KingBoomy


Total World Records: ??
Country: US

Stars Earned
22
4
6
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
Birdie Doolittle 19 79432 -20568 -7425 100000 2026-01-24 18:30:21
Dream A Dream Captain Jack 20 81174 -18826 -7530 100000 2026-04-12 22:56:42
Zodiac Banzai 21 85282 -14718 -6491 100000 2026-03-11 02:01:38
Da Roots Mind Reflection 20 82621 -17379 -6952 100000 2026-01-24 20:01:43
Disconnected Disco Kid Whatever 20 67834 -32166 -12866 100000 2026-03-24 00:19:36
I Think I Like That Sound Kid Whatever 20 80329 -19671 -7868 100000 2026-03-04 22:30:53
Land Of The Rising Sun Spacekatz 21 74531 -25469 -11232 100000 2026-03-24 00:15:35
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
Sweet World Omega Men 22 13700 -86300 -41769 100000 2026-04-03 00:30:13
Click Bait S3RL feat. GL!TCH 20 84655 -15345 -6138 100000 2026-02-27 01:04:47
Bumble Bee Bambee 20 81960 -18040 -7216 100000 2026-03-12 01:55:07
Anubis Banzai 20 85085 -14915 -5966 100000 2026-03-15 23:51:24
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
So Deep Silvertear 21 70766 -29234 -12892 100000 2026-03-12 02:23:38
Arcade Run Perfect Sphere 22 16113 -83887 -40601 100000 2026-03-11 01:59:01
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 74191 -25809 -10324 100000 2026-03-11 01:42:24
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 84062 -15938 -7029 100000 2026-04-01 00:11:45
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
戦国 Re-venG 21 10962 -89038 -39266 100000 2026-03-10 02:30:44
Ori Ori MANNTRA 21 72247 -27753 -12239 100000 2026-03-19 22:40:40
Proper Rhythm peak divide 21 74060 -25940 -11440 100000 2026-03-12 02:08:16
Boogie Shoes AronChupa & Little Sis Nora 20 85662 -14338 -5735 100000 2026-03-12 01:49:31
Revolution Naoki 23 72366 -27634 -14618 100000 2026-02-27 00:55:59
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  6.0028
Total Execution Time  6.0070
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,045,760 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 (5.9905 seconds)  (Hide)
0.0021   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.0030   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' 
5.9851   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)