Kagami


Total World Records: ??
Country: US

Stars Earned
6
15
1
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
Day After Day Rikah 20 6614 -93386 -37354 100000 2025-05-24 22:10:24
Birdie Doolittle 19 77228 -22772 -8221 100000 2025-06-05 00:32:01
Licky Licky Crispy 20 75623 -24377 -9751 100000 2026-01-16 05:36:27
Blow My Mind Alphadelta 19 85481 -14519 -5241 100000 2026-01-25 03:15:00
Bounce Crew 7 19 74538 -25462 -9192 100000 2026-01-25 03:30:54
Sun Goes Down Landomania 20 73701 -26299 -10520 100000 2026-01-16 02:22:49
Dies Irae Jason Creasey 19 67933 -32067 -11576 100000 2026-01-22 03:13:38
Ladybug Coconut 19 83056 -16944 -6117 100000 2026-01-15 02:15:05
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 8663 -91337 -32973 100000 2025-06-12 01:50:56
Typical Tropical Bambee 19 50018 -49982 -18044 100000 2025-11-27 05:08:01
Pink Dinosaur Miss Papaya 19 83021 -16979 -6129 100000 2026-01-22 02:39:33
No Princess Lynn 19 78420 -21580 -7790 100000 2026-01-15 02:12:28
Megalovania Toby Fox 21 10064 -89936 -39662 100000 2025-12-20 01:16:54
The Naughty Song Oscillator X 19 87023 -12977 -4685 100000 2026-01-15 03:45:37
Moonlight PIXY 20 81126 -18874 -7550 100000 2026-01-15 03:43:03
Stop Me Natsume Oki 21 75393 -24607 -10852 100000 2026-01-22 02:59:26
Villain PIXY 20 85174 -14826 -5930 100000 2026-01-16 02:20:48
Born to Run Red Parker 19 81083 -18917 -6829 100000 2026-01-25 03:21:00
Bambole (Ole) Papa Gonzalez 20 76951 -23049 -9220 100000 2026-02-08 21:32:30
Love Arcade Bending Grid 21 32330 -67670 -29842 100000 2026-01-22 04:07:08
All Starts Now Laurell 19 86673 -13327 -4811 100000 2026-01-15 02:17:18
Boogeyman Wizardz of Oz 19 84058 -15942 -5755 100000 2026-01-25 03:19:00
Truth or Dare PIXY 19 81377 -18623 -6723 100000 2026-01-15 01:49:59
Everybody Get Up Tempo feat. Manola 19 49189 -50811 -18343 100000 2025-06-12 02:10:59
  BENCHMARKS  
Loading Time: Base Classes  0.0038
Controller Execution Time ( Main / Rival )  5.2909
Total Execution Time  5.2949
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,006,792 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18813/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 (5.2789 seconds)  (Hide)
0.1340   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` = '18813'
GROUP BY `gs`.`grade
0.0119   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` = '18813'
AND `ghs`.`private` = 
0.0005   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` = '18813'
AND `r`.`name` = 'total' 
5.1325   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)