JTab


Country: US

Stars Earned
22
9
8
3

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
Remember December Smiley 22 84699 2024-06-02 05:07:36
That Night Eskimo & Icebird 21 82267 2024-06-02 05:09:54
Think Thousand Thoughts Auvic 20 68143 2024-07-22 06:18:57
Surf Hyper Potions 22 71748 2024-03-12 00:53:40
Unity TheFatRat 21 75839 2024-03-27 01:24:31
Da Roots Mind Reflection 20 95021 2024-05-27 00:10:15
Disconnected Disco Kid Whatever 20 61362 2024-03-04 02:10:28
I Think I Like That Sound Kid Whatever 20 88742 2024-03-04 02:55:07
Ra Banzai 21 82624 2024-05-12 05:01:53
ROM-eo & Juli8 Nina 19 92846 2024-05-27 00:44:34
This Is Rock And Roll DJ Zombie 19 84481 2024-05-25 05:44:59
While Tha Rekkid Spinz DJ Zombie 22 67112 2024-03-04 04:36:46
Ladybug Coconut 19 94679 2024-06-27 02:33:12
Sweet World Omega Men 22 84262 2024-06-02 06:50:27
Mellow Rikki & Daz 20 89811 2024-05-10 01:48:16
July Smiley 20 81075 2024-06-02 06:46:38
Xuxa Smiley 23 79330 2024-06-02 05:34:44
Hanky Panky Jenny Rom 23 25277 2025-01-11 22:19:47
Do U Love Me DJ Doo 21 84192 2024-05-19 07:01:39
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 85486 2024-03-20 06:10:26
The Saint Goes Marching The Saint 21 80886 2024-05-24 00:42:10
Anubis Banzai 20 85688 2024-05-12 05:09:10
Dam Dariram Joga 20 84325 2024-05-19 04:25:32
No Princess Lynn 19 82899 2024-03-27 01:21:48
So Deep Silvertear 21 65468 2024-03-05 01:21:32
Speed Over Beethoven Rose 22 30573 2024-03-04 03:07:12
Classic Madness Fracus & Darwin 21 76426 2024-07-21 23:01:59
July ReduX Entity 23 70418 2024-06-09 04:38:03
Megalovania Toby Fox 21 63030 2024-05-01 04:31:43
Spaceman Bambee & Lynn 20 87962 2024-05-24 07:19:02
Baby Love Me Judy Crystal 21 80796 2024-05-24 00:59:54
Summer Smiley 25 20132 2024-06-06 05:24:48
Destiny Smiley 23 79322 2024-05-10 01:51:33
Cartoon Heroes Barbie Young 21 83521 2024-05-19 04:15:50
Queen Of Light E-Rotic 21 89030 2024-06-02 05:32:08
Cyber-Kyoto- Re-venG 20 75328 2024-03-27 01:32:57
Moonlight PIXY 20 72357 2024-05-19 04:13:09
Crab Rave Noisestorm 20 79481 2024-05-19 04:19:01
Forever and a Day Dy5on feat. Silver Angelina 22 76318 2024-03-05 01:30:33
Love Ari Dayan 20 92248 2024-06-09 04:16:34
Candy Pop Luv Limited -NM- 21 86039 2024-06-04 01:39:26
Big Boss Big Boss 21 69788 2024-05-19 06:57:46
  BENCHMARKS  
Loading Time: Base Classes  0.0042
Controller Execution Time ( Main / Scores )  0.0177
Total Execution Time  0.0222
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,569,024 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14360
  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.0071 seconds)  (Hide)
0.0029   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` = '14360'
GROUP BY `gs`.`grade
0.0040   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` = '14360'
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` = '14360'
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)