JOON


Total World Records: ??
Country: TW

Stars Earned
31
4
1

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
Dance Vibrations Elpis 19 85258 -14742 -5322 100000 2021-04-25 11:56:05
Dynamo Oscillator X 19 81215 -18785 -6781 100000 2021-04-25 11:35:28
Land Of The Lost Banzai 19 81589 -18411 -6646 100000 2021-04-18 10:30:34
Party All Night KaW feat. Sam-I-Am 20 88716 -11284 -4514 100000 2021-04-18 12:19:15
Start & Paws Oscillator X 19 80837 -19163 -6918 100000 2021-04-25 11:56:05
Time is Ticking Elpis feat. Black Elway 19 85495 -14505 -5236 100000 2021-04-25 11:07:31
Birdie Doolittle 19 88449 -11551 -4170 100000 2021-04-18 10:53:19
Change The World Nathalie & Kim Lukas 19 82194 -17806 -6428 100000 2021-04-25 09:48:56
Dabbi Doo Ni-Ni 20 80399 -19601 -7840 100000 2021-04-18 11:18:26
Joanna Crazy Loop 19 80013 -19987 -7215 100000 2021-04-25 11:33:14
The 7th Element Vitas 19 82727 -17273 -6236 100000 2021-04-25 10:37:58
What Happened To Love Denine 19 84850 -15150 -5469 100000 2021-04-25 11:07:31
Funny Love Dan Balan 19 86981 -13019 -4700 100000 2021-04-25 11:33:14
Ize Pie Headtwist & Pump 19 37533 -62467 -22551 100000 2021-04-25 11:56:05
Reactor Jason Creasey 19 83690 -16310 -5888 100000 2021-04-25 11:07:31
ROM-eo & Juli8 Nina 19 84347 -15653 -5651 100000 2021-03-28 13:37:27
Dies Irae Jason Creasey 19 86980 -13020 -4700 100000 2021-04-18 10:53:19
Paranormal Inspector K 20 80107 -19893 -7957 100000 2021-04-18 12:19:15
Click Bait S3RL feat. GL!TCH 20 85789 -14211 -5684 100000 2021-04-18 10:30:34
EternuS Sanxion7 20 83130 -16870 -6748 100000 2021-04-18 11:45:25
Be Alive Stian K 20 84194 -15806 -6322 100000 2021-04-18 10:30:34
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 78387 -21613 -7802 100000 2021-04-25 10:14:25
Ari Oh Jenny Kee 20 81580 -18420 -7368 100000 2021-03-28 13:37:27
Coming Out Playmaker feat. Robina 19 85503 -14497 -5233 100000 2021-04-25 10:14:25
Typical Tropical Bambee 19 77849 -22151 -7997 100000 2021-04-25 10:40:35
Pink Dinosaur Miss Papaya 19 85937 -14063 -5077 100000 2021-04-18 10:53:19
Dam Dariram Joga 20 81351 -18649 -7460 100000 2021-04-18 11:18:26
No Princess Lynn 19 82844 -17156 -6193 100000 2021-04-25 10:37:58
Stay Tess 20 78640 -21360 -8544 100000 2021-04-18 10:06:08
Come On Now Miss Amani 20 78969 -21031 -8412 100000 2021-03-28 13:37:27
Devil Inside CRMNL 19 80334 -19666 -7099 100000 2021-04-25 10:14:25
Magic Mystery Tour KaW feat. Paula Terry 19 84681 -15319 -5530 100000 2021-03-28 13:20:49
Spaceman Bambee & Lynn 20 85847 -14153 -5661 100000 2021-04-18 11:18:26
Twelve Riyu Kosaka 20 85749 -14251 -5700 100000 2021-04-18 12:19:15
Do It All Night E-Rotic 20 81052 -18948 -7579 100000 2021-04-18 11:45:25
The Judgement Day Naoki feat. Riyu Kosaka 19 84270 -15730 -5679 100000 2021-04-18 10:06:08
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  3.4829
Total Execution Time  3.4869
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,940,432 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3783/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.4721 seconds)  (Hide)
0.0081   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` = '3783'
GROUP BY `gs`.`grade
0.0168   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` = '3783'
AND `ghs`.`private` = 
0.0005   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` = '3783'
AND `r`.`name` = 'total' 
3.4466   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)