KingBoomy


Total World Records: ??
Country: US

Stars Earned
19
4
1
2

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
Birdie Doolittle 19 79432 -20568 -7425 100000 2026-01-24 18:30:21
Zodiac Banzai 21 85182 -14818 -6535 100000 2026-02-12 00:34:42
Da Roots Mind Reflection 20 82621 -17379 -6952 100000 2026-01-24 20:01:43
I Think I Like That Sound Kid Whatever 20 80329 -19671 -7868 100000 2026-03-04 22:30:53
ROM-eo & Juli8 Nina 19 84976 -15024 -5424 100000 2026-02-21 02:36:59
This Is Rock And Roll DJ Zombie 19 81912 -18088 -6530 100000 2026-03-06 01:36:11
Click Bait S3RL feat. GL!TCH 20 84655 -15345 -6138 100000 2026-02-27 01:04:47
Bumble Bee Bambee 20 77428 -22572 -9029 100000 2026-02-21 02:19:25
Anubis Banzai 20 84428 -15572 -6229 100000 2026-03-07 01:54:30
Dam Dariram Joga 20 76436 -23564 -9426 100000 2026-01-24 19:50:58
No Princess Lynn 19 15595 -84405 -30470 100000 2026-01-24 18:41:32
Megalovania Toby Fox 21 80362 -19638 -8660 100000 2026-03-07 02:06:02
BU-44 Naoki 21 36010 -63990 -28220 100000 2026-03-04 23:03:22
Hip Hop Jam Indiggo 20 35378 -64622 -25849 100000 2026-02-13 02:58:15
Butterfly Swingrowers 19 75341 -24659 -8902 100000 2026-01-24 19:07:16
Kick It Man KaW feat. DAZ 19 81743 -18257 -6591 100000 2026-02-18 02:53:40
Queen Of Light E-Rotic 21 78947 -21053 -9284 100000 2026-03-04 22:46:24
Never Ending Story DJ AC-DC 20 86968 -13032 -5213 100000 2026-02-21 02:48:23
Kalinka Quiqman 20 82934 -17066 -6826 100000 2026-02-13 02:49:41
Katyusha Schustin 21 83992 -16008 -7060 100000 2026-03-07 02:16:12
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 10742 -89258 -47217 100000 2026-01-24 19:54:40
Truth or Dare PIXY 19 78975 -21025 -7590 100000 2026-01-24 18:33:54
Ori Ori MANNTRA 21 68322 -31678 -13970 100000 2026-01-24 19:10:30
Proper Rhythm peak divide 21 73262 -26738 -11791 100000 2026-03-04 23:28:11
Boogie Shoes AronChupa & Little Sis Nora 20 83966 -16034 -6414 100000 2026-03-07 02:09:28
Revolution Naoki 23 72366 -27634 -14618 100000 2026-02-27 00:55:59
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.7161
Total Execution Time  2.7191
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,018,368 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/26407/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.7047 seconds)  (Hide)
0.0019   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` = '26407'
GROUP BY `gs`.`grade
0.0040   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` = '26407'
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` = '26407'
AND `r`.`name` = 'total' 
2.6986   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)