Koolade


Country: US

Stars Earned
31
2
6
10

Wild Mode Embed Generic Embed

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

Total Score Count: 49

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 76029 2025-07-13 02:36:30
Dynamo Oscillator X 19 82943 2025-07-13 03:53:01
Birdie Doolittle 19 85038 2025-07-06 03:49:30
Can't Let Go Jenna Drey 19 78908 2025-07-13 02:29:23
Change The World Nathalie & Kim Lukas 19 90220 2025-07-13 02:31:14
Joanna Crazy Loop 19 75679 2025-07-14 02:50:47
Blow My Mind Alphadelta 19 84135 2025-07-06 03:51:47
Funny Love Dan Balan 19 79709 2025-07-13 04:16:22
Dies Irae Jason Creasey 19 78659 2025-07-13 03:12:42
Ladybug Coconut 19 84548 2025-07-28 00:33:47
Click Bait S3RL feat. GL!TCH 20 59735 2025-05-17 17:16:02
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 75815 2025-07-13 04:14:11
Coming Out Playmaker feat. Robina 19 84855 2025-07-13 02:33:09
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 70391 2025-05-11 02:42:53
Anubis Banzai 20 82707 2025-07-21 03:22:44
Dam Dariram Joga 20 74520 2025-06-09 00:18:14
Devil Inside CRMNL 19 79963 2025-07-13 02:41:01
Hip Hop Jam Indiggo 20 43606 2025-05-04 03:53:05
Butterfly Swingrowers 19 83634 2025-07-21 03:25:58
Kick It Man KaW feat. DAZ 19 73789 2025-05-04 03:58:20
If You Can Say Goodbye Kate Project 19 75657 2025-07-14 02:46:57
Queen Of Light E-Rotic 21 41665 2025-07-20 06:21:10
Kinky Boots Daz Sampson & Nona 19 86248 2025-07-28 00:31:59
Grab It While We Can FantastixX 19 76288 2025-07-13 04:18:05
High On Your Love Safura 19 70777 2025-07-14 02:42:15
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 80174 2025-07-14 02:44:48
Katyusha Schustin 21 78605 2025-05-11 03:00:44
Shiawase Dion Timmer 23 38757 2025-03-29 05:32:24
Here For You PIXL feat. Q'AILA 19 75046 2025-07-14 02:40:21
We Got The Moves Electric Callboy 20 7356 2025-05-04 04:22:37
TURBO Tokyo Machine 21 63151 2025-05-04 04:17:25
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 3674 2025-05-04 04:20:43
INEEDU Teddy Killerz 22 3986 2025-03-29 04:41:50
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 1492 2025-03-29 03:39:57
Crab Rave Noisestorm 20 72642 2025-03-29 02:41:10
Born to Run Red Parker 19 78122 2025-07-06 06:19:32
Love Ari Dayan 20 77633 2025-03-29 02:45:27
All Starts Now Laurell 19 89567 2025-03-26 18:06:26
Boogeyman Wizardz of Oz 19 82513 2025-07-06 03:53:44
Under The Bed Macks Wolf X Tatsunoshin 21 83668 2025-07-20 02:04:23
Big Boss Big Boss 21 7797 2025-06-09 00:24:30
Rock Me Forever Nevada 21 71986 2025-05-11 03:06:59
Everybody Get Up Tempo feat. Manola 19 80745 2025-07-13 03:55:08
Drum 'N' Bossa Carbuncle 20 80731 2025-07-20 06:17:51
Running In The 90s Max Coveri 23 2868 2025-03-29 03:37:34
No Rules Foxela & Britt Lari 19 81477 2025-04-02 00:15:57
Polarised Koven, ÆON:MODE, Blanke 22 75266 2025-04-02 00:11:08
Remember Me Leslie Parrish 21 1687 2025-04-02 00:13:20
Halley's Comet Jenna Drey & Joe Bermudez 19 71894 2025-07-14 02:37:24
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Scores )  0.0345
Total Execution Time  0.0376
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,598,704 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20748/3
  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.0264 seconds)  (Hide)
0.0158   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` = '20748'
GROUP BY `gs`.`grade
0.0097   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` = '20748'
AND `ghs`.`private` = 
0.0008   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` = '20748'
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)