Hubris


Total World Records: ??
Country: US

Stars Earned
7
12
3
3

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
Party All Night KaW feat. Sam-I-Am 20 81841 -18159 -7264 100000 2025-10-10 03:48:52
Surf Hyper Potions 22 25023 -74977 -36289 100000 2026-01-19 04:39:23
Dies Irae Jason Creasey 19 87920 -12080 -4361 100000 2026-01-19 03:00:54
Click Bait S3RL feat. GL!TCH 20 67579 -32421 -12968 100000 2026-01-19 02:23:18
Mozart Is Back Rose 24 47261 -52739 -30378 100000 2026-01-19 02:44:51
Megalovania Toby Fox 21 57969 -42031 -18536 100000 2025-10-10 03:25:30
Beethoven Virus BanYa 22 46004 -53996 -26134 100000 2025-10-10 03:13:29
BU-44 Naoki 21 63553 -36447 -16073 100000 2025-10-10 02:52:05
Cartoon Heroes Barbie Young 21 21656 -78344 -34550 100000 2025-10-10 03:56:08
Never Ending Story DJ AC-DC 20 83604 -16396 -6558 100000 2026-01-19 02:26:43
Shiawase Dion Timmer 23 7724 -92276 -48814 100000 2025-10-10 02:32:55
The Shrimps Vertigini 20 74508 -25492 -10197 100000 2025-10-10 02:36:42
The Call of Wilderness Electron 22 39200 -60800 -29427 100000 2025-10-10 03:03:00
TURBO Tokyo Machine 21 88283 -11717 -5167 100000 2026-01-19 02:18:58
Crab Rave Noisestorm 20 76916 -23084 -9234 100000 2025-10-10 02:29:39
GALACTICAL Tokyo Machine 23 1501 -98499 -52106 100000 2026-01-19 02:14:27
Night In Motion Cubic 22 21 77507 -22493 -9919 100000 2026-01-19 02:56:55
All Starts Now Laurell 19 89117 -10883 -3929 100000 2025-10-10 02:39:41
Happy Holiday Luv Limited -NM- 21 76562 -23438 -10336 100000 2025-10-10 03:45:14
Running In The 90s Max Coveri 23 6818 -93182 -49293 100000 2025-10-10 03:32:47
MEANT 2 BE THIRST & nuphory 23 15137 -84863 -44893 100000 2025-10-10 04:10:25
Remember Me Leslie Parrish 21 79578 -20422 -9006 100000 2026-01-19 02:49:11
Bella Ciao BEAUZ & XYSM 20 23401 -76599 -30640 100000 2026-01-19 04:45:45
I See Codeko 24 24058 -75942 -43743 100000 2026-01-19 04:42:49
Death By Glamour Toby Fox 23 3517 -96483 -51040 100000 2026-01-19 02:52:16
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  5.4536
Total Execution Time  5.4564
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,016,840 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/24954/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 (5.4438 seconds)  (Hide)
0.0029   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` = '24954'
GROUP BY `gs`.`grade
0.0022   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` = '24954'
AND `ghs`.`private` = 
0.0004   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` = '24954'
AND `r`.`name` = 'total' 
5.4384   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)