DingoYabuki


Country: US

Stars Earned
32
1
1
7
5

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
Birdie Doolittle 19 97305 2024-07-20 06:22:22
Joanna Crazy Loop 19 96018 2024-02-03 07:13:02
Licky Licky Crispy 20 97866 2024-02-03 07:17:29
Ba Be Loo Be La Kristeen 20 95633 2023-12-17 01:59:10
Crazyloop Crazy Loop 22 96399 2024-02-03 07:15:21
Flying High Filo Bedo 21 94921 2024-02-03 04:41:32
Beautiful Man Radiorama 21 89001 2025-04-26 03:47:30
Waka Laka Jenny Rom vs. The Zippers 21 90844 2023-12-16 22:48:21
Music & Police CJ Crew & KaW feat. Christian D. 21 89515 2023-12-16 22:42:47
So Deep Silvertear 21 89789 2023-12-16 22:46:02
Speed Over Beethoven Rose 22 90200 2024-02-03 04:44:18
My Baby Mama Anquette 21 87496 2023-12-17 02:15:57
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 91352 2023-12-17 00:52:05
What Love Feels Like Leonail 20 96208 2025-04-26 03:02:23
Summer Smiley 25 66332 2023-12-17 02:31:17
Winter BanYa 25 51183 2023-12-16 22:50:26
Get Up'n Move S & K 20 83239 2024-05-13 03:07:23
Silent Movie Little Violet 19 98729 2023-12-17 00:45:57
Just Do It Swingrowers 21 93296 2023-12-17 00:42:14
Stop Me Natsume Oki 21 93858 2025-04-26 03:09:51
Villain PIXY 20 92649 2023-12-17 00:40:08
Rainbow Rave Parade Chime 24 85350 2025-04-26 03:06:01
Bassline Shatter M-Project & S2i8 23 84261 2023-12-17 02:24:16
Do My Thing PRTY ANML 20 98190 2023-12-17 02:18:28
Work Stella Mwangi 21 98162 2023-12-17 02:20:33
Poco Loco Carlito 21 97948 2023-12-17 02:11:12
Sirens RENOLD X Scarlett 19 97017 2023-12-17 02:08:27
Night In Motion Cubic 22 21 94730 2023-12-17 02:06:10
UFO Little Sis Nora & S3RL 20 92736 2025-04-26 03:50:10
Candy Pop Luv Limited -NM- 21 88084 2023-12-16 22:36:15
The 7 Jump Ken-D 19 97908 2023-12-17 02:04:28
To Your Beat S3RL feat. Hannah Fortune 23 85946 2023-12-16 22:34:04
Do It Like That Mad Circuit, LG (Team Genius), Sereda 20 98120 2023-12-17 02:01:35
Stars James Landino 24 82847 2025-04-16 19:17:25
Y2Z Affinity 22 80848 2023-12-17 00:55:43
Boogeyman Wizardz of Oz 19 98144 2023-12-17 02:28:38
The Bass & the Melody S3RL 22 86779 2023-12-16 22:31:04
BLEEP BLOOP Tokyo Machine 24 90628 2024-05-25 02:36:06
Elysium Scott Brown 21 97047 2023-12-17 00:49:21
Jingle Bell Rock KaW feat. Bobby Helms 20 90468 2023-12-17 01:57:06
Definition of a Badboy Scott Brown 20 92088 2025-05-07 19:52:39
Tick Tock Technikore 20 94306 2024-05-25 02:38:22
Color My Love Fun Fun 21 96262 2024-05-25 02:33:31
Where Did You Go Tatsunoshin 21 86567 2025-05-07 19:50:02
When The Sun Goes Down Ken Blast 22 84630 2025-04-16 19:14:47
Rain Dance MUZZ 21 89380 2025-04-16 19:11:35
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Scores )  0.0138
Total Execution Time  0.0168
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,583,528 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/12950/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.0046 seconds)  (Hide)
0.0012   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` = '12950'
GROUP BY `gs`.`grade
0.0031   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` = '12950'
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` = '12950'
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)