dragondreamer


Total World Records: ??
Country: GB

Stars Earned
8
3
12

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
Firewalker Xenon 19 33731 -66269 -23923 100000 2025-12-06 13:24:38
Birdie Doolittle 19 88087 -11913 -4301 100000 2025-12-02 21:13:43
Dabbi Doo Ni-Ni 20 51773 -48227 -19291 100000 2025-12-02 21:24:36
Licky Licky Crispy 20 85926 -14074 -5630 100000 2025-12-06 13:39:35
The 7th Element Vitas 19 72813 -27187 -9815 100000 2025-11-27 22:07:03
Ba Be Loo Be La Kristeen 20 3307 -96693 -38677 100000 2025-11-23 14:46:15
Endless Day Verona 19 28347 -71653 -25867 100000 2025-11-21 13:36:56
Da Roots Mind Reflection 20 79613 -20387 -8155 100000 2025-11-29 16:46:40
ROM-eo & Juli8 Nina 19 54978 -45022 -16253 100000 2025-12-02 22:49:09
Ladybug Coconut 19 84973 -15027 -5425 100000 2025-12-06 13:45:05
Bumble Bee Bambee 20 46778 -53222 -21289 100000 2025-11-29 16:24:57
Typical Tropical Bambee 19 84367 -15633 -5644 100000 2025-11-30 14:30:26
Young Forever Rebecca 20 15001 -84999 -34000 100000 2025-11-27 22:36:44
Pink Dinosaur Miss Papaya 19 89481 -10519 -3797 100000 2025-12-02 22:41:50
No Princess Lynn 19 84622 -15378 -5551 100000 2025-12-02 22:35:59
In The Heat Of The Night E-Rotic 20 75851 -24149 -9660 100000 2025-12-06 13:19:08
Operator Miss Papaya 19 85795 -14205 -5128 100000 2025-12-06 15:25:48
Kinky Boots Daz Sampson & Nona 19 84840 -15160 -5473 100000 2025-12-06 15:20:41
Grab It While We Can FantastixX 19 84433 -15567 -5620 100000 2025-12-02 21:47:53
Never Ending Story DJ AC-DC 20 89093 -10907 -4363 100000 2025-11-23 14:38:13
High On Your Love Safura 19 77246 -22754 -8214 100000 2025-11-29 17:32:06
Take Take Miss V 20 82990 -17010 -6804 100000 2025-11-30 14:08:04
All Starts Now Laurell 19 1957 -98043 -35394 100000 2025-11-29 16:19:47
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  3.4878
Total Execution Time  3.4908
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,938,528 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/25570/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.4769 seconds)  (Hide)
0.0135   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` = '25570'
GROUP BY `gs`.`grade
0.0297   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` = '25570'
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` = '25570'
AND `r`.`name` = 'total' 
3.4335   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)