MrBadAxe


Total World Records: ??
Country: US

Stars Earned
12
8
3
1

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

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Dynamo Oscillator X 19 94658 -5342 -1928 100000 2024-09-21 00:22:22
Birdie Doolittle 19 94241 -5759 -2079 100000 2025-07-18 23:53:17
Think Thousand Thoughts Auvic 20 81124 -18876 -7550 100000 2025-08-01 23:45:07
Ba Be Loo Be La Kristeen 20 91020 -8980 -3592 100000 2025-05-17 00:25:20
Bounce Crew 7 19 83466 -16534 -5969 100000 2025-04-26 00:50:00
Zodiac Banzai 21 93483 -6517 -2874 100000 2024-09-21 00:32:46
Everything Is Changing Rikah 19 17864 -82136 -29651 100000 2025-07-18 23:56:52
Made In China Vitas & Sergey Pudovkin 20 91526 -8474 -3390 100000 2025-07-19 00:25:59
Disconnected Disco Kid Whatever 20 71203 -28797 -11519 100000 2025-07-19 00:06:58
Gallecode NoVus 20 22590 -77410 -30964 100000 2025-06-08 00:43:01
I Think I Like That Sound Kid Whatever 20 89665 -10335 -4134 100000 2025-08-02 00:18:32
Ize Pie Headtwist & Pump 19 73387 -26613 -9607 100000 2024-09-21 00:29:53
Reactor Jason Creasey 19 54921 -45079 -16274 100000 2024-09-06 23:39:43
This Is Rock And Roll DJ Zombie 19 87356 -12644 -4564 100000 2024-09-06 23:42:04
Dies Irae Jason Creasey 19 87607 -12393 -4474 100000 2024-09-21 00:25:40
July Smiley 20 82563 -17437 -6975 100000 2025-07-19 00:43:38
NightMoves Playmaker 20 85630 -14370 -5748 100000 2024-09-07 00:04:33
Cryosleep Machinae Supremacy 20 76515 -23485 -9394 100000 2025-07-19 00:04:22
High On Your Love Safura 19 89328 -10672 -3853 100000 2025-06-08 00:40:08
Crab Rave Noisestorm 20 78311 -21689 -8676 100000 2025-07-19 00:47:38
Night In Motion Cubic 22 21 84487 -15513 -6841 100000 2024-09-07 00:23:51
All Starts Now Laurell 19 95022 -4978 -1797 100000 2025-06-08 00:18:27
DJ Party BB Hayes 20 90694 -9306 -3722 100000 2025-06-08 00:06:03
Halley's Comet Jenna Drey & Joe Bermudez 19 90939 -9061 -3271 100000 2025-07-18 23:59:08
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.8900
Total Execution Time  2.8930
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,893,776 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16571/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (2.8701 seconds)  (Hide)
0.0109   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` = '16571'
GROUP BY `gs`.`grade
0.0053   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` = '16571'
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` = '16571'
AND `r`.`name` = 'total' 
2.8536   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `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`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  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)