Laatikko


Total World Records: ??
Country: FI

Stars Earned
17
2
9
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
The 7th Element Vitas 19 91262 -8738 -3154 100000 2026-04-11 12:43:10
No Princess Lynn 19 89317 -10683 -3857 100000 2026-04-03 14:50:59
Black Magic Matduke 23 61242 -38758 -20503 100000 2026-04-04 11:09:24
Megalovania Toby Fox 21 58466 -41534 -18316 100000 2026-04-03 15:59:56
Take Me Away Fracus & Darwin 23 77303 -22697 -12007 100000 2026-04-03 15:32:10
Twelve Riyu Kosaka 20 89764 -10236 -4094 100000 2026-04-04 11:06:05
The Judgement Day Naoki feat. Riyu Kosaka 19 77608 -22392 -8084 100000 2026-04-03 15:22:26
Cryosleep Machinae Supremacy 20 87470 -12530 -5012 100000 2026-04-11 13:08:32
Cyber-Kyoto- Re-venG 20 90889 -9111 -3644 100000 2026-04-04 14:36:23
How We Win FWLR 21 88793 -11207 -4942 100000 2026-04-04 11:30:10
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 88320 -11680 -6179 100000 2026-04-03 14:20:29
Bust It Out FWLR 24 87071 -12929 -7447 100000 2026-04-25 13:43:36
Crab Rave Noisestorm 20 95403 -4597 -1839 100000 2026-04-11 12:46:28
The Other Side Au5 & Chime 25 81817 -18183 -11364 100000 2026-05-02 13:56:09
Candy Pop Luv Limited -NM- 21 88681 -11319 -4992 100000 2026-04-03 14:48:35
The Bass & the Melody S3RL 22 85688 -14312 -6927 100000 2026-04-03 16:02:17
Let's Remember N.M.R 21 92100 -7900 -3484 100000 2026-04-11 13:11:50
Where Did You Go Tatsunoshin 21 85497 -14503 -6396 100000 2026-04-03 16:09:05
戦国 Re-venG 21 82348 -17652 -7785 100000 2026-04-03 14:15:34
Happy Holiday Luv Limited -NM- 21 88473 -11527 -5083 100000 2026-04-03 14:54:00
Running In The 90s Max Coveri 23 86248 -13752 -7275 100000 2026-04-03 15:25:19
Falling In Love Again Naoki feat. Paula Terry 20 88187 -11813 -4725 100000 2026-04-03 16:05:44
The Banana Song SIPPY 19 90864 -9136 -3298 100000 2026-04-25 14:04:35
Alamo Drop Blues N.M.R 21 94059 -5941 -2620 100000 2026-04-11 13:05:27
Better Now JTS 21 86048 -13952 -6153 100000 2026-04-04 11:03:22
Hands Up, Touch The Sky NAOKI feat. NOVA 19 91520 -8480 -3061 100000 2026-04-03 13:50:35
Hyper Rave NAOKI 22 83552 -16448 -7961 100000 2026-05-03 11:17:06
Nyaw PaperKitty 25 43443 -56557 -35348 100000 2026-05-03 11:15:01
Tribal Style KaW 21 87910 -12090 -5332 100000 2026-05-03 11:11:51
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  3.9555
Total Execution Time  3.9596
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,028,616 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/27640/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 (3.9453 seconds)  (Hide)
0.1255   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` = '27640'
GROUP BY `gs`.`grade
0.0052   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` = '27640'
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` = '27640'
AND `r`.`name` = 'total' 
3.8143   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)