HamburgerBun


Total World Records: ??
Country: US

Stars Earned
23
3
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
Drifting Away Filo Bedo 20 91132 -8868 -3547 100000 2026-03-08 16:36:01
ROM-eo & Juli8 Nina 19 92239 -7761 -2802 100000 2026-02-22 17:16:11
Sunshine Triple J 22 78522 -21478 -10395 100000 2026-02-22 16:55:29
Mellow Rikki & Daz 20 96936 -3064 -1226 100000 2026-02-22 18:02:04
Coming Out Playmaker feat. Robina 19 94617 -5383 -1943 100000 2026-02-08 16:59:57
Typical Tropical Bambee 19 91172 -8828 -3187 100000 2026-03-08 16:01:22
Ghosts Tenth Planet 20 39788 -60212 -24085 100000 2025-12-12 23:52:16
Movin On Ellen Gee 20 90939 -9061 -3624 100000 2026-02-22 17:59:28
Pink Dinosaur Miss Papaya 19 96314 -3686 -1331 100000 2026-02-22 17:40:39
Dam Dariram Joga 20 91802 -8198 -3279 100000 2026-02-08 17:12:10
No Princess Lynn 19 95706 -4294 -1550 100000 2026-02-22 17:49:10
So Deep Silvertear 21 79622 -20378 -8987 100000 2025-12-21 17:49:13
Stay Tess 20 87657 -12343 -4937 100000 2026-03-08 16:14:00
Classic Madness Fracus & Darwin 21 89104 -10896 -4805 100000 2024-09-01 20:04:12
My Baby Mama Anquette 21 81925 -18075 -7971 100000 2025-12-21 17:24:46
Magic Mystery Tour KaW feat. Paula Terry 19 87611 -12389 -4472 100000 2025-12-21 17:11:59
Sky High Lucyfer 20 91958 -8042 -3217 100000 2026-02-09 14:33:46
Nori Nori Nori Judy Crystal 21 89420 -10580 -4666 100000 2025-12-21 17:33:10
Do It All Night E-Rotic 20 91902 -8098 -3239 100000 2026-02-08 17:27:23
The Judgement Day Naoki feat. Riyu Kosaka 19 95139 -4861 -1755 100000 2024-11-29 20:25:14
Operator Miss Papaya 19 95038 -4962 -1791 100000 2026-02-22 17:46:10
Never Ending Story DJ AC-DC 20 94699 -5301 -2120 100000 2026-02-22 17:56:09
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 90650 -9350 -4123 100000 2024-11-29 20:22:07
Party ChildsPlay 19 97102 -2898 -1046 100000 2026-02-22 17:43:25
Everybody Get Up Tempo feat. Manola 19 97156 -2844 -1027 100000 2026-02-28 16:37:11
Singin' Every Nite Paso vs. Maximus 19 94980 -5020 -1812 100000 2026-02-28 15:57:06
Hands Up, Touch The Sky NAOKI feat. NOVA 19 95631 -4369 -1577 100000 2026-02-28 15:45:48
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  2.9317
Total Execution Time  2.9356
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,018,904 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18506/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.9198 seconds)  (Hide)
0.0195   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` = '18506'
GROUP BY `gs`.`grade
0.0103   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` = '18506'
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` = '18506'
AND `r`.`name` = 'total' 
2.8897   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)