ZANGETSU


Total World Records: ??
Country: US

Stars Earned
3
19
4
3

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
Dreaming Rameses B feat. Holly Drummond 21 828 -99172 -43735 100000 2025-02-01 02:07:21
Disconnected Disco Kid Whatever 20 97445 -2555 -1022 100000 2025-02-17 22:25:12
Ra Banzai 21 97529 -2471 -1090 100000 2025-02-17 22:33:46
Ladybug Coconut 19 95551 -4449 -1606 100000 2024-12-22 22:22:30
Click Bait S3RL feat. GL!TCH 20 93570 -6430 -2572 100000 2025-03-27 04:56:28
Feel The Melody S3RL feat. Sara 20 96027 -3973 -1589 100000 2025-04-09 00:27:07
Waka Laka Jenny Rom vs. The Zippers 21 98282 -1718 -758 100000 2025-02-22 21:22:04
Dam Dariram Joga 20 98193 -1807 -723 100000 2025-01-03 00:33:43
So Deep Silvertear 21 93897 -6103 -2691 100000 2025-02-22 21:13:34
Hypnosis Colin Kiddy 21 45047 -54953 -24234 100000 2025-02-24 00:58:23
Megalovania Toby Fox 21 92521 -7479 -3298 100000 2025-03-27 04:45:42
Nori Nori Nori Judy Crystal 21 95318 -4682 -2065 100000 2025-02-22 21:17:08
BU-44 Naoki 21 96107 -3893 -1717 100000 2025-01-03 00:41:34
Cartoon Heroes Barbie Young 21 94564 -5436 -2397 100000 2025-01-03 00:45:11
Get Up'n Move S & K 20 83123 -16877 -6751 100000 2025-02-17 22:28:41
Here For You PIXL feat. Q'AILA 19 98034 -1966 -710 100000 2024-12-22 22:19:33
We Got The Moves Electric Callboy 20 83643 -16357 -6543 100000 2025-03-27 05:00:01
Cosmic Drive Quiqman 22 88465 -11535 -5583 100000 2025-01-03 00:53:35
How We Win FWLR 21 92516 -7484 -3300 100000 2024-12-22 22:25:05
TURBO Tokyo Machine 21 98035 -1965 -867 100000 2025-03-27 04:48:41
INEEDU Teddy Killerz 22 83958 -16042 -7764 100000 2024-12-21 21:21:50
Right Into You The Tech Team 20 96391 -3609 -1444 100000 2025-02-17 22:13:13
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 1651 -98349 -52027 100000 2024-12-21 21:19:19
Crab Rave Noisestorm 20 92169 -7831 -3132 100000 2025-02-17 22:22:44
Northern Lights Saxsquatch 21 97595 -2405 -1061 100000 2025-03-27 05:02:47
Down Low Hr. Troels x Felix Schorn 20 88110 -11890 -4756 100000 2025-04-09 00:24:13
Under The Bed Macks Wolf X Tatsunoshin 21 97436 -2564 -1131 100000 2025-02-22 21:19:49
Where Did You Go Tatsunoshin 21 94474 -5526 -2437 100000 2025-01-03 01:00:55
Running In The 90s Max Coveri 23 91143 -8857 -4685 100000 2025-01-03 00:57:21
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.5093
Total Execution Time  2.5122
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,910,264 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18135/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.4930 seconds)  (Hide)
0.0020   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` = '18135'
GROUP BY `gs`.`grade
0.0018   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` = '18135'
AND `ghs`.`private` = 
0.0006   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` = '18135'
AND `r`.`name` = 'total' 
2.4886   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)