casey


Country: US

Stars Earned
3
24
8
7

Wild Mode Embed Generic Embed

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

Total Score Count: 42

Song Title Artist Level Score Grade Date
Start & Paws Oscillator X 19 59382 2026-04-03 02:39:07
Think Thousand Thoughts Auvic 20 78041 2026-04-05 05:00:09
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 45160 2026-04-03 01:18:54
Ladybug Coconut 19 1131 2026-04-04 23:20:04
Click Bait S3RL feat. GL!TCH 20 87618 2026-04-04 23:29:20
Feel The Melody S3RL feat. Sara 20 69856 2026-04-05 06:05:42
Boom Boom Dollars King Kong & D'Jungle Girls 21 87639 2026-04-05 05:58:58
Be Alive Stian K 20 83766 2026-04-05 03:08:42
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 77967 2026-04-03 02:50:44
Fantasy Melissa 21 75644 2026-04-05 06:03:18
Doh! Tale & Dutch 20 86220 2026-04-05 03:16:04
I'm Crazy For Your Love Black Eva 21 80615 2026-04-05 05:04:51
Spaceman Bambee & Lynn 20 91986 2026-04-05 03:25:46
Butterfly Swingrowers 19 72276 2026-04-03 01:06:32
Kick It Man KaW feat. DAZ 19 88230 2026-04-04 23:22:10
If You Can Say Goodbye Kate Project 19 84519 2026-04-04 23:24:37
Queen Of Light E-Rotic 21 45751 2026-04-05 06:12:24
Closer To Heaven Nëonne 21 80659 2026-04-05 03:36:20
Get Up'n Move S & K 20 30882 2026-04-03 01:16:53
Pump the Rhythm Ultimate Heights 21 80441 2026-04-05 06:09:49
High On Your Love Safura 19 76237 2026-04-02 23:46:55
Recovery JMCX 19 73684 2026-04-03 01:14:08
Right Into You The Tech Team 20 86004 2026-04-05 03:23:39
Crab Rave Noisestorm 20 80313 2026-04-04 23:31:30
Therapy Conro 20 77093 2026-04-03 02:53:41
Just Dance Bad Computer 20 79543 2026-04-05 05:07:07
Nothing Else Matters Katya Ocean 19 45707 2026-04-03 01:08:52
Every Little Thing Conro 21 83464 2026-04-05 03:30:59
UFO Little Sis Nora & S3RL 20 84343 2026-04-05 03:38:45
All Starts Now Laurell 19 78286 2026-04-02 23:44:02
Breathe Me Back To Life Stonebank feat. Lena Sue 20 89908 2026-04-18 21:53:04
Candy Pop Luv Limited -NM- 21 51269 2026-04-05 03:33:23
Under The Bed Macks Wolf X Tatsunoshin 21 90353 2026-04-05 04:55:12
Elysium Scott Brown 21 80715 2026-04-05 03:41:02
Kibo Dion Timmer 22 82398 2026-04-05 03:28:48
Tick Tock Technikore 20 1451 2026-04-03 02:55:46
Everybody Get Up Tempo feat. Manola 19 84563 2026-04-03 02:47:38
Be Alright Red Parker 20 32441 2026-04-05 03:13:40
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 84533 2026-04-05 05:02:11
No Rules Foxela & Britt Lari 19 79510 2026-04-04 23:26:44
Boogie Shoes AronChupa & Little Sis Nora 20 89422 2026-04-05 05:56:53
Daydream Therapy Joe Bermudez feat. Dana Mckeon 20 85284 2026-04-05 03:10:47
  BENCHMARKS  
Loading Time: Base Classes  0.0030
Controller Execution Time ( Main / Scores )  0.0335
Total Execution Time  0.0367
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,630,120 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/25451
  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.0135 seconds)  (Hide)
0.0056   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` = '25451'
GROUP BY `gs`.`grade
0.0077   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` = '25451'
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` = '25451'
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)