Quack


Total World Records: ??
Country: US

Stars Earned
2
30
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
Land Of The Lost Banzai 19 61000 -39000 -14079 100000 2025-05-15 01:28:06
Party All Night KaW feat. Sam-I-Am 20 3548 -96452 -38581 100000 2025-05-08 04:31:30
Birdie Doolittle 19 71721 -28279 -10209 100000 2025-06-05 04:17:01
Joanna Crazy Loop 19 41328 -58672 -21181 100000 2025-06-19 03:55:33
Crazyloop Crazy Loop 22 20987 -79013 -38242 100000 2025-04-24 02:14:50
Reactor Jason Creasey 19 41776 -58224 -21019 100000 2025-05-22 03:23:02
This Is Rock And Roll DJ Zombie 19 13521 -86479 -31219 100000 2025-06-19 03:49:07
Dies Irae Jason Creasey 19 19078 -80922 -29213 100000 2025-05-08 01:54:24
Click Bait S3RL feat. GL!TCH 20 41220 -58780 -23512 100000 2025-06-05 04:26:51
EternuS Sanxion7 20 4439 -95561 -38224 100000 2025-05-08 02:26:37
Xuxa Smiley 23 2343 -97657 -51661 100000 2025-06-05 03:13:31
Hanky Panky Jenny Rom 23 1341 -98659 -52191 100000 2025-05-22 03:20:06
Ari Oh Jenny Kee 20 5024 -94976 -37990 100000 2025-06-05 04:41:04
Pink Dinosaur Miss Papaya 19 73182 -26818 -9681 100000 2025-05-29 03:17:15
MAX428 Omega 27 526 -99296 -72387 99822 2025-06-26 02:58:33
Bring Your Lovin Back Fracus 20 39334 -60666 -24266 100000 2025-07-03 04:43:12
Megalovania Toby Fox 21 32359 -67641 -29830 100000 2025-06-26 02:30:24
BU-44 Naoki 21 10082 -89918 -39654 100000 2025-07-03 04:45:49
Baby Love Me Judy Crystal 21 25530 -74470 -32841 100000 2025-06-19 05:26:51
Jukebox Swingrowers 21 16040 -83960 -37026 100000 2025-05-08 04:48:31
Grab It While We Can FantastixX 19 15693 -84307 -30435 100000 2025-06-26 03:02:18
Silent Movie Little Violet 19 12686 -87314 -31520 100000 2025-05-22 03:01:07
Techno World NAOKI underground 22 10177 -89823 -43474 100000 2025-06-26 02:27:09
All Starts Now Laurell 19 81981 -18019 -6505 100000 2025-06-19 03:26:54
Jingle Bell Rock KaW feat. Bobby Helms 20 20909 -79091 -31636 100000 2025-05-22 02:58:07
Way To Rio Tony T 20 16047 -83953 -33581 100000 2025-05-08 01:51:38
Drum 'N' Bossa Carbuncle 20 6861 -93139 -37256 100000 2025-05-08 05:45:46
No Rules Foxela & Britt Lari 19 5516 -94484 -34109 100000 2025-06-05 04:19:37
Remember Me Leslie Parrish 21 2674 -97326 -42921 100000 2025-04-25 22:26:10
Halley's Comet Jenna Drey & Joe Bermudez 19 31813 -68187 -24616 100000 2025-04-25 22:23:56
Letting Go Bensley & Voicians 19 9124 -90876 -32806 100000 2025-06-05 04:29:18
Ori Ori MANNTRA 21 8881 -91119 -40183 100000 2025-07-03 03:53:14
Ping Pong AronChupa & Little Sis Nora 20 50971 -49029 -19612 100000 2025-07-03 03:55:47
Running Ninja Eurofunk 21 10114 -89886 -39640 100000 2025-07-03 04:25:25
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.4274
Total Execution Time  2.4303
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,930,336 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14632/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.4189 seconds)  (Hide)
0.0033   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` = '14632'
GROUP BY `gs`.`grade
0.0039   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` = '14632'
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` = '14632'
AND `r`.`name` = 'total' 
2.4115   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)