CJDeets


Country: US

Stars Earned
16
8
15
5

Wild Mode Embed Generic Embed

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

Total Score Count: 44

Song Title Artist Level Score Grade Date
Remember December Smiley 22 85405 2025-05-23 17:42:53
That Night Eskimo & Icebird 21 79308 2024-03-30 21:02:29
Think Thousand Thoughts Auvic 20 80212 2023-01-22 00:32:24
Medicine 2013 Kim Leoni 19 87254 2023-09-28 21:14:41
Who KaW 21 80632 2024-01-19 19:18:18
Gallecode NoVus 20 87152 2024-06-22 00:54:31
I Think I Like That Sound Kid Whatever 20 80147 2024-03-30 20:01:55
This Is Rock And Roll DJ Zombie 19 83288 2024-01-19 19:03:49
Paranormal Inspector K 20 5554 2023-09-28 19:54:43
Click Bait S3RL feat. GL!TCH 20 91378 2025-05-23 17:39:10
Gargoyle Sanxion7 24 31240 2023-09-28 21:08:07
Pink Fuzzy Bunnies Wonderboy 25 5620 2023-01-22 01:24:45
Utopia Smiley 22 85279 2025-05-24 19:15:15
Xuxa Smiley 23 77453 2024-06-21 23:35:24
Boom Boom Dollars King Kong & D'Jungle Girls 21 82126 2023-09-28 21:29:09
Monolith Affinity 25 8848 2023-09-28 21:34:14
A Sign Tipsy & Tipsy 23 74095 2025-05-24 19:20:22
Anubis Banzai 20 90171 2024-06-22 00:37:00
Music & Police CJ Crew & KaW feat. Christian D. 21 19382 2024-01-19 18:39:03
So Deep Silvertear 21 72783 2023-09-28 21:25:43
Classic Madness Fracus & Darwin 21 37861 2024-01-19 19:30:43
July ReduX Entity 23 80622 2024-06-22 00:57:26
MAX428 Omega 27 879 2023-09-28 21:11:50
Riddimino Philstep 23 82636 2023-09-28 20:43:05
Hypnosis Colin Kiddy 21 43023 2024-03-30 19:50:58
Megalovania Toby Fox 21 90671 2024-06-21 22:26:59
Beethoven Virus BanYa 22 54835 2023-09-28 20:09:24
BU-44 Naoki 21 52542 2023-01-22 01:23:05
Destiny Smiley 23 39293 2024-01-19 19:07:14
Katana Fighter Electron 22 68242 2024-06-21 22:22:02
Contrast Donk Terrorist vs. Daniel Seven 22 3110 2024-03-30 20:04:15
Recovery JMCX 19 93715 2024-06-22 00:34:45
Dark Fenix DE-SIRE 22 70432 2024-01-19 19:20:45
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 38709 2024-03-30 21:15:26
Space Boy Rameses B, Feint & Veela 22 79036 2024-03-30 20:19:08
Bust It Out FWLR 24 26148 2023-09-28 20:26:31
Energizer ZiGZaG 23 22825 2023-09-28 20:49:44
STOP! & Go Onyx 21 73991 2024-01-19 19:28:27
Perks Bibi Gold 21 69524 2023-09-28 20:01:50
Crab Rave Noisestorm 20 91421 2023-09-28 21:21:12
Northern Lights Saxsquatch 21 87061 2023-09-28 20:45:55
To Your Beat S3RL feat. Hannah Fortune 23 68632 2023-09-28 20:29:56
Y2Z Affinity 22 72152 2024-03-30 22:47:57
Elysium Scott Brown 21 84376 2024-01-19 18:42:28
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Scores )  0.4343
Total Execution Time  0.4382
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,581,232 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8582
  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.4174 seconds)  (Hide)
0.3388   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` = '8582'
GROUP BY `gs`.`grade
0.0770   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` = '8582'
AND `ghs`.`private` = 
0.0017   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` = '8582'
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)