DDRAUS


Country: US

Stars Earned
5
34
1
4
1

Wild Mode Embed Generic Embed

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

Total Score Count: 45

Song Title Artist Level Score Grade Date
Birdie Doolittle 19 98432 2022-10-30 22:54:11
Big Blue Bouncy Ball Mr. Blue 22 89379 2022-10-31 00:02:14
Made In China Vitas & Sergey Pudovkin 20 98206 2023-03-19 21:34:11
Surf Hyper Potions 22 94835 2022-10-31 00:49:42
Agent Blatant Ernest + Julio 21 93762 2022-10-31 00:22:37
Ladybug Coconut 19 98888 2022-10-31 00:41:32
EternuS Sanxion7 20 95799 2024-06-10 03:54:02
Zenith Sanxion7 24 56843 2022-10-30 22:50:02
Xuxa Smiley 23 95730 2023-07-08 22:49:04
Become Astral Ash Astral 22 86776 2022-10-30 23:57:50
Ghosts Tenth Planet 20 93679 2024-06-10 04:08:23
The Saint Goes Marching The Saint 21 96060 2024-06-10 04:05:59
Move It Groove It KaW feat. Sam-I-Am 22 94667 2022-10-30 23:07:11
Electric The DNC feat. Miss Amani 22 11409 2023-03-20 01:34:04
So Deep Silvertear 21 92367 2022-10-30 22:36:05
Dopamine You In Mind 23 90059 2023-03-19 21:26:16
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 35071 2024-06-10 04:11:19
Silence Fracus & Darwin 22 89203 2022-10-31 00:45:37
Electro Asia Re-venge Phoenix 21 95423 2022-10-31 00:19:53
On My Own Anamanaguchi feat. HANA 21 93009 2023-03-19 21:20:11
Take Me Away Fracus & Darwin 23 37407 2024-08-24 23:52:23
BU-44 Naoki 21 95729 2022-10-30 22:26:40
Kagami KaW 21 96741 2022-10-30 23:00:43
Melancholy Vision DE-SIRE 24 85169 2022-10-31 00:11:52
Liquify Toby Emerson 21 91678 2022-10-30 23:13:45
Queen Of Light E-Rotic 21 93372 2022-10-30 23:16:14
Get Up'n Move S & K 20 97352 2024-06-10 03:50:43
Cyber-Kyoto- Re-venG 20 96919 2022-10-31 00:17:15
Everybody 2 the Sun Ultimate Heights 20 98939 2022-10-30 23:03:57
Liberar Vida Scorccia 22 92687 2022-10-30 23:10:57
We Got The Moves Electric Callboy 20 96264 2024-08-24 23:49:35
Bewitched PIXY 22 93607 2022-10-30 23:59:54
Pump It Electric Callboy 21 91303 2023-03-19 21:31:06
How We Win FWLR 21 95093 2022-10-31 00:47:45
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 90945 2022-10-30 23:50:59
Para-Symptoms 165 23 50338 2023-03-19 21:23:57
Rainbow Rave Parade Chime 24 92703 2022-10-31 00:37:51
TURBO Tokyo Machine 21 98667 2022-10-31 00:07:48
STOP! & Go Onyx 21 96484 2023-07-08 23:04:40
Crab Rave Noisestorm 20 95948 2024-08-24 23:46:34
Just Dance Bad Computer 20 97095 2023-03-19 21:36:01
Down Low Hr. Troels x Felix Schorn 20 90674 2024-06-10 03:56:11
Music Is Moving Tatsunoshin 23 95351 2024-06-10 04:03:25
FAR OUT Tokyo Machine 24 88928 2024-06-10 03:59:37
MEANT 2 BE THIRST & nuphory 23 96564 2025-04-22 03:28:52
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Scores )  0.0185
Total Execution Time  0.0223
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,581,736 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7749
  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.0072 seconds)  (Hide)
0.0038   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` = '7749'
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` = '7749'
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` = '7749'
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)