normalgirl2000


Total World Records: ??
Country: US

Stars Earned
12
5
6

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
In The Hall Of The Mountain King KaW 22 27452 -72548 -35113 100000 2025-09-13 00:32:31
Remember December Smiley 22 72950 -27050 -13092 100000 2025-09-13 00:28:48
I Love You Baby Pandera 21 2736 -97264 -42893 100000 2025-06-06 18:28:57
Disconnected Disco Kid Whatever 20 33169 -66831 -26732 100000 2025-09-11 21:22:16
Fleadh Uncut Ian Parker 21 3549 -96451 -42535 100000 2025-09-13 00:36:22
Ra Banzai 21 70125 -29875 -13175 100000 2025-09-11 22:26:11
ROM-eo & Juli8 Nina 19 12068 -87932 -31743 100000 2024-11-09 05:54:25
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 6396 -93604 -37442 100000 2025-08-16 01:42:43
Ladybug Coconut 19 78194 -21806 -7872 100000 2025-09-13 00:20:04
EternuS Sanxion7 20 1154 -98846 -39538 100000 2024-11-07 02:03:05
Xuxa Smiley 23 68707 -31293 -16554 100000 2025-09-13 00:47:20
Bumble Bee Bambee 20 68646 -31354 -12542 100000 2025-09-17 00:07:37
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 81857 -18143 -7257 100000 2025-09-11 21:20:04
Hero Miss Papaya 20 51978 -48022 -19209 100000 2025-09-11 22:20:30
Anubis Banzai 20 76606 -23394 -9358 100000 2025-09-11 22:22:50
MAX428 Omega 27 30561 -69261 -50491 99822 2024-12-05 04:02:27
Butterfly Swingrowers 19 70796 -29204 -10543 100000 2024-11-14 03:34:12
Cartoon Heroes Barbie Young 21 29622 -70378 -31037 100000 2025-09-16 23:54:14
Silent Movie Little Violet 19 79383 -20617 -7443 100000 2024-11-14 03:37:17
Therapy Conro 20 6908 -93092 -37237 100000 2024-11-21 03:54:08
Keep On Dancing BEAUZ feat. Heleen 20 20829 -79171 -31668 100000 2024-11-21 03:50:16
Go! Rocky Joe Maximum Power 20 68041 -31959 -12784 100000 2025-09-20 01:25:39
Bad Boy E-Rotic 20 71190 -28810 -11524 100000 2025-09-16 23:52:10
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.3901
Total Execution Time  2.3932
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,904,400 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18104/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.3810 seconds)  (Hide)
0.0039   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` = '18104'
GROUP BY `gs`.`grade
0.0035   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` = '18104'
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` = '18104'
AND `r`.`name` = 'total' 
2.3733   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)