hhhhhhhh


Total World Records: ??
Country: US

Stars Earned
9
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
Get Down Kairo Kingdom 22 86670 -13330 -6452 100000 2025-05-18 03:38:46
Crazyloop Crazy Loop 22 96380 -3620 -1752 100000 2024-10-07 04:12:38
Da Roots Mind Reflection 20 80908 -19092 -7637 100000 2021-03-12 20:15:19
ROM-eo & Juli8 Nina 19 72425 -27575 -9955 100000 2021-03-12 20:08:40
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 90324 -9676 -3870 100000 2024-10-07 04:10:58
Waka Laka Jenny Rom vs. The Zippers 21 75060 -24940 -10999 100000 2021-03-12 20:20:37
Music & Police CJ Crew & KaW feat. Christian D. 21 36073 -63927 -28192 100000 2021-03-12 20:01:54
Megalovania Toby Fox 21 91705 -8295 -3658 100000 2025-05-18 03:20:17
My Generation Captain Jack 20 77793 -22207 -8883 100000 2021-03-12 20:08:40
On My Own Anamanaguchi feat. HANA 21 82852 -17148 -7562 100000 2025-05-18 03:22:48
Fall Silently Christoph Maitland & Toby Emerson feat. Veela 22 58878 -41122 -19903 100000 2025-05-19 01:23:03
Critical Hit MDK 25 79964 -20036 -12523 100000 2024-10-05 04:36:35
Dystopia 2077 F.O.O.L & The Forgotten 23 57194 -42806 -22644 100000 2025-04-14 01:27:17
Press Start MDK 23 76842 -23158 -12251 100000 2025-05-18 03:41:25
How We Win FWLR 21 89762 -10238 -4515 100000 2025-04-14 01:04:44
Rainbow Rave Parade Chime 24 88283 -11717 -6749 100000 2025-04-14 01:21:58
TURBO Tokyo Machine 21 92894 -7106 -3134 100000 2024-10-07 04:03:35
INEEDU Teddy Killerz 22 7700 -92300 -44673 100000 2025-04-14 01:01:40
Just Dance Bad Computer 20 90361 -9639 -3856 100000 2025-05-18 03:35:23
Techno World NAOKI underground 22 94394 -5606 -2713 100000 2025-04-14 01:07:23
BLEEP BLOOP Tokyo Machine 24 85165 -14835 -8545 100000 2025-04-14 01:24:56
Accelerate Teminite & Skybreak 24 85157 -14843 -8550 100000 2025-05-19 01:14:02
  BENCHMARKS  
Loading Time: Base Classes  0.0055
Controller Execution Time ( Main / Rival )  2.4809
Total Execution Time  2.4866
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,890,864 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3720/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.4572 seconds)  (Hide)
0.0065   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` = '3720'
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` = '3720'
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` = '3720'
AND `r`.`name` = 'total' 
2.4490   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)