Slurpwis


Total World Records: ??
Country: US

Stars Earned
19
5
1
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
All Of Me Klubbmover 20 75915 -24085 -9634 100000 2025-11-21 23:15:06
The Rainmaker Doug Laurent 20 49144 -50856 -20342 100000 2026-04-26 03:35:54
Bagpipe A-Moe 20 82662 -17338 -6935 100000 2026-04-26 02:57:15
Dream A Dream Captain Jack 20 79637 -20363 -8145 100000 2026-05-08 04:38:55
Joanna Crazy Loop 19 43803 -56197 -20287 100000 2025-11-21 23:10:22
Moonstone Virgill 19 89234 -10766 -3887 100000 2026-05-10 00:14:58
Bounce Crew 7 19 80412 -19588 -7071 100000 2026-04-03 03:47:56
ROM-eo & Juli8 Nina 19 10933 -89067 -32153 100000 2025-12-08 22:40:44
This Is Rock And Roll DJ Zombie 19 72667 -27333 -9867 100000 2026-03-27 03:34:04
Dies Irae Jason Creasey 19 83425 -16575 -5984 100000 2026-03-27 03:49:50
Click Bait S3RL feat. GL!TCH 20 81707 -18293 -7317 100000 2026-05-08 03:59:55
Feel The Melody S3RL feat. Sara 20 78009 -21991 -8796 100000 2026-04-26 03:21:49
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 84179 -15821 -5711 100000 2026-04-26 02:39:33
Bumble Bee Bambee 20 73697 -26303 -10521 100000 2026-04-26 03:51:35
Waka Laka Jenny Rom vs. The Zippers 21 82350 -17650 -7784 100000 2026-05-08 04:59:01
Dam Dariram Joga 20 72873 -27127 -10851 100000 2026-04-26 03:17:48
Come On Now Miss Amani 20 75405 -24595 -9838 100000 2026-03-24 23:39:00
Megalovania Toby Fox 21 35587 -64413 -28406 100000 2025-11-21 23:49:34
Cartoon Heroes Barbie Young 21 60542 -39458 -17401 100000 2026-04-26 03:38:02
Kick It Man KaW feat. DAZ 19 84555 -15445 -5576 100000 2026-04-26 02:52:08
Silent Movie Little Violet 19 80185 -19815 -7153 100000 2026-04-26 02:54:45
UFO Little Sis Nora & S3RL 20 78388 -21612 -8645 100000 2026-05-08 04:41:07
All Starts Now Laurell 19 27266 -72734 -26257 100000 2025-11-21 23:07:55
Definition of a Badboy Scott Brown 20 73246 -26754 -10702 100000 2026-05-02 04:54:51
Truth or Dare PIXY 19 80073 -19927 -7194 100000 2025-11-21 23:12:48
Bella Ciao BEAUZ & XYSM 20 77613 -22387 -8955 100000 2026-04-26 03:53:51
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  3.9005
Total Execution Time  3.9036
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,023,752 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/25275/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.8905 seconds)  (Hide)
0.0044   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` = '25275'
GROUP BY `gs`.`grade
0.0052   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` = '25275'
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` = '25275'
AND `r`.`name` = 'total' 
3.8807   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)