xabel


Country: US

Stars Earned
29
5
3
9

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
Dynamo Oscillator X 19 80601 2023-07-01 22:53:03
Time is Ticking Elpis feat. Black Elway 19 69635 2023-08-06 19:26:35
Origin Eagle | Stallian 20 32322 2023-08-06 18:41:55
Shoulda SUNN 20 75842 2023-08-06 18:53:54
Think Thousand Thoughts Auvic 20 85831 2024-04-08 14:19:53
Everything Is Changing Rikah 19 80772 2023-08-06 18:24:34
Unity TheFatRat 21 82083 2024-04-07 14:50:53
Reactor Jason Creasey 19 80260 2023-07-01 22:39:31
Ladybug Coconut 19 86621 2024-04-06 15:45:45
Paranormal Inspector K 20 89530 2024-04-08 14:08:53
Click Bait S3RL feat. GL!TCH 20 85401 2025-05-23 17:39:05
Feel The Melody S3RL feat. Sara 20 79610 2023-08-06 18:36:43
July Smiley 20 86416 2024-04-08 14:12:10
Xuxa Smiley 23 30842 2024-04-07 14:43:16
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 83539 2023-08-06 18:20:59
Ari Oh Jenny Kee 20 76318 2023-08-06 19:03:15
Ghosts Tenth Planet 20 71050 2025-05-23 17:31:52
So Deep Silvertear 21 79772 2024-12-22 23:51:21
Stay Tess 20 70244 2023-06-18 20:39:00
Speed Over Beethoven Rose 22 67248 2024-04-08 14:05:52
Twelve Riyu Kosaka 20 84262 2024-04-07 21:40:15
The Judgement Day Naoki feat. Riyu Kosaka 19 75973 2023-05-28 22:27:34
In The Heat Of The Night E-Rotic 20 73076 2023-08-06 18:50:24
Butterfly Swingrowers 19 78172 2023-05-28 22:06:07
Kick It Man KaW feat. DAZ 19 84189 2023-08-06 18:27:19
Paradox Naoki feat. Riyu Kosaka 20 85400 2023-08-06 19:12:39
Never Ending Story DJ AC-DC 20 74870 2023-07-01 23:06:59
403 NAOKI underground 23 72564 2024-04-07 21:45:14
Follow My Pamp Andrea Damante feat. Adam Clay 20 73761 2023-08-06 18:34:53
Kalinka Quiqman 20 85663 2023-08-06 18:44:33
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 79169 2024-04-07 21:42:35
Only You DEXTER KING feat. Alexis Donn 19 86885 2023-06-18 20:04:51
Midnight Train More Plastic & Tylah Winyard 22 22066 2023-06-18 20:07:59
Right Into You The Tech Team 20 62805 2023-08-06 19:09:10
Orbit Ellis 19 82349 2023-07-01 23:02:15
Crab Rave Noisestorm 20 89214 2024-04-08 14:14:50
Born to Run Red Parker 19 88169 2023-08-06 19:24:12
Northern Lights Saxsquatch 21 85817 2024-04-08 14:16:48
Down Low Hr. Troels x Felix Schorn 20 78888 2023-07-01 22:49:41
Nothing Else Matters Katya Ocean 19 80071 2023-06-18 20:46:16
Techno World NAOKI underground 22 89774 2024-04-20 20:22:47
Every Little Thing Conro 21 84867 2024-04-06 15:48:48
Supernova Laszlo 22 89528 2024-04-08 14:22:50
Let's Remember N.M.R 21 82033 2024-04-20 20:10:25
Beat It from20 23 87837 2024-04-20 20:25:24
Electronic City Pops TOKYO twilight scene 21 94219 2024-04-20 20:07:44
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0167
Total Execution Time  0.0197
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,584,248 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10083/3
  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.0075 seconds)  (Hide)
0.0016   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` = '10083'
GROUP BY `gs`.`grade
0.0057   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` = '10083'
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` = '10083'
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)