YZtmh


Total World Records: ??
Country: JP

Stars Earned
6
14
2
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
Dabbi Doo Ni-Ni 20 75382 -24618 -9847 100000 2024-09-29 04:46:38
Dancing Circus Brisby & Jingles 21 20128 -79872 -35224 100000 2024-09-29 07:54:49
Unity TheFatRat 21 36056 -63944 -28199 100000 2024-12-15 04:14:56
Disconnected Disco Kid Whatever 20 28336 -71664 -28666 100000 2024-09-29 07:50:09
Paranormal Inspector K 20 69320 -30680 -12272 100000 2024-07-06 11:19:08
Ari Oh Jenny Kee 20 29677 -70323 -28129 100000 2024-09-29 04:54:08
Bang Bang Bang DCX 21 87455 -12545 -5532 100000 2025-03-02 04:28:24
Dam Dariram Joga 20 81867 -18133 -7253 100000 2024-09-29 05:01:44
Music & Police CJ Crew & KaW feat. Christian D. 21 38569 -61431 -27091 100000 2024-09-29 04:49:21
Speed Over Beethoven Rose 22 3692 -96308 -46613 100000 2024-12-15 07:50:17
Dopamine You In Mind 23 32432 -67568 -35743 100000 2025-03-02 06:56:10
Crime Time CJ Crew & KaW feat. Sedge 22 59598 -40402 -19555 100000 2025-03-02 04:26:22
Beethoven Virus BanYa 22 4265 -95735 -46336 100000 2024-12-15 07:52:32
SaberDance Quiqman 22 1190 -98810 -47824 100000 2024-07-06 11:21:58
Villain PIXY 20 82113 -17887 -7155 100000 2024-09-29 07:52:30
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 42249 -57751 -30550 100000 2025-03-02 04:31:03
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 24611 -75389 -39881 100000 2025-03-02 06:58:06
Just Dance Bad Computer 20 76077 -23923 -9569 100000 2024-09-29 04:59:36
Techno World NAOKI underground 22 18793 -81207 -39304 100000 2025-03-02 06:54:13
Fiesta Night Carlito 21 26309 -73691 -32498 100000 2024-09-29 05:04:20
The 7 Jump Ken-D 19 85136 -14864 -5366 100000 2024-09-29 07:32:26
Boogeyman Wizardz of Oz 19 85352 -14648 -5288 100000 2024-09-29 04:56:30
Fly Me High @pple & Pie 20 22150 -77850 -31140 100000 2024-08-11 05:55:33
  BENCHMARKS  
Loading Time: Base Classes  0.0040
Controller Execution Time ( Main / Rival )  2.7745
Total Execution Time  2.7788
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,680 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17282/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.7295 seconds)  (Hide)
0.0176   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` = '17282'
GROUP BY `gs`.`grade
0.0047   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` = '17282'
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` = '17282'
AND `r`.`name` = 'total' 
2.7069   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)