CallOfTheDragon


Total World Records: ??
Country: US

Stars Earned
19
8
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
The Rainmaker Doug Laurent 20 94124 -5876 -2350 100000 2023-07-12 23:22:44
Y Don't U Deeper Territory 22 85387 -14613 -7073 100000 2023-07-13 00:03:15
Flying High Filo Bedo 21 18039 -81961 -36145 100000 2023-12-22 20:04:19
Go 60 Go Takoyaki 24 32298 -67702 -38996 100000 2025-05-10 20:50:23
My Life Is So Crazy Initial P 24 81182 -18818 -10839 100000 2023-07-13 00:13:18
Rainspark Sanxion7 21 92463 -7537 -3324 100000 2023-07-13 00:24:21
Bumble Bee Bambee 20 86432 -13568 -5427 100000 2023-12-22 20:00:58
A Sign Tipsy & Tipsy 23 83700 -16300 -8623 100000 2025-05-10 20:03:05
Spaceman Bambee & Lynn 20 94001 -5999 -2400 100000 2025-05-10 20:00:21
On My Own Anamanaguchi feat. HANA 21 17794 -82206 -36253 100000 2025-01-12 20:56:04
Critical Hit MDK 25 81253 -18747 -11717 100000 2023-07-13 00:16:38
Winter BanYa 25 36967 -63033 -39396 100000 2025-05-10 20:54:54
Ring The Alarm M-Project & Signal 22 79105 -20895 -10113 100000 2025-01-12 20:52:50
Press Start MDK 23 88844 -11156 -5902 100000 2023-07-13 00:00:24
TURBO Tokyo Machine 21 92133 -7867 -3469 100000 2023-07-12 23:25:26
Crab Rave Noisestorm 20 90481 -9519 -3808 100000 2025-04-20 01:31:32
Nothing Else Matters Katya Ocean 19 89869 -10131 -3657 100000 2025-04-20 01:26:43
Night In Motion Cubic 22 21 93349 -6651 -2933 100000 2023-07-12 23:42:02
Stars James Landino 24 79351 -20649 -11894 100000 2025-05-10 20:05:24
FAR OUT Tokyo Machine 24 83282 -16718 -9630 100000 2025-05-10 20:52:26
Everybody Get Up Tempo feat. Manola 19 1395 -98605 -35596 100000 2025-04-20 01:29:22
DJ Party BB Hayes 20 94194 -5806 -2322 100000 2025-04-06 01:09:49
Need You Nostalgix 22 92165 -7835 -3792 100000 2025-07-30 23:50:38
Hero of the Night David Kane 23 92267 -7733 -4091 100000 2025-07-30 23:59:21
Lunatic BLACK HOLE 23 23698 -76302 -40364 100000 2025-07-30 23:56:46
Be Alright Red Parker 20 89431 -10569 -4228 100000 2025-07-30 23:53:12
When The Sun Goes Down Ken Blast 22 89504 -10496 -5080 100000 2025-04-06 01:05:56
MEANT 2 BE THIRST & nuphory 23 87354 -12646 -6690 100000 2025-04-06 01:02:02
No Rules Foxela & Britt Lari 19 95947 -4053 -1463 100000 2025-04-06 00:54:34
Polarised Koven, ÆON:MODE, Blanke 22 93241 -6759 -3271 100000 2025-04-06 00:59:41
Remember Me Leslie Parrish 21 87376 -12624 -5567 100000 2025-04-06 00:56:42
Redshift F.O.O.L 23 91786 -8214 -4345 100000 2025-07-30 23:47:33
In The Echo Koven 22 91340 -8660 -4191 100000 2025-07-30 23:45:10
  BENCHMARKS  
Loading Time: Base Classes  0.0065
Controller Execution Time ( Main / Rival )  2.9613
Total Execution Time  2.9686
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,927,184 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10852/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.9321 seconds)  (Hide)
0.0066   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` = '10852'
GROUP BY `gs`.`grade
0.0049   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` = '10852'
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` = '10852'
AND `r`.`name` = 'total' 
2.9204   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)