Yona


Total World Records: ??
Country: CA

Stars Earned
2
5
6
9

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
Click Bait S3RL feat. GL!TCH 20 63866 -36134 -14454 100000 2024-10-06 22:13:21
Young Forever Rebecca 20 87062 -12938 -5175 100000 2024-10-20 01:32:32
Bye Bye Baby Balloon Joga 21 2202 -97798 -43129 100000 2024-10-06 22:28:44
Dam Dariram Joga 20 86595 -13405 -5362 100000 2024-11-30 18:49:54
Speed Over Beethoven Rose 22 63607 -36393 -17614 100000 2024-11-30 18:52:15
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 76880 -23120 -11190 100000 2024-11-30 18:44:35
Nori Nori Nori Judy Crystal 21 4847 -95153 -41962 100000 2024-10-11 23:50:47
In The Heat Of The Night E-Rotic 20 89744 -10256 -4102 100000 2024-10-12 00:04:17
If You Can Say Goodbye Kate Project 19 77901 -22099 -7978 100000 2024-10-11 23:46:38
Paradox Naoki feat. Riyu Kosaka 20 45645 -54355 -21742 100000 2024-10-11 23:59:02
Queen Of Light E-Rotic 21 44664 -55336 -24403 100000 2024-10-20 01:37:30
Say What Cut Capers 21 78089 -21911 -9663 100000 2024-10-20 01:40:23
Insane Niko Noise 20 76310 -23690 -9476 100000 2024-10-06 22:46:12
Sing It Again Kirk Monteux 19 91537 -8463 -3055 100000 2024-10-20 01:30:01
Cosmic Drive Quiqman 22 74849 -25151 -12173 100000 2024-10-20 01:42:39
All For One IVD x Dee Dee x Kenny Hayes 21 45078 -54922 -24221 100000 2024-10-06 22:31:37
Crab Rave Noisestorm 20 83945 -16055 -6422 100000 2024-11-30 18:47:48
Just Dance Bad Computer 20 87234 -12766 -5106 100000 2024-10-11 23:56:34
2NITE nanobii 21 27512 -72488 -31967 100000 2024-10-06 22:37:17
A Little Love Glitterati 21 75566 -24434 -10775 100000 2024-10-20 01:34:54
Keep On Dancing BEAUZ feat. Heleen 20 74791 -25209 -10084 100000 2024-10-06 22:24:28
Under The Bed Macks Wolf X Tatsunoshin 21 83314 -16686 -7359 100000 2024-10-06 22:48:44
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Rival )  2.0325
Total Execution Time  2.0363
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,891,080 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/19091/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.0221 seconds)  (Hide)
0.0011   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` = '19091'
GROUP BY `gs`.`grade
0.0015   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` = '19091'
AND `ghs`.`private` = 
0.0008   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` = '19091'
AND `r`.`name` = 'total' 
2.0186   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)