sonic


Country: JP

Stars Earned
32
3
9
2

Wild Mode Embed Generic Embed

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

Total Score Count: 46

Song Title Artist Level Score Grade Date
Dabbi Doo Ni-Ni 20 90301 2024-02-08 04:02:32
It Gets Better Eskimo feat. Maria Merete 21 89353 2022-03-05 01:23:16
Licky Licky Crispy 20 90863 2022-03-05 01:40:27
Lights Go Down Less Affair 20 88933 2022-03-05 01:49:02
Ready To Fly Aleky 22 90606 2022-03-05 03:01:39
Save My World Stephy 22 90568 2022-03-05 03:01:39
Mexi Mexi Mozquito 20 98145 2022-03-05 02:19:21
Time To Fly Cindy Cooper 24 75066 2022-02-08 03:02:29
Ladybug Coconut 19 92102 2022-03-05 01:40:27
Mellow Rikki & Daz 20 95654 2022-03-05 02:12:24
July Smiley 20 82723 2022-03-05 01:23:16
Bumble Bee Bambee 20 96859 2024-02-08 03:46:54
Never Gonna Make Morgana 21 96318 2022-03-05 02:33:23
Waka Laka Jenny Rom vs. The Zippers 21 87027 2022-02-08 03:05:52
Hero Miss Papaya 20 97429 2022-03-05 04:06:54
Young Forever Rebecca 20 85447 2022-02-08 03:14:16
Justify My Love Tess 21 75371 2022-03-05 01:31:20
Pink Dinosaur Miss Papaya 19 96917 2022-03-05 02:53:46
A Sign Tipsy & Tipsy 23 82280 2022-02-08 03:23:58
Dam Dariram Joga 20 96483 2024-02-08 04:07:26
No Princess Lynn 19 97377 2022-03-05 02:39:51
Stay Tess 20 91114 2022-02-08 02:48:20
Your Own Destiny Entity & Darwin 24 79358 2022-02-08 03:14:16
July ReduX Entity 23 19713 2022-03-05 01:23:16
Nothing Gonna Stop Micky 20 90916 2022-03-05 02:46:26
Nightmare FSJ feat. Tara Louise 21 98127 2022-03-05 02:33:23
No Nobody's Love Joga 20 94821 2022-03-05 02:39:51
My Generation Captain Jack 20 96615 2022-03-05 02:26:51
Nori Nori Nori Judy Crystal 21 94370 2022-03-05 02:46:26
Spaceman Bambee & Lynn 20 90281 2022-02-08 02:48:20
BU-44 Naoki 21 88777 2022-02-08 03:23:58
Do It All Night E-Rotic 20 97408 2024-02-08 04:11:30
Kagami KaW 21 92068 2022-03-05 01:31:20
Baby Love Me Judy Crystal 21 92025 2022-02-08 03:23:58
The Judgement Day Naoki feat. Riyu Kosaka 19 90423 2022-02-08 03:02:29
In The Heat Of The Night E-Rotic 20 89558 2022-03-05 01:12:47
Katana Fighter Electron 22 88973 2022-03-05 01:40:27
Operator Miss Papaya 19 92852 2022-03-05 02:53:46
Liquify Toby Emerson 21 28308 2022-03-05 01:49:02
Paradox Naoki feat. Riyu Kosaka 20 97451 2022-03-05 02:53:46
Queen Of Light E-Rotic 21 89029 2022-03-05 03:01:39
Never Ending Story DJ AC-DC 20 98613 2022-03-05 02:26:51
403 NAOKI underground 23 83053 2022-02-08 03:14:16
Insane Niko Noise 20 80972 2022-03-05 01:12:47
Kalinka Quiqman 20 83240 2022-03-05 01:31:20
Forever and a Day Dy5on feat. Silver Angelina 22 95931 2024-02-08 04:14:52
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0178
Total Execution Time  0.0206
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,582,840 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6216
  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.0098 seconds)  (Hide)
0.0070   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` = '6216'
GROUP BY `gs`.`grade
0.0026   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` = '6216'
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` = '6216'
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)