Kanemk2


Country: US

Stars Earned
33
10
6
3

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 52

Song Title Artist Level Score Grade Date
Birdie Doolittle 19 94674 2026-01-23 00:31:26
Can't Let Go Jenna Drey 19 96062 2026-01-23 00:44:55
Blow My Mind Alphadelta 19 94247 2026-01-23 00:33:15
Bounce Crew 7 19 86386 2026-01-23 00:39:49
Endless Day Verona 19 94719 2026-01-23 00:48:01
Zodiac Banzai 21 32083 2025-08-22 21:49:08
Big Blue Bouncy Ball Mr. Blue 22 16619 2025-05-29 00:09:48
Ize Pie Headtwist & Pump 19 84610 2025-01-11 01:32:10
Paradise Smiley 24 57361 2026-02-26 01:29:14
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 92898 2025-05-28 23:25:56
Anubis Banzai 20 91624 2025-08-28 22:58:21
Music & Police CJ Crew & KaW feat. Christian D. 21 41621 2024-05-24 01:01:21
No Princess Lynn 19 92364 2025-05-28 23:34:22
Classic Madness Fracus & Darwin 21 89503 2025-11-05 23:40:14
Nothing Gonna Stop Micky 20 91876 2024-06-11 23:58:52
Arcade Run Perfect Sphere 22 76970 2026-02-26 00:45:44
Take Me Away Fracus & Darwin 23 7335 2025-06-17 23:41:43
Sky High DJ Miko 20 84878 2025-01-11 01:29:08
Butterfly Swingrowers 19 97237 2026-01-23 00:41:40
Cartoon Heroes Barbie Young 21 83054 2025-11-05 23:37:15
Closer To Heaven Nëonne 21 86624 2025-11-05 23:43:23
Never Ending Story DJ AC-DC 20 94115 2025-05-29 00:02:20
Follow My Pamp Andrea Damante feat. Adam Clay 20 85094 2026-01-29 23:40:11
Recovery JMCX 19 93906 2025-05-28 23:30:11
We Got The Moves Electric Callboy 20 86912 2025-05-28 23:51:13
Energizer ZiGZaG 23 19732 2026-01-29 23:36:57
Crab Rave Noisestorm 20 89730 2025-05-28 23:48:17
Born to Run Red Parker 19 96242 2026-01-23 00:37:48
UFO Little Sis Nora & S3RL 20 91822 2025-02-08 00:18:42
All Starts Now Laurell 19 94375 2025-06-17 23:36:21
Boogeyman Wizardz of Oz 19 95378 2026-01-23 00:35:15
Definition of a Badboy Scott Brown 20 93362 2026-02-26 01:00:35
Let's Remember N.M.R 21 85660 2025-06-17 23:39:10
Baila Bolero Fun Fun 20 93883 2025-05-28 23:44:06
Dreaming Conro 20 94233 2026-01-29 23:33:22
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 91838 2026-02-26 00:49:31
MEANT 2 BE THIRST & nuphory 23 67731 2025-06-17 23:19:09
Polarised Koven, ÆON:MODE, Blanke 22 89061 2025-06-17 23:11:33
Falling In Love Again Naoki feat. Paula Terry 20 81287 2025-05-31 00:15:31
Go! Rocky Joe Maximum Power 20 89919 2025-05-31 00:18:49
In The Echo Koven 22 80784 2025-05-31 00:22:52
Letting Go Bensley & Voicians 19 92166 2026-01-23 00:50:42
Ping Pong AronChupa & Little Sis Nora 20 94942 2026-01-23 01:01:03
Pure Ecstasy M-Project 25 71483 2026-02-26 01:35:50
Bella Ciao BEAUZ & XYSM 20 91411 2025-08-26 22:55:54
My X Little Sis Nora 20 96317 2025-12-18 23:57:37
Under The Moonlight M-Project 23 24495 2026-01-23 00:57:54
Rubix Cube Rusko 21 91396 2026-01-23 00:54:10
Ancient Tech Mameyudoufu 22 85318 2026-02-10 23:29:23
Better Now JTS 21 97060 2026-02-10 23:27:19
Hands Up, Touch The Sky NAOKI feat. NOVA 19 95129 2026-02-10 23:25:25
Chemical Love Kevin & Cherry 21 94471 2026-02-26 01:32:03
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Scores )  0.0691
Total Execution Time  0.0722
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,663,640 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15616
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0582 seconds)  (Hide)
0.0367   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.0211   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' 
  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)