pball


Total World Records: ??
Country: US

Stars Earned
26
8
2
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
Party All Night KaW feat. Sam-I-Am 20 92505 -7495 -2998 100000 2021-07-11 10:03:33
Start & Paws Oscillator X 19 84600 -15400 -5559 100000 2021-07-11 09:16:07
Birdie Doolittle 19 95350 -4650 -1679 100000 2021-07-11 10:13:11
Can't Let Go Jenna Drey 19 92018 -7982 -2882 100000 2021-07-11 10:38:28
Change The World Nathalie & Kim Lukas 19 95336 -4664 -1684 100000 2021-07-11 10:47:24
Ba Be Loo Be La Kristeen 20 93313 -6687 -2675 100000 2021-07-11 09:58:11
Blow My Mind Alphadelta 19 92602 -7398 -2671 100000 2021-07-11 08:43:41
Mexi Mexi Mozquito 20 91611 -8389 -3356 100000 2021-07-11 10:38:28
Unity TheFatRat 21 88502 -11498 -5071 100000 2021-07-11 08:13:19
Determinator Dust Devil 26 51542 -48458 -32758 100000 2023-08-26 01:49:41
Disconnected Disco Kid Whatever 20 88321 -11679 -4672 100000 2021-07-11 09:16:07
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 86066 -13934 -5574 100000 2021-07-11 10:07:17
Dies Irae Jason Creasey 19 95059 -4941 -1784 100000 2021-07-11 10:47:24
Click Bait S3RL feat. GL!TCH 20 89443 -10557 -4223 100000 2021-07-11 08:51:07
Boom Boom Dollars King Kong & D'Jungle Girls 21 83857 -16143 -7119 100000 2021-07-11 08:43:41
Ari Oh Jenny Kee 20 83378 -16622 -6649 100000 2021-07-11 09:58:11
Bumble Bee Bambee 20 94389 -5611 -2244 100000 2021-07-11 08:47:19
Coming Out Playmaker feat. Robina 19 94958 -5042 -1820 100000 2021-07-11 10:47:24
Move It Groove It KaW feat. Sam-I-Am 22 88579 -11421 -5528 100000 2023-08-26 01:52:26
Anubis Banzai 20 91532 -8468 -3387 100000 2021-07-11 09:08:35
Music & Police CJ Crew & KaW feat. Christian D. 21 81421 -18579 -8193 100000 2021-07-11 09:37:33
Dam Dadi Doo Fantasy Project 22 82772 -17228 -8338 100000 2025-04-12 22:52:16
India's Glitch Kirill Gramada 21 94246 -5754 -2538 100000 2021-07-11 09:37:33
Nightmare FSJ feat. Tara Louise 21 90411 -9589 -4229 100000 2025-04-12 22:46:58
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 92182 -7818 -3448 100000 2021-07-11 09:43:40
Megalovania Toby Fox 21 64910 -35090 -15475 100000 2021-07-11 07:08:21
My Generation Captain Jack 20 92750 -7250 -2900 100000 2021-07-11 09:22:51
Nori Nori Nori Judy Crystal 21 63980 -36020 -15885 100000 2024-07-27 05:08:43
Spaceman Bambee & Lynn 20 96065 -3935 -1574 100000 2021-07-11 09:50:08
What Love Feels Like Leonail 20 82685 -17315 -6926 100000 2021-07-11 07:02:16
Delirium Smiley 23 85093 -14907 -7886 100000 2023-08-26 01:47:07
Ma Huggies FIG & Nico Sleator 20 90381 -9619 -3848 100000 2025-04-12 22:49:40
Sky High DJ Miko 20 93776 -6224 -2490 100000 2023-08-26 01:42:19
Butterfly Swingrowers 19 92552 -7448 -2689 100000 2021-07-11 10:38:28
If You Can Say Goodbye Kate Project 19 94012 -5988 -2162 100000 2021-07-11 10:24:13
Kinky Boots Daz Sampson & Nona 19 93682 -6318 -2281 100000 2023-08-26 01:06:15
Crab Rave Noisestorm 20 94877 -5123 -2049 100000 2023-08-26 01:09:06
Samurai Rameses B 22 14592 -85408 -41337 100000 2024-07-27 05:05:24
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  2.7225
Total Execution Time  2.7262
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,943,888 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/4658/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.7130 seconds)  (Hide)
0.0041   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` = '4658'
GROUP BY `gs`.`grade
0.0029   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` = '4658'
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` = '4658'
AND `r`.`name` = 'total' 
2.7057   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)