dancedancedavid


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
Dynamo Oscillator X 19 53891 -46109 -16645 100000 2025-07-02 23:32:38
Start & Paws Oscillator X 19 6423 -93577 -33781 100000 2025-07-24 01:35:15
Birdie Doolittle 19 13373 -86627 -31272 100000 2025-01-09 02:56:34
Change The World Nathalie & Kim Lukas 19 73745 -26255 -9478 100000 2025-07-02 23:16:03
Joanna Crazy Loop 19 30800 -69200 -24981 100000 2025-07-24 01:54:17
Blow My Mind Alphadelta 19 72543 -27457 -9912 100000 2025-07-02 23:19:04
Da Roots Mind Reflection 20 33708 -66292 -26517 100000 2025-07-10 01:15:52
Ladybug Coconut 19 69778 -30222 -10910 100000 2025-07-10 00:53:16
Click Bait S3RL feat. GL!TCH 20 4901 -95099 -38040 100000 2025-07-17 00:51:07
Pink Dinosaur Miss Papaya 19 63304 -36696 -13247 100000 2025-07-24 00:42:05
No Princess Lynn 19 67588 -32412 -11701 100000 2025-07-17 01:07:20
Devil Inside CRMNL 19 75488 -24512 -8849 100000 2025-03-06 01:30:02
The Judgement Day Naoki feat. Riyu Kosaka 19 54114 -45886 -16565 100000 2025-07-17 00:45:53
Operator Miss Papaya 19 21886 -78114 -28199 100000 2025-05-22 01:45:23
High On Your Love Safura 19 82248 -17752 -6408 100000 2025-07-09 23:59:53
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 57877 -42123 -15206 100000 2025-07-10 00:02:08
We Got The Moves Electric Callboy 20 15144 -84856 -33942 100000 2025-07-17 01:31:08
Sirens RENOLD X Scarlett 19 75051 -24949 -9007 100000 2025-07-24 01:32:11
The 7 Jump Ken-D 19 68637 -31363 -11322 100000 2025-07-02 23:29:57
Boogeyman Wizardz of Oz 19 47886 -52114 -18813 100000 2025-07-02 23:05:34
Halley's Comet Jenna Drey & Joe Bermudez 19 21088 -78912 -28487 100000 2025-06-19 01:40:38
Letting Go Bensley & Voicians 19 13540 -86460 -31212 100000 2025-07-10 00:38:24
The Banana Song SIPPY 19 71753 -28247 -10197 100000 2025-07-17 01:49:56
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  3.0545
Total Execution Time  3.0576
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,552 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16515/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.0463 seconds)  (Hide)
0.0107   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` = '16515'
GROUP BY `gs`.`grade
0.0107   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` = '16515'
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` = '16515'
AND `r`.`name` = 'total' 
3.0247   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)