GNVersion2


Total World Records: ??
Country: US

Stars Earned
35
2
1
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
Birdie Doolittle 19 94795 -5205 -1879 100000 2025-08-28 23:27:25
Dream A Dream Captain Jack 20 90589 -9411 -3764 100000 2025-08-20 23:55:21
Licky Licky Crispy 20 96462 -3538 -1415 100000 2025-09-18 00:03:25
I Love You Baby Pandera 21 91948 -8052 -3551 100000 2025-08-20 23:33:34
Land Of The Rising Sun Spacekatz 21 89509 -10491 -4627 100000 2025-08-20 23:38:43
EternuS Sanxion7 20 96252 -3748 -1499 100000 2025-08-20 23:52:09
Mellow Rikki & Daz 20 90373 -9627 -3851 100000 2025-09-18 00:05:36
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 94659 -5341 -1928 100000 2025-09-11 00:17:25
Beautiful Man Radiorama 21 82939 -17061 -7524 100000 2025-09-18 00:11:12
Never Gonna Make Morgana 21 94639 -5361 -2364 100000 2025-08-28 22:47:36
Typical Tropical Bambee 19 95606 -4394 -1586 100000 2025-08-28 22:40:18
Justify My Love Tess 21 90174 -9826 -4333 100000 2025-08-20 23:35:46
Movin On Ellen Gee 20 95975 -4025 -1610 100000 2025-08-20 23:21:07
Pink Dinosaur Miss Papaya 19 97486 -2514 -908 100000 2025-09-17 23:42:29
Bye Bye Baby Balloon Joga 21 91238 -8762 -3864 100000 2025-08-20 23:30:02
Dam Dariram Joga 20 94545 -5455 -2182 100000 2025-08-20 23:16:39
No Princess Lynn 19 96600 -3400 -1227 100000 2025-08-20 23:23:17
So Deep Silvertear 21 83274 -16726 -7376 100000 2025-09-11 00:27:46
In My Dreams Rebecca 20 95476 -4524 -1810 100000 2025-08-20 23:49:06
Dam Dadi Doo Fantasy Project 22 68637 -31363 -15180 100000 2025-08-28 22:50:32
My Baby Mama Anquette 21 87755 -12245 -5400 100000 2025-09-17 23:52:52
No Nobody's Love Joga 20 95339 -4661 -1864 100000 2025-09-11 00:25:10
My Generation Captain Jack 20 96655 -3345 -1338 100000 2025-08-20 23:19:03
Spaceman Bambee & Lynn 20 96411 -3589 -1436 100000 2025-08-20 23:13:53
Charlene Missing Heart 22 31266 -68734 -33267 100000 2025-08-28 22:45:31
In The Heat Of The Night E-Rotic 20 91764 -8236 -3294 100000 2025-08-28 22:52:48
Sky High DJ Miko 20 92379 -7621 -3048 100000 2025-09-11 00:22:42
Butterfly Swingrowers 19 93179 -6821 -2462 100000 2025-09-11 00:15:09
If You Can Say Goodbye Kate Project 19 97964 -2036 -735 100000 2025-09-17 23:38:18
Queen Of Light E-Rotic 21 94339 -5661 -2497 100000 2025-08-20 23:41:33
Turn Me On E-Rotic 20 93766 -6234 -2494 100000 2025-09-11 00:20:23
Never Ending Story DJ AC-DC 20 97080 -2920 -1168 100000 2025-09-18 00:08:03
Pump the Rhythm Ultimate Heights 21 92223 -7777 -3430 100000 2025-08-20 23:44:08
Kalinka Quiqman 20 94132 -5868 -2347 100000 2025-09-18 00:01:19
The Shrimps Vertigini 20 90834 -9166 -3666 100000 2025-09-18 00:14:37
Lemmings On The Run E-Rotic 21 93558 -6442 -2841 100000 2025-08-20 23:25:45
Night In Motion Cubic 22 21 89872 -10128 -4466 100000 2025-09-10 21:51:31
DJ Party BB Hayes 20 95979 -4021 -1608 100000 2025-08-20 23:11:52
Remember Me Leslie Parrish 21 91847 -8153 -3595 100000 2025-08-20 23:46:10
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.3415
Total Execution Time  2.3445
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,956,528 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/24131/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.3319 seconds)  (Hide)
0.0019   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` = '24131'
GROUP BY `gs`.`grade
0.0048   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` = '24131'
AND `ghs`.`private` = 
0.0004   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` = '24131'
AND `r`.`name` = 'total' 
2.3248   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)