DairyDude


Total World Records: ??
Country: US

Stars Earned
32
1
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
Bagpipe A-Moe 20 95492 -4508 -1803 100000 2024-03-08 23:08:34
Birdie Doolittle 19 94683 -5317 -1919 100000 2021-08-15 08:07:17
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 85655 -14345 -8263 100000 2021-08-15 08:29:42
Joanna Crazy Loop 19 95693 -4307 -1555 100000 2021-08-15 07:58:35
Licky Licky Crispy 20 95587 -4413 -1765 100000 2024-03-08 23:24:54
Million Feelings Chriss Floren 19 95037 -4963 -1792 100000 2021-08-15 07:55:01
Ba Be Loo Be La Kristeen 20 92167 -7833 -3133 100000 2024-03-08 23:19:18
I Love You Baby Pandera 21 93860 -6140 -2708 100000 2021-08-15 05:55:24
Determinator Dust Devil 26 7009 -92991 -62862 100000 2024-03-09 02:57:59
Reactor Jason Creasey 19 96447 -3553 -1283 100000 2024-03-08 23:21:41
ROM-eo & Juli8 Nina 19 95312 -4688 -1692 100000 2024-03-08 23:14:40
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 93343 -6657 -2663 100000 2024-03-09 00:36:57
Dies Irae Jason Creasey 19 95561 -4439 -1602 100000 2021-08-15 08:15:28
Gargoyle Sanxion7 24 5148 -94852 -54635 100000 2024-03-09 02:51:52
Bumble Bee Bambee 20 93283 -6717 -2687 100000 2024-03-09 00:42:49
Coming Out Playmaker feat. Robina 19 97653 -2347 -847 100000 2021-08-15 08:05:01
Hero Miss Papaya 20 93759 -6241 -2496 100000 2024-03-08 23:32:13
Pink Dinosaur Miss Papaya 19 95757 -4243 -1532 100000 2021-08-15 07:50:30
Bye Bye Baby Balloon Joga 21 91487 -8513 -3754 100000 2024-03-09 01:06:18
Dam Dariram Joga 20 92771 -7229 -2892 100000 2024-03-09 01:08:55
No Princess Lynn 19 97150 -2850 -1029 100000 2021-08-15 07:52:56
So Deep Silvertear 21 67320 -32680 -14412 100000 2024-03-09 02:55:00
Stay Tess 20 90899 -9101 -3640 100000 2024-03-08 23:40:05
Summer Night In Seattle Jenna Drey 20 89293 -10707 -4283 100000 2024-03-08 23:38:21
In My Dreams Rebecca 20 96581 -3419 -1368 100000 2024-03-08 23:30:09
Bring Your Lovin Back Fracus 20 93745 -6255 -2502 100000 2024-03-08 23:11:16
Ma Huggies FIG & Nico Sleator 20 92684 -7316 -2926 100000 2021-08-15 08:01:42
Beethoven Virus BanYa 22 89236 -10764 -5210 100000 2021-08-15 08:27:00
Kick It Man KaW feat. DAZ 19 93270 -6730 -2430 100000 2021-08-15 08:22:29
Paradox Naoki feat. Riyu Kosaka 20 92468 -7532 -3013 100000 2024-03-09 01:12:17
We Got The Moves Electric Callboy 20 94883 -5117 -2047 100000 2024-03-08 23:35:19
Pump It Electric Callboy 21 86864 -13136 -5793 100000 2024-03-08 23:42:20
Right Into You The Tech Team 20 93939 -6061 -2424 100000 2024-03-08 23:27:24
Crab Rave Noisestorm 20 93952 -6048 -2419 100000 2024-03-09 01:03:41
The 7 Jump Ken-D 19 89660 -10340 -3733 100000 2024-03-08 02:15:08
Party ChildsPlay 19 96802 -3198 -1154 100000 2024-03-08 23:16:46
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  2.8968
Total Execution Time  2.9004
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,940,040 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/5030/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.8442 seconds)  (Hide)
0.0034   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` = '5030'
GROUP BY `gs`.`grade
0.0048   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` = '5030'
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` = '5030'
AND `r`.`name` = 'total' 
2.8357   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)