Kami


Total World Records: ??
Country: US

Stars Earned
15
5
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
In The Hall Of The Mountain King KaW 22 46817 -53183 -25741 100000 2024-08-08 02:28:31
Ari Oh Jenny Kee 20 15496 -84504 -33802 100000 2024-09-24 01:48:23
Ghosts Tenth Planet 20 6128 -93872 -37549 100000 2024-11-02 03:22:23
Devil Inside CRMNL 19 73349 -26651 -9621 100000 2024-07-06 00:27:39
Riddimino Philstep 23 39012 -60988 -32263 100000 2024-08-18 02:50:08
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 421 -99579 -43914 100000 2024-09-20 03:09:04
Megalovania Toby Fox 21 26772 -73228 -32294 100000 2024-06-17 23:24:44
Glowing In The Night Schustin 23 20596 -79404 -42005 100000 2024-08-02 01:18:22
Everybody 2 the Sun Ultimate Heights 20 76183 -23817 -9527 100000 2024-08-02 01:16:42
Moonlight PIXY 20 70040 -29960 -11984 100000 2024-07-06 00:19:20
How We Win FWLR 21 2396 -97604 -43043 100000 2024-06-17 23:01:47
Villain PIXY 20 4801 -95199 -38080 100000 2024-07-26 01:22:41
Only You DEXTER KING feat. Alexis Donn 19 73714 -26286 -9489 100000 2024-07-04 04:34:33
Crab Rave Noisestorm 20 44144 -55856 -22342 100000 2024-09-24 01:51:09
Just Dance Bad Computer 20 67236 -32764 -13106 100000 2024-09-24 01:41:49
Sirens RENOLD X Scarlett 19 81808 -18192 -6567 100000 2024-07-04 04:31:01
BLEEP BLOOP Tokyo Machine 24 18523 -81477 -46931 100000 2024-07-06 00:53:14
Supernova Laszlo 22 9685 -90315 -43712 100000 2024-07-01 21:53:52
Kibo Dion Timmer 22 52680 -47320 -22903 100000 2024-08-08 02:25:16
Never Let You Down BEAUZ, Miles Away, & RYYZN 22 70346 -29654 -14353 100000 2024-07-06 00:35:45
Truth or Dare PIXY 19 18990 -81010 -29245 100000 2024-10-02 04:59:01
Fly Me High @pple & Pie 20 72995 -27005 -10802 100000 2024-07-06 00:30:04
Polarised Koven, ÆON:MODE, Blanke 22 31114 -68886 -33341 100000 2025-06-18 23:32:15
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Rival )  2.0651
Total Execution Time  2.0689
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,680 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16900/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.0542 seconds)  (Hide)
0.0035   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` = '16900'
GROUP BY `gs`.`grade
0.0026   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` = '16900'
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` = '16900'
AND `r`.`name` = 'total' 
2.0479   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)