MKKILLER74


Total World Records: ??
Country: US

Stars Earned
6
26
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
Firewalker Xenon 19 80274 -19726 -7121 100000 2025-04-12 18:43:26
Cowbell Rock Pyramyth 23 87567 -12433 -6577 100000 2024-07-13 00:42:36
Get Down Kairo Kingdom 22 88464 -11536 -5583 100000 2024-07-13 02:29:17
Indignation Auvic feat. Pipo Fernandez 24 84109 -15891 -9153 100000 2025-05-17 20:43:24
Mexi Mexi Mozquito 20 92536 -7464 -2986 100000 2024-12-06 23:38:43
Big Blue Bouncy Ball Mr. Blue 22 23480 -76520 -37036 100000 2024-07-13 00:34:54
Made In China Vitas & Sergey Pudovkin 20 91421 -8579 -3432 100000 2025-04-12 18:48:38
Surf Hyper Potions 22 92267 -7733 -3743 100000 2024-07-08 23:37:25
Psalm Pilot Jason Creasey 20 94945 -5055 -2022 100000 2024-12-07 00:23:33
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 89517 -10483 -4193 100000 2024-12-06 23:33:45
Sweet World Omega Men 22 82376 -17624 -8530 100000 2024-07-13 00:45:01
July Smiley 20 94353 -5647 -2259 100000 2024-07-08 23:17:59
Justify My Love Tess 21 91402 -8598 -3792 100000 2025-04-12 20:26:37
Movin On Ellen Gee 20 92699 -7301 -2920 100000 2025-04-12 19:55:41
Get Lifted HOT KICKS 21 88171 -11829 -5217 100000 2024-12-06 23:59:23
Dolphin Talk Pyramyth 23 92504 -7496 -3965 100000 2024-07-13 02:23:37
Black Magic Matduke 23 85098 -14902 -7883 100000 2025-05-17 20:43:24
Beethoven Virus BanYa 22 85356 -14644 -7088 100000 2024-07-13 00:37:02
SubZero Donk Terrorist vs. 204 22 86884 -13116 -6348 100000 2024-07-13 02:26:37
Ring The Alarm M-Project & Signal 22 91605 -8395 -4063 100000 2024-11-16 05:55:43
Jukebox Swingrowers 21 91386 -8614 -3799 100000 2024-12-06 23:56:54
Don't Stop S & K 22 67772 -32228 -15598 100000 2024-07-13 00:32:10
Moonlight PIXY 20 95750 -4250 -1700 100000 2024-12-07 00:25:53
The Call of Wilderness Electron 22 83567 -16433 -7954 100000 2025-04-12 19:58:18
Have Fun Rameses B 21 86972 -13028 -5745 100000 2025-04-12 20:29:00
WYGD Bishu 19 94059 -5941 -2145 100000 2025-04-12 20:10:06
Crab Rave Noisestorm 20 94586 -5414 -2166 100000 2025-04-12 18:45:49
Hava Nagila Quiqman 23 69903 -30097 -15921 100000 2024-07-13 00:50:42
Do My Thing PRTY ANML 20 97260 -2740 -1096 100000 2024-11-16 05:49:59
Nothing Else Matters Katya Ocean 19 86789 -13211 -4769 100000 2025-04-12 20:08:01
Stars James Landino 24 88260 -11740 -6762 100000 2024-11-16 06:19:48
Fly Me High @pple & Pie 20 90320 -9680 -3872 100000 2024-12-06 23:36:12
Mothership F.O.O.L & SKUM 24 88283 -11717 -6749 100000 2024-07-13 00:39:39
Dancing In The Dark HELLO GLOOM 21 94272 -5728 -2526 100000 2025-04-12 18:50:51
When The Sun Goes Down Ken Blast 22 90175 -9825 -4755 100000 2025-04-12 20:12:40
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Rival )  2.8622
Total Execution Time  2.8663
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,938,624 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13124/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.8468 seconds)  (Hide)
0.0029   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` = '13124'
GROUP BY `gs`.`grade
0.0011   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` = '13124'
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` = '13124'
AND `r`.`name` = 'total' 
2.8426   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)