nounverber


Total World Records: ??
Country: US

Stars Earned
12
14
7

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
Dance Vibrations Elpis 19 77035 -22965 -8290 100000 2024-04-30 23:02:56
Joanna Crazy Loop 19 41235 -58765 -21214 100000 2023-09-19 22:39:28
Million Feelings Chriss Floren 19 18961 -81039 -29255 100000 2023-05-19 22:29:46
Bounce Crew 7 19 31266 -68734 -24813 100000 2023-09-19 22:37:03
Medicine 2013 Kim Leoni 19 27129 -72871 -26306 100000 2024-04-30 23:00:34
We Are The Sun Maui & Crizz feat. Gerald G. 19 21591 -78409 -28306 100000 2023-04-13 22:45:43
Crazy Baby Fantasy Project 20 74150 -25850 -10340 100000 2024-01-28 21:13:14
One Step Further Jenna Drey 20 77305 -22695 -9078 100000 2024-01-28 21:27:33
Unity TheFatRat 21 7404 -92596 -40835 100000 2023-05-09 00:16:50
Ize Pie Headtwist & Pump 19 38393 -61607 -22240 100000 2023-09-19 23:01:52
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 1871 -98129 -39252 100000 2024-01-28 21:15:45
Dies Irae Jason Creasey 19 28300 -71700 -25884 100000 2023-05-09 00:19:49
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 37777 -62223 -22463 100000 2024-04-30 22:56:18
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 69046 -30954 -12382 100000 2024-01-28 21:40:50
Pink Dinosaur Miss Papaya 19 70047 -29953 -10813 100000 2024-01-28 21:17:41
No Princess Lynn 19 74282 -25718 -9284 100000 2023-09-19 22:53:35
Stay Tess 20 63929 -36071 -14428 100000 2024-01-28 21:33:09
Pretty Ugly Yenn 20 60424 -39576 -15830 100000 2024-01-28 21:35:52
Sky High Lucyfer 20 74099 -25901 -10360 100000 2024-01-28 21:31:14
Twelve Riyu Kosaka 20 48519 -51481 -20592 100000 2023-04-13 22:49:42
The Judgement Day Naoki feat. Riyu Kosaka 19 16432 -83568 -30168 100000 2023-09-19 22:29:28
Operator Miss Papaya 19 72972 -27028 -9757 100000 2024-01-28 21:08:34
Kinky Boots Daz Sampson & Nona 19 77220 -22780 -8224 100000 2024-01-28 21:20:25
Robot World Oscillator X 19 75583 -24417 -8815 100000 2023-09-19 22:56:06
Here For You PIXL feat. Q'AILA 19 72754 -27246 -9836 100000 2023-09-19 22:34:45
Villain PIXY 20 47189 -52811 -21124 100000 2023-04-13 22:47:37
Orbit Ellis 19 63299 -36701 -13249 100000 2023-09-19 22:59:02
Just Dance Bad Computer 20 71082 -28918 -11567 100000 2024-01-28 21:25:14
Do My Thing PRTY ANML 20 75879 -24121 -9648 100000 2024-01-28 21:23:09
Down Low Hr. Troels x Felix Schorn 20 18341 -81659 -32664 100000 2024-01-28 21:38:53
Sirens RENOLD X Scarlett 19 80559 -19441 -7018 100000 2024-01-28 21:10:57
The 7 Jump Ken-D 19 78525 -21475 -7752 100000 2023-09-19 22:31:39
Definition of a Badboy Scott Brown 20 69569 -30431 -12172 100000 2024-01-28 21:42:54
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  2.0169
Total Execution Time  2.0209
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,928,392 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9283/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.0050 seconds)  (Hide)
0.0050   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` = '9283'
GROUP BY `gs`.`grade
0.0031   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` = '9283'
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` = '9283'
AND `r`.`name` = 'total' 
1.9967   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)