dickerzanti


Total World Records: ??
Country: US

Stars Earned
25
3
2
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
Dance Vibrations Elpis 19 95041 -4959 -1790 100000 2022-04-21 23:12:00
In The Hall Of The Mountain King KaW 22 85325 -14675 -7103 100000 2022-04-15 23:55:24
Party All Night KaW feat. Sam-I-Am 20 90783 -9217 -3687 100000 2022-04-21 22:43:52
Start & Paws Oscillator X 19 86167 -13833 -4994 100000 2022-04-14 21:35:18
Time is Ticking Elpis feat. Black Elway 19 93335 -6665 -2406 100000 2022-04-18 23:54:53
Joanna Crazy Loop 19 93106 -6894 -2489 100000 2022-04-16 00:21:27
Licky Licky Crispy 20 92932 -7068 -2827 100000 2022-04-15 23:31:43
Ba Be Loo Be La Kristeen 20 88464 -11536 -4614 100000 2022-04-19 22:32:02
I Love You Baby Pandera 21 92118 -7882 -3476 100000 2022-04-15 23:55:24
Mexi Mexi Mozquito 20 93855 -6145 -2458 100000 2022-04-14 21:20:56
Dies Irae Jason Creasey 19 91258 -8742 -3156 100000 2022-04-21 23:12:00
Ladybug Coconut 19 97546 -2454 -886 100000 2022-04-14 21:20:56
Click Bait S3RL feat. GL!TCH 20 93591 -6409 -2564 100000 2022-04-18 23:54:53
Be Alive Stian K 20 94377 -5623 -2249 100000 2022-04-19 22:38:29
Bumble Bee Bambee 20 86358 -13642 -5457 100000 2022-04-18 22:58:58
The Saint Goes Marching The Saint 21 30602 -69398 -30605 100000 2022-04-18 23:54:52
Pink Dinosaur Miss Papaya 19 96706 -3294 -1189 100000 2022-04-25 22:36:21
No Princess Lynn 19 93409 -6591 -2379 100000 2022-04-14 21:35:18
Magic Mystery Tour KaW feat. Paula Terry 19 87616 -12384 -4471 100000 2022-04-14 21:20:56
Butterfly Swingrowers 19 92682 -7318 -2642 100000 2022-04-21 23:12:00
Cartoon Heroes Barbie Young 21 87093 -12907 -5692 100000 2022-04-18 23:54:53
Kick It Man KaW feat. DAZ 19 95674 -4326 -1562 100000 2022-04-16 00:21:27
Kinky Boots Daz Sampson & Nona 19 95546 -4454 -1608 100000 2022-04-16 00:21:27
Follow My Pamp Andrea Damante feat. Adam Clay 20 88810 -11190 -4476 100000 2024-11-17 13:32:51
Robot World Oscillator X 19 96451 -3549 -1281 100000 2022-04-21 22:34:24
We Do This Dance Victoria 22 66799 -33201 -16069 100000 2023-01-05 03:58:35
Kalinka Quiqman 20 92903 -7097 -2839 100000 2022-04-16 00:21:27
BUBBLES Tokyo Machine 22 27570 -72430 -35056 100000 2023-07-06 19:06:41
We Got The Moves Electric Callboy 20 92618 -7382 -2953 100000 2022-08-03 23:56:29
Crab Rave Noisestorm 20 87236 -12764 -5106 100000 2023-01-05 03:56:55
Down Low Hr. Troels x Felix Schorn 20 90942 -9058 -3623 100000 2025-04-28 20:43:09
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  3.0094
Total Execution Time  3.0124
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,921,992 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6371/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.9914 seconds)  (Hide)
0.0415   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` = '6371'
GROUP BY `gs`.`grade
0.0207   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` = '6371'
AND `ghs`.`private` = 
0.0038   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` = '6371'
AND `r`.`name` = 'total' 
2.9254   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)