D2rgirl


Total World Records: ??
Country: US

Stars Earned
13
3
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
Party All Night KaW feat. Sam-I-Am 20 75002 -24998 -9999 100000 2023-04-16 00:25:06
Start & Paws Oscillator X 19 72341 -27659 -9985 100000 2022-12-03 23:31:46
Don't Stop My Music Tonight David Dima 22 51793 -48207 -23332 100000 2022-12-04 00:03:27
Dream A Dream Captain Jack 20 75796 -24204 -9682 100000 2023-06-25 23:51:47
The 7th Element Vitas 19 85235 -14765 -5330 100000 2022-12-03 22:37:49
Think Thousand Thoughts Auvic 20 34964 -65036 -26014 100000 2023-04-16 00:35:00
Bounce Crew 7 19 73921 -26079 -9415 100000 2022-12-03 23:20:16
Mexi Mexi Mozquito 20 82739 -17261 -6904 100000 2023-04-16 00:49:19
Made In China Vitas & Sergey Pudovkin 20 83413 -16587 -6635 100000 2023-04-16 00:47:02
Young Forever Rebecca 20 78446 -21554 -8622 100000 2023-04-16 00:26:46
Ghosts Tenth Planet 20 80292 -19708 -7883 100000 2023-06-26 00:15:08
Music & Police CJ Crew & KaW feat. Christian D. 21 59956 -40044 -17659 100000 2023-04-16 00:41:01
Warrior Kirill Gramada 21 74399 -25601 -11290 100000 2022-12-03 23:47:52
Megalovania Toby Fox 21 60839 -39161 -17270 100000 2023-04-16 00:43:58
On My Own Anamanaguchi feat. HANA 21 49906 -50094 -22091 100000 2022-12-03 22:59:32
Ring The Alarm M-Project & Signal 22 34727 -65273 -31592 100000 2022-12-03 23:37:04
Fade Out Bensley 21 33240 -66760 -29441 100000 2023-04-16 00:30:00
INEEDU Teddy Killerz 22 10073 -89927 -43525 100000 2025-03-14 01:35:31
Right Into You The Tech Team 20 82587 -17413 -6965 100000 2022-12-03 22:56:08
WYGD Bishu 19 86122 -13878 -5010 100000 2023-04-16 00:37:54
Just Dance Bad Computer 20 80046 -19954 -7982 100000 2023-06-25 23:54:35
Down Low Hr. Troels x Felix Schorn 20 79274 -20726 -8290 100000 2023-06-26 00:09:04
Pilgrim 2000 Bass-X vs. Scott Brown 21 1353 -98647 -43503 100000 2025-03-14 01:30:08
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.5809
Total Execution Time  2.5838
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,600 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8068/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.5689 seconds)  (Hide)
0.0048   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` = '8068'
GROUP BY `gs`.`grade
0.0008   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` = '8068'
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` = '8068'
AND `r`.`name` = 'total' 
2.5630   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)