okuno


Total World Records: ??
Country: JP

Stars Earned
18
2
2
2

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 93910 -6090 -2436 100000 2023-10-20 13:34:33
Mexi Mexi Mozquito 20 97833 -2167 -867 100000 2023-10-20 13:32:19
Coming Out Playmaker feat. Robina 19 93237 -6763 -2441 100000 2024-03-13 09:15:38
Flash In The Night Flashman 22 67702 -32298 -15632 100000 2024-03-03 13:21:29
Typical Tropical Bambee 19 88986 -11014 -3976 100000 2025-02-21 12:41:16
Spaceman Bambee & Lynn 20 87517 -12483 -4993 100000 2024-02-23 14:09:33
Butterfly Swingrowers 19 95328 -4672 -1687 100000 2021-09-01 16:44:54
Cartoon Heroes Barbie Young 21 87444 -12556 -5537 100000 2021-06-12 20:38:28
Melancholy Vision DE-SIRE 24 63409 -36591 -21076 100000 2021-06-09 15:55:53
Say What Cut Capers 21 96253 -3747 -1652 100000 2024-11-16 12:40:54
Kinky Boots Daz Sampson & Nona 19 97850 -2150 -776 100000 2024-11-16 12:34:40
Disco High Ultimate Heights 21 88672 -11328 -4996 100000 2023-11-29 14:03:45
Pump the Rhythm Ultimate Heights 21 80417 -19583 -8636 100000 2023-11-29 14:01:35
We Got The Moves Electric Callboy 20 95508 -4492 -1797 100000 2022-07-04 12:57:26
Cosmic Drive Quiqman 22 89283 -10717 -5187 100000 2023-10-20 13:37:27
Pump It Electric Callboy 21 86144 -13856 -6110 100000 2022-07-04 12:12:11
Energizer ZiGZaG 23 52969 -47031 -24879 100000 2023-12-29 14:13:04
Lemmings On The Run E-Rotic 21 94948 -5052 -2228 100000 2023-10-20 13:28:50
Poco Loco Carlito 21 94468 -5532 -2440 100000 2023-10-20 13:26:03
My Salsa Carlito 20 92217 -7783 -3113 100000 2025-03-03 13:08:58
Big Boss Big Boss 21 94923 -5077 -2239 100000 2024-05-12 13:53:00
Parallel Universe Omega 25 54426 -45574 -28484 100000 2024-10-27 09:08:59
When The Sun Goes Down Ken Blast 22 95910 -4090 -1980 100000 2025-01-20 11:30:19
Remember Me Leslie Parrish 21 92212 -7788 -3435 100000 2025-06-28 06:31:58
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  2.9340
Total Execution Time  2.9375
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,893,592 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3128/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.9239 seconds)  (Hide)
0.0108   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` = '3128'
GROUP BY `gs`.`grade
0.0072   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` = '3128'
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` = '3128'
AND `r`.`name` = 'total' 
2.9056   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)