dieballoonboy


Total World Records: ??
Country: US

Stars Earned
20
7
11
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 21242 -78758 -28432 100000 2024-07-30 22:06:27
Dabbi Doo Ni-Ni 20 71734 -28266 -11306 100000 2024-08-13 03:22:07
Ba Be Loo Be La Kristeen 20 59596 -40404 -16162 100000 2024-08-13 02:22:25
Blow My Mind Alphadelta 19 82898 -17102 -6174 100000 2024-10-25 22:27:17
Ize Pie Headtwist & Pump 19 9142 -90858 -32800 100000 2024-07-29 03:22:10
Land Of The Rising Sun Spacekatz 21 29954 -70046 -30890 100000 2024-08-13 01:37:39
Get Busy Bassmonkeys & Bianca Lindgren 20 25786 -74214 -29686 100000 2024-08-06 01:04:53
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 57087 -42913 -17165 100000 2024-08-06 01:55:06
Gargoyle Sanxion7 24 1526 -98474 -56721 100000 2024-07-28 23:59:53
Do U Love Me DJ Doo 21 23651 -76349 -33670 100000 2024-10-25 22:29:35
Hero Miss Papaya 20 49645 -50355 -20142 100000 2024-10-25 22:05:25
Typical Tropical Bambee 19 75511 -24489 -8841 100000 2024-08-18 23:54:06
Young Forever Rebecca 20 56554 -43446 -17378 100000 2024-08-13 02:19:02
Pink Dinosaur Miss Papaya 19 81786 -18214 -6575 100000 2024-08-15 03:18:23
MAX428 Omega 27 284 -99538 -72563 99822 2024-08-06 01:16:47
Bring Your Lovin Back Fracus 20 63124 -36876 -14750 100000 2024-08-06 01:13:54
What Love Feels Like Leonail 20 77442 -22558 -9023 100000 2024-08-13 01:32:01
Beethoven Virus BanYa 22 38564 -61436 -29735 100000 2024-08-06 01:37:45
Baby Love Me Judy Crystal 21 25962 -74038 -32651 100000 2024-08-06 02:05:16
Butterfly Swingrowers 19 26652 -73348 -26479 100000 2024-07-28 23:51:09
Cartoon Heroes Barbie Young 21 18760 -81240 -35827 100000 2024-08-13 03:04:54
If You Can Say Goodbye Kate Project 19 35668 -64332 -23224 100000 2024-07-30 23:18:54
Paradox Naoki feat. Riyu Kosaka 20 17600 -82400 -32960 100000 2024-10-25 21:51:04
Kinky Boots Daz Sampson & Nona 19 42647 -57353 -20704 100000 2024-07-28 23:29:08
Disco High Ultimate Heights 21 24384 -75616 -33347 100000 2024-08-13 03:02:31
Get Up'n Move S & K 20 66241 -33759 -13504 100000 2024-08-13 02:08:57
Lay It Down Tchorta & Gui Boratto 19 84705 -15295 -5521 100000 2024-10-25 21:57:50
Silent Movie Little Violet 19 80291 -19709 -7115 100000 2024-08-02 03:06:26
The Shrimps Vertigini 20 52168 -47832 -19133 100000 2024-08-06 03:00:24
Only You DEXTER KING feat. Alexis Donn 19 59624 -40376 -14576 100000 2024-07-28 23:26:41
WYGD Bishu 19 88740 -11260 -4065 100000 2024-08-19 00:38:44
Bambole (Ole) Papa Gonzalez 20 78888 -21112 -8445 100000 2024-08-18 23:56:03
Bassline Shatter M-Project & S2i8 23 16516 -83484 -44163 100000 2024-08-13 01:28:22
Sirens RENOLD X Scarlett 19 83770 -16230 -5859 100000 2024-10-25 22:08:50
Under The Bed Macks Wolf X Tatsunoshin 21 81445 -18555 -8183 100000 2024-10-25 22:19:09
Let's Remember N.M.R 21 33043 -66957 -29528 100000 2024-10-25 22:00:40
Never Let You Down BEAUZ, Miles Away, & RYYZN 22 77154 -22846 -11057 100000 2024-08-19 00:41:11
Big Boss Big Boss 21 77280 -22720 -10020 100000 2024-08-18 23:58:59
Fly Me High @pple & Pie 20 6125 -93875 -37550 100000 2024-08-06 01:19:27
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.1399
Total Execution Time  2.1428
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,955,816 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17704/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.1312 seconds)  (Hide)
0.0022   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` = '17704'
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` = '17704'
AND `ghs`.`private` = 
0.0002   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` = '17704'
AND `r`.`name` = 'total' 
2.1258   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)