aaaaaabbbbbb


Total World Records: ??
Country: JP

Stars Earned
15
9
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
Dance Vibrations Elpis 19 75961 -24039 -8678 100000 2024-08-10 07:18:57
Party People Andy Stroke 19 6827 -93173 -33635 100000 2023-02-28 05:52:12
Million Feelings Chriss Floren 19 29640 -70360 -25400 100000 2023-03-17 08:09:50
Blow My Mind Alphadelta 19 78825 -21175 -7644 100000 2024-08-10 07:16:56
Endless Day Verona 19 34707 -65293 -23571 100000 2023-02-28 05:49:49
Made In China Vitas & Sergey Pudovkin 20 76991 -23009 -9204 100000 2023-03-17 08:34:24
Unity TheFatRat 21 80686 -19314 -8517 100000 2023-03-17 08:36:48
Dies Irae Jason Creasey 19 85743 -14257 -5147 100000 2024-11-01 05:34:59
Click Bait S3RL feat. GL!TCH 20 71763 -28237 -11295 100000 2024-08-10 07:21:15
EternuS Sanxion7 20 84375 -15625 -6250 100000 2023-03-17 08:25:34
Feel The Melody S3RL feat. Sara 20 3695 -96305 -38522 100000 2024-08-10 07:37:32
Devil Inside CRMNL 19 80555 -19445 -7020 100000 2023-03-17 08:16:20
Bring Your Lovin Back Fracus 20 74413 -25587 -10235 100000 2023-03-17 08:20:52
Electro Asia Re-venge Phoenix 21 75065 -24935 -10996 100000 2024-08-10 07:26:38
Twelve Riyu Kosaka 20 71528 -28472 -11389 100000 2024-08-10 07:23:49
Beethoven Virus BanYa 22 51390 -48610 -23527 100000 2024-11-01 05:57:10
BU-44 Naoki 21 14857 -85143 -37548 100000 2022-09-08 03:57:26
Winter BanYa 25 2490 -97510 -60944 100000 2024-08-10 07:32:43
Paradox Naoki feat. Riyu Kosaka 20 19083 -80917 -32367 100000 2023-03-17 08:32:21
Robot World Oscillator X 19 78037 -21963 -7929 100000 2023-02-28 05:54:24
Cyber-Kyoto- Re-venG 20 2961 -97039 -38816 100000 2023-02-28 06:01:38
Here For You PIXL feat. Q'AILA 19 77699 -22301 -8051 100000 2023-03-17 08:11:43
We Got The Moves Electric Callboy 20 74552 -25448 -10179 100000 2024-11-01 05:47:18
Art City Virgill 20 77416 -22584 -9034 100000 2024-11-01 05:32:59
Right Into You The Tech Team 20 79790 -20210 -8084 100000 2023-03-17 08:28:02
Poco Loco Carlito 21 81503 -18497 -8157 100000 2024-08-10 07:29:37
Definition of a Badboy Scott Brown 20 69652 -30348 -12139 100000 2024-03-20 02:47:05
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  2.8610
Total Execution Time  2.8650
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,907,496 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7324/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.8492 seconds)  (Hide)
0.0021   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` = '7324'
GROUP BY `gs`.`grade
0.0009   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` = '7324'
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` = '7324'
AND `r`.`name` = 'total' 
2.8460   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)