Wompa


Total World Records: ??
Country: US

Stars Earned
7
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
Burning Tonight Krystal 22 9997 -90003 -43561 100000 2023-12-10 00:06:38
Click Bait S3RL feat. GL!TCH 20 40024 -59976 -23990 100000 2024-10-17 03:48:35
Do U Love Me DJ Doo 21 37384 -62616 -27614 100000 2023-12-10 00:31:17
Flash In The Night Flashman 22 80227 -19773 -9570 100000 2023-12-10 00:23:10
Senorita Jenny Rom 23 40630 -59370 -31407 100000 2023-12-09 23:52:02
Justify My Love Tess 21 88335 -11665 -5144 100000 2023-12-10 00:19:58
My Baby Mama Anquette 21 52807 -47193 -20812 100000 2023-12-10 00:14:47
Russian Roulette Darwin 22 4960 -95040 -45999 100000 2024-10-17 03:55:19
On My Own Anamanaguchi feat. HANA 21 83389 -16611 -7325 100000 2023-12-10 00:12:33
Fall Silently Christoph Maitland & Toby Emerson feat. Veela 22 84155 -15845 -7669 100000 2023-12-10 00:25:42
Cartoon Heroes Barbie Young 21 85797 -14203 -6264 100000 2023-12-10 00:04:29
Kick It Man KaW feat. DAZ 19 93636 -6364 -2297 100000 2023-12-10 00:17:52
Queen Of Light E-Rotic 21 86660 -13340 -5883 100000 2023-12-10 00:09:08
Contrast Donk Terrorist vs. Daniel Seven 22 82962 -17038 -8246 100000 2023-12-10 00:37:32
Cyber-Kyoto- Re-venG 20 89968 -10032 -4013 100000 2023-12-10 00:35:00
Fade Out Bensley 21 81757 -18243 -8045 100000 2023-12-10 00:27:59
Forever and a Day Dy5on feat. Silver Angelina 22 49464 -50536 -24459 100000 2024-10-17 03:45:36
Bassline Shatter M-Project & S2i8 23 61308 -38692 -20468 100000 2024-10-26 19:15:06
Techno World NAOKI underground 22 93546 -6454 -3124 100000 2024-10-26 19:12:44
Dream of You Bishu 22 84867 -15133 -7324 100000 2024-10-26 19:09:36
Candy Pop Luv Limited -NM- 21 90479 -9521 -4199 100000 2024-10-26 19:07:22
Keep On Dancing BEAUZ feat. Heleen 20 93741 -6259 -2504 100000 2024-10-26 19:04:28
Y2Z Affinity 22 92295 -7705 -3729 100000 2024-10-26 18:57:59
Elysium Scott Brown 21 94605 -5395 -2379 100000 2024-10-26 18:53:09
Big Boss Big Boss 21 95855 -4145 -1828 100000 2024-10-26 18:50:25
What Ya Gonna Do Scott Brown 21 87597 -12403 -5470 100000 2024-10-26 18:45:49
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  3.3885
Total Execution Time  3.3914
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,906,072 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13060/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 (3.3799 seconds)  (Hide)
0.0051   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` = '13060'
GROUP BY `gs`.`grade
0.0036   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` = '13060'
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` = '13060'
AND `r`.`name` = 'total' 
3.3708   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)