Kuro


Total World Records: ??
Country: US

Stars Earned
4
20
3
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
Origin Eagle | Stallian 20 77527 -22473 -8989 100000 2023-05-19 23:19:35
Birdie Doolittle 19 94884 -5116 -1847 100000 2025-03-22 02:03:29
Moonstone Virgill 19 92384 -7616 -2749 100000 2023-05-19 23:08:49
The 7th Element Vitas 19 89320 -10680 -3855 100000 2023-11-09 22:33:17
Boom Boom Dollars King Kong & D'Jungle Girls 21 90585 -9415 -4152 100000 2024-07-07 04:33:28
Be Alive Stian K 20 96229 -3771 -1508 100000 2024-03-10 01:12:04
Bumble Bee Bambee 20 98046 -1954 -782 100000 2025-03-09 03:44:41
Hero Miss Papaya 20 95190 -4810 -1924 100000 2024-04-20 03:11:49
NightMoves Playmaker 20 89660 -10340 -4136 100000 2025-03-22 04:30:58
Dam Dariram Joga 20 94141 -5859 -2344 100000 2024-03-02 04:05:16
Music & Police CJ Crew & KaW feat. Christian D. 21 88408 -11592 -5112 100000 2024-06-02 00:31:01
So Deep Silvertear 21 86729 -13271 -5853 100000 2023-08-18 23:53:21
Sky High Lucyfer 20 95428 -4572 -1829 100000 2024-06-01 23:19:55
Summer Smiley 25 22441 -77559 -48474 100000 2025-03-22 04:36:17
Temple Of Love E-Rotic 21 81862 -18138 -7999 100000 2023-11-09 22:35:31
In The Heat Of The Night E-Rotic 20 95411 -4589 -1836 100000 2024-04-20 03:07:36
Sky High DJ Miko 20 94689 -5311 -2124 100000 2025-02-15 21:23:31
Cartoon Heroes Barbie Young 21 93860 -6140 -2708 100000 2024-06-15 21:01:51
Operator Miss Papaya 19 93556 -6444 -2326 100000 2025-03-22 01:38:30
Kick It Man KaW feat. DAZ 19 97348 -2652 -957 100000 2025-03-22 04:33:56
Paradox Naoki feat. Riyu Kosaka 20 83403 -16597 -6639 100000 2023-07-09 02:42:14
Never Ending Story DJ AC-DC 20 96194 -3806 -1522 100000 2025-02-06 22:10:48
TURBO Tokyo Machine 21 89397 -10603 -4676 100000 2023-11-09 22:30:42
Born to Run Red Parker 19 94950 -5050 -1823 100000 2025-03-22 02:07:07
All Starts Now Laurell 19 99127 -873 -315 100000 2025-03-09 03:36:08
Candy Pop Luv Limited -NM- 21 86113 -13887 -6124 100000 2023-09-17 23:21:29
Everybody Get Up Tempo feat. Manola 19 98974 -1026 -370 100000 2025-03-09 03:40:53
Happy Holiday Luv Limited -NM- 21 91508 -8492 -3745 100000 2024-12-28 04:18:57
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  2.9653
Total Execution Time  2.9684
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,908,568 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9584/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.9568 seconds)  (Hide)
0.0039   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` = '9584'
GROUP BY `gs`.`grade
0.0023   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` = '9584'
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` = '9584'
AND `r`.`name` = 'total' 
2.9503   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)