aeyooo5


Total World Records: ??
Country: US

Stars Earned
14
8
3
2

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
Firewalker Xenon 19 93154 -6846 -2471 100000 2025-07-06 17:22:26
The Rainmaker Doug Laurent 20 88308 -11692 -4677 100000 2025-05-26 21:52:43
Be My Hero Freezer 21 76620 -23380 -10311 100000 2025-05-26 21:33:25
RockSlaves Leo Pigot & Rinat Crone 23 87499 -12501 -6613 100000 2025-08-03 00:39:44
Think Thousand Thoughts Auvic 20 88041 -11959 -4784 100000 2025-05-26 18:49:27
Zodiac Banzai 21 86912 -13088 -5772 100000 2025-05-26 19:07:25
Surf Hyper Potions 22 88936 -11064 -5355 100000 2025-07-04 18:08:38
Disconnected Disco Kid Whatever 20 94130 -5870 -2348 100000 2025-07-20 16:00:08
Become Astral Ash Astral 22 21024 -78976 -38224 100000 2025-05-26 19:00:04
Hero Miss Papaya 20 79404 -20596 -8238 100000 2025-07-04 17:59:05
Who R You Leo Pigot 21 91341 -8659 -3819 100000 2025-07-06 17:24:55
Dolphin Talk Pyramyth 23 88088 -11912 -6301 100000 2025-07-06 17:27:34
Crime Time CJ Crew & KaW feat. Sedge 22 83602 -16398 -7937 100000 2025-05-26 18:52:26
Fall Silently Christoph Maitland & Toby Emerson feat. Veela 22 80570 -19430 -9404 100000 2025-08-02 22:52:54
Glowing In The Night Schustin 23 77614 -22386 -11842 100000 2025-05-26 21:59:03
We Do This Dance Victoria 22 93339 -6661 -3224 100000 2025-08-02 23:50:10
Shiawase Dion Timmer 23 58182 -41818 -22122 100000 2025-08-03 00:41:58
The Shrimps Vertigini 20 96515 -3485 -1394 100000 2025-07-20 15:32:24
Rainbow Rave Parade Chime 24 60700 -39300 -22637 100000 2025-07-04 18:01:55
Dance Sophon 23 82142 -17858 -9447 100000 2025-08-02 23:47:23
Born to Run Red Parker 19 97046 -2954 -1066 100000 2025-08-03 00:45:00
EMEA Re-venG 24 30172 -69828 -40221 100000 2025-08-02 23:53:51
Just Dance Bad Computer 20 92771 -7229 -2892 100000 2025-08-02 21:11:57
GALACTICAL Tokyo Machine 23 83000 -17000 -8993 100000 2025-08-02 23:45:15
BLEEP BLOOP Tokyo Machine 24 39476 -60524 -34862 100000 2025-05-26 22:02:13
Elysium Scott Brown 21 88539 -11461 -5054 100000 2025-05-26 21:55:47
Music Is Moving Tatsunoshin 23 85636 -14364 -7599 100000 2025-08-02 22:59:03
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  2.6526
Total Execution Time  2.6568
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,907,528 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13974/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.6413 seconds)  (Hide)
0.0031   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` = '13974'
GROUP BY `gs`.`grade
0.0015   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` = '13974'
AND `ghs`.`private` = 
0.0002   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` = '13974'
AND `r`.`name` = 'total' 
2.6365   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)