JJSKIBBLES


Country: US

Stars Earned
24
19
3
1
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 91680 2023-05-06 04:33:38
The Rainmaker Doug Laurent 20 95710 2023-07-01 04:35:07
Birdie Doolittle 19 98553 2023-06-17 04:59:25
Burning Tonight Krystal 22 15445 2023-06-17 03:56:40
Joanna Crazy Loop 19 77634 2023-05-29 04:34:44
Licky Licky Crispy 20 98364 2023-06-17 04:44:36
I Love You Baby Pandera 21 98663 2023-10-15 05:21:49
Drifting Away Filo Bedo 20 98370 2023-11-20 06:41:50
Pop4 Vibes & Wishdokta 22 30216 2023-05-29 04:30:56
July Smiley 20 97474 2023-11-20 06:37:00
Do U Love Me DJ Doo 21 92304 2023-06-22 05:34:16
Ari Oh Jenny Kee 20 94032 2023-06-17 03:51:25
Beautiful Man Radiorama 21 43598 2023-05-12 22:09:24
Coming Out Playmaker feat. Robina 19 99383 2023-06-17 05:01:59
Never Gonna Make Morgana 21 99435 2023-12-30 06:36:09
NightMoves Playmaker 20 96429 2023-11-20 06:19:48
Typical Tropical Bambee 19 97836 2023-06-22 05:25:39
Young Forever Rebecca 20 99157 2023-10-10 04:50:56
Ghosts Tenth Planet 20 95884 2023-05-06 04:28:05
Justify My Love Tess 21 95799 2023-05-29 04:18:43
The Saint Goes Marching The Saint 21 94857 2023-05-29 04:42:55
Pink Dinosaur Miss Papaya 19 99675 2023-07-01 04:45:08
Dam Dariram Joga 20 98620 2023-11-20 06:56:09
So Deep Silvertear 21 94923 2023-11-20 06:08:49
Stay Tess 20 96688 2023-06-17 04:55:07
Fantasy Melissa 21 97658 2023-10-10 05:00:26
In My Dreams Rebecca 20 99271 2023-07-01 04:56:46
Living In America Rose & John 22 87950 2023-05-06 04:37:56
Come On Now Miss Amani 20 95873 2023-11-20 06:48:25
Nothing Gonna Stop Micky 20 95049 2023-06-17 03:35:24
Bring Your Lovin Back Fracus 20 97127 2023-11-20 06:58:48
Nori Nori Nori Judy Crystal 21 88501 2023-05-29 04:22:16
Spaceman Bambee & Lynn 20 98627 2023-05-06 04:20:57
In The Heat Of The Night E-Rotic 20 98394 2023-10-10 04:44:17
Sky High DJ Miko 20 98738 2023-10-15 05:26:46
Operator Miss Papaya 19 98465 2023-05-05 20:30:43
If You Can Say Goodbye Kate Project 19 99414 2023-10-10 04:25:55
Grab It While We Can FantastixX 19 98978 2023-12-30 06:29:14
Never Ending Story DJ AC-DC 20 98367 2023-06-22 05:41:59
Insane Niko Noise 20 92200 2023-06-17 03:38:33
Lay It Down Tchorta & Gui Boratto 19 95984 2023-06-17 03:44:35
High On Your Love Safura 19 99735 2023-11-20 06:53:17
Ooh La La La E-Rotic 21 97425 2023-06-22 05:44:16
Stop Me Natsume Oki 21 99685 2023-10-15 05:31:47
Make It Tonight Fracus & Darwin feat. Jake 21 92443 2023-05-06 04:42:35
Techno World NAOKI underground 22 91939 2023-05-29 04:39:15
Stockholm to Bombay Dr. Bombay 21 97916 2023-05-12 21:56:56
Night In Motion Cubic 22 21 98906 2023-07-01 04:47:39
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0155
Total Execution Time  0.0183
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,586,520 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9654
  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.0063 seconds)  (Hide)
0.0020   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` = '9654'
GROUP BY `gs`.`grade
0.0039   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` = '9654'
AND `ghs`.`private` = 
0.0004   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` = '9654'
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)