DrivenDancer


Total World Records: ??
Country: US

Stars Earned
26
4

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
Land Of The Lost Banzai 19 94985 -5015 -1810 100000 2025-05-31 02:46:18
Party People Oscillator X 20 90956 -9044 -3618 100000 2025-02-27 22:01:03
Birdie Doolittle 19 96036 -3964 -1431 100000 2024-09-11 21:36:19
Change The World Nathalie & Kim Lukas 19 97337 -2663 -961 100000 2025-02-23 02:04:54
Blow My Mind Alphadelta 19 96946 -3054 -1102 100000 2025-02-23 02:36:41
One Step Further Jenna Drey 20 96102 -3898 -1559 100000 2025-05-31 03:41:08
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 93398 -6602 -2641 100000 2024-09-29 01:09:29
Dies Irae Jason Creasey 19 93762 -6238 -2252 100000 2025-03-06 21:54:46
Click Bait S3RL feat. GL!TCH 20 94073 -5927 -2371 100000 2025-02-23 02:07:21
Boom Boom Dollars King Kong & D'Jungle Girls 21 92307 -7693 -3393 100000 2025-02-02 01:34:25
Young Forever Rebecca 20 92369 -7631 -3052 100000 2025-02-23 02:25:09
Pink Dinosaur Miss Papaya 19 96918 -3082 -1113 100000 2025-02-27 21:30:17
Riddimino Philstep 23 81435 -18565 -9821 100000 2025-02-23 02:13:53
I'm Crazy For Your Love Black Eva 21 93857 -6143 -2709 100000 2025-07-03 22:40:38
Russian Roulette Darwin 22 82360 -17640 -8538 100000 2025-05-31 03:21:04
Kagami KaW 21 91827 -8173 -3604 100000 2025-02-23 02:54:01
Butterfly Swingrowers 19 92652 -7348 -2653 100000 2025-02-23 02:39:33
Kick It Man KaW feat. DAZ 19 96111 -3889 -1404 100000 2025-03-06 21:41:17
If You Can Say Goodbye Kate Project 19 93584 -6416 -2316 100000 2025-02-23 02:51:14
Kinky Boots Daz Sampson & Nona 19 93404 -6596 -2381 100000 2025-03-06 21:43:23
Lay It Down Tchorta & Gui Boratto 19 94642 -5358 -1934 100000 2025-05-31 02:43:56
Bewitched PIXY 22 83229 -16771 -8117 100000 2025-02-23 01:19:59
WYGD Bishu 19 97465 -2535 -915 100000 2025-02-23 02:22:52
Orbit Ellis 19 95587 -4413 -1593 100000 2025-05-31 03:38:16
Boogeyman Wizardz of Oz 19 92850 -7150 -2581 100000 2025-02-27 21:24:29
Party ChildsPlay 19 95613 -4387 -1584 100000 2025-02-27 21:59:00
Big Boss Big Boss 21 91045 -8955 -3949 100000 2025-02-02 01:31:30
Way To Rio Tony T 20 89557 -10443 -4177 100000 2025-02-23 01:17:41
Be Alright Red Parker 20 88466 -11534 -4614 100000 2025-02-23 02:34:18
In The Echo Koven 22 85783 -14217 -6881 100000 2025-05-31 03:18:31
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  3.6881
Total Execution Time  3.6911
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,911,328 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16226/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 (3.6789 seconds)  (Hide)
0.0086   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` = '16226'
GROUP BY `gs`.`grade
0.0196   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` = '16226'
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` = '16226'
AND `r`.`name` = 'total' 
3.6504   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)