JayWock


Country: US

Stars Earned
45
2
1

Wild Mode Embed Generic Embed

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

Total Score Count: 48

Song Title Artist Level Score Grade Date
In The Hall Of The Mountain King KaW 22 87724 2024-03-02 07:43:33
Birdie Doolittle 19 96873 2025-06-28 04:16:14
Agent Blatant Ernest + Julio 21 92881 2025-04-19 04:30:24
ROM-eo & Juli8 Nina 19 94849 2024-02-24 08:22:21
Sweet World Omega Men 22 88915 2024-06-02 06:50:27
July Smiley 20 96089 2024-06-02 06:46:38
Do U Love Me DJ Doo 21 93791 2025-04-26 04:27:50
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 97342 2024-02-25 08:00:36
Bumble Bee Bambee 20 98357 2024-03-24 07:54:03
Coming Out Playmaker feat. Robina 19 95656 2024-02-25 07:46:30
Flash In The Night Flashman 22 94365 2025-06-29 06:37:56
Hero Miss Papaya 20 95505 2025-06-15 04:32:32
Ghosts Tenth Planet 20 98187 2024-03-24 08:00:28
Justify My Love Tess 21 95588 2024-02-29 07:22:35
Dam Dariram Joga 20 97094 2025-03-01 05:56:51
Music & Police CJ Crew & KaW feat. Christian D. 21 92837 2024-03-02 07:52:39
So Deep Silvertear 21 93025 2025-04-26 04:51:44
My Baby Mama Anquette 21 94216 2024-04-27 05:03:31
Riddimino Philstep 23 84074 2024-08-09 07:44:32
My Generation Captain Jack 20 95914 2024-02-25 08:31:17
Csikos Post BanYa 22 90894 2024-03-30 05:20:12
Charlene Missing Heart 22 90668 2025-06-28 04:19:26
Do It All Night E-Rotic 20 94203 2024-02-25 07:50:03
Baby Love Me Judy Crystal 21 95252 2025-06-06 05:22:29
Destiny Smiley 23 90101 2024-04-06 05:44:29
In The Heat Of The Night E-Rotic 20 97672 2024-05-18 04:42:39
Queen Of Light E-Rotic 21 97181 2025-05-10 04:30:54
Never Ending Story DJ AC-DC 20 96869 2025-06-28 04:43:28
Get Up'n Move S & K 20 96772 2024-03-16 03:50:11
Katyusha Schustin 21 96174 2024-04-29 05:57:04
Villain PIXY 20 95140 2024-03-30 05:22:46
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 89276 2024-02-24 08:04:33
Energizer ZiGZaG 23 88334 2025-06-06 05:26:18
Dance Sophon 23 89112 2024-04-06 05:47:39
Right Into You The Tech Team 20 96973 2024-04-27 04:56:00
Lemmings On The Run E-Rotic 21 93654 2024-02-29 07:18:38
Crab Rave Noisestorm 20 96085 2024-03-02 07:40:07
The Other Side Au5 & Chime 25 87597 2024-11-02 05:10:17
Candy Pop Luv Limited -NM- 21 96197 2024-06-02 06:54:14
Let's Remember N.M.R 21 95672 2024-04-27 04:52:35
Herrscher of Finality Omega 23 92237 2024-05-11 06:33:21
What Ya Gonna Do Scott Brown 21 97774 2024-05-04 05:26:53
Accelerate Teminite & Skybreak 24 87768 2024-08-09 07:34:35
戦国 Re-venG 21 95621 2024-11-23 08:27:45
Running In The 90s Max Coveri 23 89985 2025-01-11 06:57:11
Ekstasis d-complex 23 89746 2025-07-12 05:29:27
Falling In Love Again Naoki feat. Paula Terry 20 96720 2025-07-12 05:25:58
Vegas NAOKI underground feat. Bobby 24 87742 2025-07-12 05:32:56
  BENCHMARKS  
Loading Time: Base Classes  0.0033
Controller Execution Time ( Main / Scores )  0.0260
Total Execution Time  0.0295
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,586,232 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/4800
  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.0045 seconds)  (Hide)
0.0023   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` = '4800'
GROUP BY `gs`.`grade
0.0020   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` = '4800'
AND `ghs`.`private` = 
0.0002   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` = '4800'
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)