Kanemk2


Total World Records: ??
Country: US

Stars Earned
4
5
14
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
Big Blue Bouncy Ball Mr. Blue 22 16619 -83381 -40356 100000 2025-05-29 00:09:48
Ize Pie Headtwist & Pump 19 84610 -15390 -5556 100000 2025-01-11 01:32:10
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 92898 -7102 -2564 100000 2025-05-28 23:25:56
Music & Police CJ Crew & KaW feat. Christian D. 21 41621 -58379 -25745 100000 2024-05-24 01:01:21
No Princess Lynn 19 92364 -7636 -2757 100000 2025-05-28 23:34:22
Nothing Gonna Stop Micky 20 91876 -8124 -3250 100000 2024-06-11 23:58:52
Take Me Away Fracus & Darwin 23 7335 -92665 -49020 100000 2025-06-17 23:41:43
Sky High DJ Miko 20 84878 -15122 -6049 100000 2025-01-11 01:29:08
Cartoon Heroes Barbie Young 21 37948 -62052 -27365 100000 2025-05-29 00:06:30
Never Ending Story DJ AC-DC 20 94115 -5885 -2354 100000 2025-05-29 00:02:20
Recovery JMCX 19 93906 -6094 -2200 100000 2025-05-28 23:30:11
We Got The Moves Electric Callboy 20 86912 -13088 -5235 100000 2025-05-28 23:51:13
Crab Rave Noisestorm 20 89730 -10270 -4108 100000 2025-05-28 23:48:17
UFO Little Sis Nora & S3RL 20 91822 -8178 -3271 100000 2025-02-08 00:18:42
All Starts Now Laurell 19 94375 -5625 -2031 100000 2025-06-17 23:36:21
Let's Remember N.M.R 21 85660 -14340 -6324 100000 2025-06-17 23:39:10
Baila Bolero Fun Fun 20 93883 -6117 -2447 100000 2025-05-28 23:44:06
MEANT 2 BE THIRST & nuphory 23 67731 -32269 -17070 100000 2025-06-17 23:19:09
Polarised Koven, ÆON:MODE, Blanke 22 89061 -10939 -5294 100000 2025-06-17 23:11:33
Falling In Love Again Naoki feat. Paula Terry 20 81287 -18713 -7485 100000 2025-05-31 00:15:31
Go! Rocky Joe Maximum Power 20 89919 -10081 -4032 100000 2025-05-31 00:18:49
In The Echo Koven 22 80784 -19216 -9301 100000 2025-05-31 00:22:52
Letting Go Bensley & Voicians 19 91153 -8847 -3194 100000 2025-05-31 00:09:52
Ping Pong AronChupa & Little Sis Nora 20 91466 -8534 -3414 100000 2025-07-03 23:14:38
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.3032
Total Execution Time  2.3062
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,894,216 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15616/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.2940 seconds)  (Hide)
0.0167   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` = '15616'
GROUP BY `gs`.`grade
0.0252   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` = '15616'
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` = '15616'
AND `r`.`name` = 'total' 
2.2518   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)