Jmazing


Country: US

Stars Earned
37
12
5
2

Wild Mode Embed Generic Embed

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

Total Score Count: 56

Song Title Artist Level Score Grade Date
Unity TheFatRat 21 83640 2024-07-31 02:34:18
Agent Blatant Ernest + Julio 21 78551 2024-05-30 02:43:17
Pop4 Vibes & Wishdokta 22 76639 2024-06-30 02:29:24
Ra Banzai 21 77710 2024-05-16 02:27:41
Soapy Bubble Fragmentz 23 54495 2024-07-04 02:46:55
Paranormal Inspector K 20 76318 2024-05-16 02:21:52
Sweet World Omega Men 22 36518 2024-05-27 21:25:06
Sunshine Triple J 22 81040 2024-05-27 21:21:54
Feel The Melody S3RL feat. Sara 20 84842 2024-03-31 03:08:00
Gargoyle Sanxion7 24 2147 2024-11-13 03:35:46
Pink Fuzzy Bunnies Wonderboy 25 5431 2024-07-31 02:50:07
Become Astral Ash Astral 22 79496 2024-05-30 02:51:27
Bang Bang Bang DCX 21 84068 2024-05-30 02:49:24
Anubis Banzai 20 82913 2024-07-31 02:25:04
Dam Dadi Doo Fantasy Project 22 79187 2024-05-16 02:49:20
July ReduX Entity 23 79383 2024-05-27 21:33:55
Black Magic Matduke 23 33214 2024-07-06 20:42:37
Warrior Kirill Gramada 21 82128 2024-05-16 02:39:25
Hypnosis Colin Kiddy 21 86647 2024-05-30 02:34:57
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 87545 2024-05-30 02:46:04
Megalovania Toby Fox 21 74462 2024-04-20 02:24:15
Csikos Post BanYa 22 5379 2024-05-17 23:28:36
Delirium Smiley 23 77750 2024-05-16 02:51:49
Show U Love Entity 22 81449 2024-07-04 02:43:05
Take Me Away Fracus & Darwin 23 79502 2024-07-04 02:59:49
Beethoven Virus BanYa 22 76359 2024-06-01 02:43:17
BU-44 Naoki 21 89107 2024-05-16 02:55:17
Destiny Smiley 23 43691 2024-07-16 01:57:05
Katana Fighter Electron 22 85704 2024-07-31 02:45:16
Cartoon Heroes Barbie Young 21 75030 2024-05-27 21:30:57
Melancholy Vision DE-SIRE 24 24181 2024-07-04 02:52:26
Test My Best E-Rotic 21 79908 2024-05-16 02:36:05
op13 riddle 22 80077 2024-07-31 02:42:46
Never Ending Story DJ AC-DC 20 83736 2024-05-16 02:24:26
Outbreak Feint feat. MYLK 23 79330 2024-07-31 02:47:38
7th Trip NM underground artifact 22 76661 2024-06-01 02:38:19
Dark Fenix DE-SIRE 22 80689 2024-06-30 02:15:34
Bewitched PIXY 22 83308 2024-05-30 02:53:26
Stop Me Natsume Oki 21 86941 2024-05-16 02:32:35
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 78650 2024-07-31 02:36:16
Para-Symptoms 165 23 74162 2024-10-05 03:33:35
INEEDU Teddy Killerz 22 59894 2024-10-05 03:28:18
Get Busy KOYOTIE 22 80966 2024-05-30 02:37:17
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 60855 2024-07-16 02:01:45
Bassline Shatter M-Project & S2i8 23 76664 2024-07-04 03:02:55
Down Low Hr. Troels x Felix Schorn 20 84252 2024-05-16 02:46:52
Samurai Rameses B 22 12117 2024-05-16 02:30:01
RAD Tokyo Machine 24 35546 2024-05-16 03:00:36
Swipe Felix Schorn 21 86272 2024-05-27 21:27:22
Candy Pop Luv Limited -NM- 21 88155 2024-05-16 02:57:50
To Your Beat S3RL feat. Hannah Fortune 23 49644 2024-07-31 02:32:16
Low Workout Fracus & Darwin 23 84874 2024-06-30 02:34:00
Supernova Laszlo 22 83036 2024-07-04 02:57:13
Music Is Moving Tatsunoshin 23 72578 2024-10-05 03:25:19
Mothership F.O.O.L & SKUM 24 81643 2024-07-04 02:54:39
Paranoid 180 24 19504 2024-11-02 03:25:04
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Scores )  0.0152
Total Execution Time  0.0182
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,619,112 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15357
  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.0065 seconds)  (Hide)
0.0030   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` = '15357'
GROUP BY `gs`.`grade
0.0032   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` = '15357'
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` = '15357'
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)