BaddeBadger


Country: US

Stars Earned
20
10
20
6

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
In The Hall Of The Mountain King KaW 22 51143 2025-03-15 00:34:32
Remember December Smiley 22 16167 2025-07-18 21:29:37
Birdie Doolittle 19 58801 2024-12-30 17:05:32
Da Roots Mind Reflection 20 85819 2025-02-07 03:46:45
Disconnected Disco Kid Whatever 20 57788 2025-03-24 22:24:37
Fleadh Uncut Ian Parker 21 13165 2025-02-13 03:47:05
I Think I Like That Sound Kid Whatever 20 25684 2024-12-30 17:37:07
Ize Pie Headtwist & Pump 19 79650 2025-03-24 23:03:47
Ladybug Coconut 19 64576 2025-01-06 22:45:20
Paranormal Inspector K 20 81014 2025-03-24 22:53:36
Click Bait S3RL feat. GL!TCH 20 84208 2025-02-06 22:28:08
July Smiley 20 33580 2024-12-30 17:29:51
Become Astral Ash Astral 22 2069 2025-04-20 18:22:45
Bumble Bee Bambee 20 1776 2025-01-30 03:47:39
Ghosts Tenth Planet 20 32842 2025-02-13 04:52:12
The Saint Goes Marching The Saint 21 26547 2025-04-12 00:23:12
Pink Dinosaur Miss Papaya 19 4346 2024-12-30 17:13:01
Stay Tess 20 26739 2025-03-21 03:06:55
Dolphin Talk Pyramyth 23 1700 2025-05-14 21:53:17
My Baby Mama Anquette 21 69239 2025-03-24 22:33:13
Sky High Lucyfer 20 72717 2024-12-30 17:32:40
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 81192 2025-05-22 00:40:18
My Generation Captain Jack 20 81447 2025-02-13 03:28:01
Twelve Riyu Kosaka 20 53418 2024-12-30 17:25:08
Beethoven Virus BanYa 22 79595 2025-03-15 00:21:28
BU-44 Naoki 21 60929 2025-04-11 23:07:56
Hip Hop Jam Indiggo 20 87832 2025-03-14 23:56:23
The Judgement Day Naoki feat. Riyu Kosaka 19 55953 2024-12-30 17:15:11
Butterfly Swingrowers 19 82783 2025-02-07 03:44:06
403 NAOKI underground 23 47370 2025-04-12 00:27:35
Cyber-Kyoto- Re-venG 20 80857 2025-02-13 04:01:06
Silent Movie Little Violet 19 73115 2025-01-06 22:55:27
The Shrimps Vertigini 20 70147 2024-12-30 17:27:05
7th Trip NM underground artifact 22 77103 2025-07-11 21:19:38
We Got The Moves Electric Callboy 20 74976 2025-05-14 23:14:39
Bewitched PIXY 22 36862 2025-05-14 21:55:32
Crab Rave Noisestorm 20 85611 2025-04-20 19:19:08
Born to Run Red Parker 19 71446 2024-12-30 17:07:40
Therapy Conro 20 87201 2025-03-24 23:42:56
Bambole (Ole) Papa Gonzalez 20 61272 2025-05-22 00:42:37
Down Low Hr. Troels x Felix Schorn 20 85234 2025-02-06 22:34:25
UFO Little Sis Nora & S3RL 20 90353 2025-03-14 23:52:02
Kibo Dion Timmer 22 75123 2025-05-14 23:20:11
Big Boss Big Boss 21 4094 2025-03-14 23:38:48
Accelerate Teminite & Skybreak 24 34238 2025-05-14 21:51:22
DMT Technikore 23 22459 2025-02-06 22:32:00
Way To Rio Tony T 20 86839 2025-01-30 03:31:43
Drum 'N' Bossa Carbuncle 20 91288 2025-03-24 22:22:07
戦国 Re-venG 21 39612 2025-02-13 03:30:14
Pilgrim 2000 Bass-X vs. Scott Brown 21 65079 2025-02-05 05:02:27
When The Sun Goes Down Ken Blast 22 62965 2025-03-15 00:24:22
No Rules Foxela & Britt Lari 19 75775 2025-04-04 20:50:34
Polarised Koven, ÆON:MODE, Blanke 22 80769 2025-04-12 00:25:27
Ping Pong AronChupa & Little Sis Nora 20 89479 2025-07-11 21:42:41
The Banana Song SIPPY 19 85451 2025-07-11 21:47:01
Proper Rhythm peak divide 21 79969 2025-07-12 17:01:58
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Scores )  0.0420
Total Execution Time  0.0458
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,619,840 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20259
  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.0178 seconds)  (Hide)
0.0064   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` = '20259'
GROUP BY `gs`.`grade
0.0111   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` = '20259'
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` = '20259'
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)