DeezyPhil


Total World Records: ??
Country: US

Stars Earned
15
6
4
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
In The Hall Of The Mountain King KaW 22 73232 -26768 -12956 100000 2025-05-12 18:01:09
Revenge MonstDeath 21 25712 -74288 -32761 100000 2025-02-27 00:47:12
Think Thousand Thoughts Auvic 20 77804 -22196 -8878 100000 2025-03-31 17:50:15
Surf Hyper Potions 22 84132 -15868 -7680 100000 2025-05-12 17:12:37
Be Alive Stian K 20 86350 -13650 -5460 100000 2025-05-22 16:16:36
Dam Dariram Joga 20 91159 -8841 -3536 100000 2025-05-22 16:25:44
Speed Over Beethoven Rose 22 74810 -25190 -12192 100000 2025-05-12 17:38:45
Give Into Nutronic 22 67966 -32034 -15504 100000 2024-10-29 00:36:37
India's Glitch Kirill Gramada 21 78100 -21900 -9658 100000 2025-03-31 18:05:59
Nightmare FSJ feat. Tara Louise 21 82386 -17614 -7768 100000 2025-05-12 17:53:21
Night Of Fright Justin Corza & 420 22 49156 -50844 -24608 100000 2025-05-12 18:04:14
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 52309 -47691 -21032 100000 2025-03-31 17:56:45
On My Own Anamanaguchi feat. HANA 21 76370 -23630 -10421 100000 2025-05-12 17:30:06
BU-44 Naoki 21 77585 -22415 -9885 100000 2025-04-16 23:52:04
Butterfly Swingrowers 19 83531 -16469 -5945 100000 2024-10-29 00:08:33
Have Fun Rameses B 21 85305 -14695 -6480 100000 2025-05-12 17:36:04
Pump It Electric Callboy 21 80111 -19889 -8771 100000 2025-05-12 17:47:44
How We Win FWLR 21 50641 -49359 -21767 100000 2025-02-27 00:38:52
WYGD Bishu 19 86655 -13345 -4818 100000 2025-05-22 16:14:01
Crab Rave Noisestorm 20 90286 -9714 -3886 100000 2024-10-28 23:57:06
Nothing Else Matters Katya Ocean 19 81810 -18190 -6567 100000 2025-05-22 16:20:01
A Little Love Glitterati 21 52608 -47392 -20900 100000 2024-10-29 00:31:18
RAD Tokyo Machine 24 1350 -98650 -56822 100000 2025-02-27 00:50:32
Jingle Bell Rock KaW feat. Bobby Helms 20 87060 -12940 -5176 100000 2025-04-16 23:48:57
Tick Tock Technikore 20 81715 -18285 -7314 100000 2025-05-12 17:58:11
Burbank Nights Dirtyphonics 22 61429 -38571 -18668 100000 2024-10-29 00:16:20
戦国 Re-venG 21 81909 -18091 -7978 100000 2025-05-12 17:50:14
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.4155
Total Execution Time  2.4185
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,908,184 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/19439/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.4061 seconds)  (Hide)
0.0037   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` = '19439'
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` = '19439'
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` = '19439'
AND `r`.`name` = 'total' 
2.3975   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)