Dylz


Total World Records: ??
Country: US

Stars Earned
27
1
1
5

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 92718 -7282 -2629 100000 2023-07-15 00:55:11
Start & Paws Oscillator X 19 68719 -31281 -11292 100000 2023-06-11 01:18:18
Time is Ticking Elpis feat. Black Elway 19 90857 -9143 -3301 100000 2023-07-15 01:12:22
Firewalker Xenon 19 89845 -10155 -3666 100000 2024-03-02 00:22:58
Origin Eagle | Stallian 20 37275 -62725 -25090 100000 2024-06-09 22:37:48
Bounce Crew 7 19 75149 -24851 -8971 100000 2024-01-14 01:26:31
Endless Day Verona 19 88156 -11844 -4276 100000 2023-09-02 01:42:39
Ize Pie Headtwist & Pump 19 89929 -10071 -3636 100000 2024-05-30 22:24:14
Reactor Jason Creasey 19 90879 -9121 -3293 100000 2023-12-14 23:06:19
ROM-eo & Juli8 Nina 19 88296 -11704 -4225 100000 2024-05-30 22:40:05
This Is Rock And Roll DJ Zombie 19 89023 -10977 -3963 100000 2024-06-06 21:20:44
Ladybug Coconut 19 83746 -16254 -5868 100000 2023-07-10 01:06:37
July Smiley 20 90750 -9250 -3700 100000 2024-06-20 21:32:28
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 87893 -12107 -4371 100000 2024-06-06 21:05:25
Coming Out Playmaker feat. Robina 19 94891 -5109 -1844 100000 2023-07-15 00:52:41
Typical Tropical Bambee 19 93164 -6836 -2468 100000 2023-07-15 01:10:01
Young Forever Rebecca 20 92807 -7193 -2877 100000 2024-03-02 00:33:53
Pink Dinosaur Miss Papaya 19 90348 -9652 -3484 100000 2023-06-10 22:24:25
No Princess Lynn 19 96095 -3905 -1410 100000 2024-06-09 22:35:14
In My Dreams Rebecca 20 92881 -7119 -2848 100000 2024-06-20 22:29:35
Nothing Gonna Stop Micky 20 94704 -5296 -2118 100000 2024-06-09 23:27:39
Magic Mystery Tour KaW feat. Paula Terry 19 85026 -14974 -5406 100000 2023-07-24 01:16:29
What Love Feels Like Leonail 20 92611 -7389 -2956 100000 2024-06-09 23:09:29
Hip Hop Jam Indiggo 20 74669 -25331 -10132 100000 2024-05-31 01:13:55
Sky High DJ Miko 20 89417 -10583 -4233 100000 2024-05-31 00:52:55
Operator Miss Papaya 19 88413 -11587 -4183 100000 2023-07-15 02:00:40
If You Can Say Goodbye Kate Project 19 93604 -6396 -2309 100000 2025-03-24 05:03:11
Grab It While We Can FantastixX 19 95818 -4182 -1510 100000 2023-07-15 01:27:40
Lay It Down Tchorta & Gui Boratto 19 91510 -8490 -3065 100000 2023-07-15 00:19:19
Take Take Miss V 20 90490 -9510 -3804 100000 2024-06-06 22:44:23
The Shrimps Vertigini 20 77069 -22931 -9172 100000 2024-06-06 21:18:37
Here For You PIXL feat. Q'AILA 19 97171 -2829 -1021 100000 2024-07-14 01:35:18
Nothing Else Matters Katya Ocean 19 88907 -11093 -4005 100000 2023-07-15 01:58:38
Truth or Dare PIXY 19 95748 -4252 -1535 100000 2024-07-14 01:48:54
  BENCHMARKS  
Loading Time: Base Classes  0.0061
Controller Execution Time ( Main / Rival )  2.0582
Total Execution Time  2.0646
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,928,152 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10008/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.0384 seconds)  (Hide)
0.0047   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` = '10008'
GROUP BY `gs`.`grade
0.0020   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` = '10008'
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` = '10008'
AND `r`.`name` = 'total' 
2.0314   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)