DDragonYT


Total World Records: ??
Country: AU

Stars Earned
10
3
17

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 79462 -20538 -7414 100000 2026-01-21 05:36:59
Start & Paws Oscillator X 19 63172 -36828 -13295 100000 2026-02-14 01:33:05
The 7th Element Vitas 19 76160 -23840 -8606 100000 2026-01-14 05:45:47
Disconnected Disco Kid Whatever 20 31747 -68253 -27301 100000 2026-02-08 01:38:23
Fleadh Uncut Ian Parker 21 12441 -87559 -38614 100000 2026-02-21 03:06:39
Flying High Filo Bedo 21 16926 -83074 -36636 100000 2026-03-23 04:01:04
Dies Irae Jason Creasey 19 44389 -55611 -20076 100000 2026-03-23 04:33:44
Bumble Bee Bambee 20 45838 -54162 -21665 100000 2026-04-09 05:22:46
Typical Tropical Bambee 19 77921 -22079 -7971 100000 2026-03-23 03:58:37
No Princess Lynn 19 81736 -18264 -6593 100000 2026-03-23 03:30:00
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 80802 -19198 -8466 100000 2026-02-08 03:26:41
Megalovania Toby Fox 21 61127 -38873 -17143 100000 2026-03-23 04:06:14
On My Own Anamanaguchi feat. HANA 21 38320 -61680 -27201 100000 2026-02-14 01:49:11
Beethoven Virus BanYa 22 35781 -64219 -31082 100000 2026-02-21 03:09:46
Paradox Naoki feat. Riyu Kosaka 20 17733 -82267 -32907 100000 2026-02-21 04:02:38
Grab It While We Can FantastixX 19 21663 -78337 -28280 100000 2026-04-09 04:44:46
Kalinka Quiqman 20 51172 -48828 -19531 100000 2026-02-21 04:00:19
Shiawase Dion Timmer 23 22121 -77879 -41198 100000 2026-05-09 06:00:27
Right Into You The Tech Team 20 61174 -38826 -15530 100000 2026-03-23 04:31:06
Just Dance Bad Computer 20 78810 -21190 -8476 100000 2026-04-19 04:06:50
Nothing Else Matters Katya Ocean 19 51175 -48825 -17626 100000 2026-02-05 23:06:27
2NITE nanobii 21 27794 -72206 -31843 100000 2026-02-05 23:55:07
Elysium Scott Brown 21 80510 -19490 -8595 100000 2026-03-23 03:24:09
Definition of a Badboy Scott Brown 20 76418 -23582 -9433 100000 2026-03-23 04:03:13
Letting Go Bensley & Voicians 19 21556 -78444 -28318 100000 2026-01-21 06:11:55
Boogie Shoes AronChupa & Little Sis Nora 20 79604 -20396 -8158 100000 2026-01-21 05:19:01
Every Time I Close My Eyes Scott Brown & Gillian Tennant 20 76080 -23920 -9568 100000 2026-02-10 05:05:53
Rubix Cube Rusko 21 101 -99899 -44055 100000 2026-04-19 04:15:09
Better Now JTS 21 22381 -77619 -34230 100000 2026-02-14 03:29:38
Chemical Love Kevin & Cherry 21 27751 -72249 -31862 100000 2026-03-23 03:27:17
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  4.9972
Total Execution Time  5.0002
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,039,552 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/23844/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 (4.9882 seconds)  (Hide)
0.0062   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` = '23844'
GROUP BY `gs`.`grade
0.0018   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` = '23844'
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` = '23844'
AND `r`.`name` = 'total' 
4.9800   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)