Mr. Sun


Total World Records: ??
Country: US

Stars Earned
4
9
11
1

Currently displaying scores for mode. Select another difficulty to view scores for it.

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Bloodrush TechnoDred 26 20400 -79600 -53810 100000 2024-06-15 18:43:42
Click Bait S3RL feat. GL!TCH 20 80765 -19235 -7694 100000 2024-05-09 19:55:58
July Smiley 20 72762 -27238 -10895 100000 2024-06-15 18:07:43
Utopia Smiley 22 72812 -27188 -13159 100000 2024-06-15 18:16:44
Xuxa Smiley 23 65809 -34191 -18087 100000 2024-06-15 18:10:49
Anubis Banzai 20 70259 -29741 -11896 100000 2024-06-15 18:26:19
So Deep Silvertear 21 59827 -40173 -17716 100000 2024-02-17 19:41:11
Fantasy Melissa 21 70293 -29707 -13101 100000 2025-03-14 18:46:48
Dam Dadi Doo Fantasy Project 22 59426 -40574 -19638 100000 2025-05-09 23:45:48
Megalovania Toby Fox 21 36207 -63793 -28133 100000 2024-05-09 21:02:49
Spaceman Bambee & Lynn 20 65748 -34252 -13701 100000 2025-05-09 23:43:30
Destiny Smiley 23 77519 -22481 -11892 100000 2024-06-15 18:56:27
Liquify Toby Emerson 21 58751 -41249 -18191 100000 2024-05-09 21:00:20
TURBO Tokyo Machine 21 73644 -26356 -11623 100000 2024-08-31 22:19:38
STOP! & Go Onyx 21 77069 -22931 -10113 100000 2024-02-17 19:43:45
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 80805 -19195 -10154 100000 2024-05-28 02:22:58
EMEA Re-venG 24 3657 -96343 -55494 100000 2024-06-15 18:53:42
Sirens RENOLD X Scarlett 19 81328 -18672 -6741 100000 2024-05-09 20:57:48
Arsene's Bazaar James Landino 25 63368 -36632 -22895 100000 2024-06-15 18:32:51
GALACTICAL Tokyo Machine 23 28365 -71635 -37895 100000 2025-05-09 23:48:32
Y2Z Affinity 22 72014 -27986 -13545 100000 2025-03-14 18:50:11
Under The Bed Macks Wolf X Tatsunoshin 21 91059 -8941 -3943 100000 2024-09-16 00:06:52
BLEEP BLOOP Tokyo Machine 24 70899 -29101 -16762 100000 2025-03-14 18:53:03
Big Boss Big Boss 21 67459 -32541 -14351 100000 2024-06-15 18:40:38
DMT Technikore 23 73936 -26064 -13788 100000 2024-09-16 00:09:28
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  2.9416
Total Execution Time  2.9458
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,904,248 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14143/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (2.9299 seconds)  (Hide)
0.0019   SELECT `gs`.`grade`, count(*) as count
FROM 
`gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `gamer_scores` as `gsON `gs`.`id` = `ghs`.`gamer_score_id`
WHERE (`sc`.`game_difficulty_id` = or `sc`.`game_difficulty_id` = 10)
AND `
sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
AND `ghs`.`gamer_id` = '14143'
GROUP BY `gs`.`grade
0.0013   SELECT `s`.`id` as `song_id`, `ghs`.`song_chart_id`, `s`.`title` as `title`, `s`.`artist`, `sc`.`difficulty`, `ghs`.`created_at` as `date`, `ghs`.`score`, `gs`.`flags`, `gs`.`perfect1`, `gs`.`perfect2`, `gs`.`early`, `gs`.`green`, `gs`.`yellow`, `gs`.`red`, `gs`.`late`, `gs`.`misses`, `gs`.`grade`, `s`.`game_song_id`, `sc`.`game_difficulty_id` as `difficulty_id`
FROM `gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `songs` as `sON `sc`.`song_id` = `s`.`id`
JOIN `gamer_scores` as `gsON `ghs`.`gamer_score_id` = `gs`.`id`
WHERE (`sc`.`game_difficulty_id` = or `sc`.`game_difficulty_id` = 10)
AND `
sc`.`is_enabled` = 1
AND `sc`.`edit_keyIS NULL
AND `ghs`.`gamer_id` = '14143'
AND `ghs`.`private` = 
0.0003   SELECT `id`, `first_name` as `first`, `last_name` as `last`, `username`, `country`, `picture_path`, `hex_color`, `r`.`rank` as `rank_points`
FROM `gamers` as `g`
JOIN `statmani_devel`.`ranking` as `rON `r`.`user_id` = `g`.`id`
WHERE `id` = '14143'
AND `r`.`name` = 'total' 
2.9265   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `sc`.`game_difficulty_id` as `difficulty_id`
FROM `gamer_high_scores` as `ghs`
JOIN `song_charts` as `scON `sc`.`id` = `ghs`.`song_chart_id`
JOIN `songs` as `sON `sc`.`song_id` = `s`.`id`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  DATABASE:  stepmani_db (Stats:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Api_model:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Main:$smx)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  HTTP HEADERS  (Show)
  CONFIG VARIABLES  (Show)