Djkingly


Total World Records: ??
Country: US

Stars Earned
20
13
3
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
Dream A Dream Captain Jack 20 83713 -16287 -6515 100000 2024-10-16 01:58:03
Unity TheFatRat 21 83378 -16622 -7330 100000 2024-10-20 01:07:11
Click Bait S3RL feat. GL!TCH 20 94186 -5814 -2326 100000 2024-12-18 22:32:39
Darkness Sanxion7 22 83931 -16069 -7777 100000 2025-01-29 21:18:08
Feel The Melody S3RL feat. Sara 20 94820 -5180 -2072 100000 2025-02-09 19:46:44
Gargoyle Sanxion7 24 68018 -31982 -18422 100000 2025-02-05 04:41:29
Stay Tess 20 81806 -18194 -7278 100000 2024-10-16 02:20:37
Megalovania Toby Fox 21 75861 -24139 -10645 100000 2024-10-20 01:04:37
Take Me Away Fracus & Darwin 23 77091 -22909 -12119 100000 2025-01-29 20:57:53
Kagami KaW 21 87461 -12539 -5530 100000 2024-12-15 02:04:04
Robot World Oscillator X 19 82910 -17090 -6169 100000 2024-10-16 02:08:38
Katyusha Schustin 21 73823 -26177 -11544 100000 2024-12-01 01:25:10
BUBBLES Tokyo Machine 22 81426 -18574 -8990 100000 2024-10-20 01:15:31
We Got The Moves Electric Callboy 20 92477 -7523 -3009 100000 2024-12-16 03:15:07
How We Win FWLR 21 57197 -42803 -18876 100000 2024-10-16 02:00:43
TURBO Tokyo Machine 21 96054 -3946 -1740 100000 2024-12-16 03:24:10
INEEDU Teddy Killerz 22 3862 -96138 -46531 100000 2024-11-23 04:49:06
Right Into You The Tech Team 20 88651 -11349 -4540 100000 2025-03-02 03:55:03
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 80236 -19764 -10455 100000 2025-02-05 04:50:00
Crab Rave Noisestorm 20 88641 -11359 -4544 100000 2024-10-13 23:42:24
Make It Tonight Fracus & Darwin feat. Jake 21 79049 -20951 -9239 100000 2024-12-01 01:36:41
Down Low Hr. Troels x Felix Schorn 20 84288 -15712 -6285 100000 2024-10-16 02:04:27
GALACTICAL Tokyo Machine 23 37377 -62623 -33128 100000 2025-02-16 21:00:11
Swipe Felix Schorn 21 87768 -12232 -5394 100000 2024-12-01 01:18:43
UFO Little Sis Nora & S3RL 20 88087 -11913 -4765 100000 2025-01-29 21:09:04
To Your Beat S3RL feat. Hannah Fortune 23 83549 -16451 -8703 100000 2024-10-16 02:25:53
The Bass & the Melody S3RL 22 80004 -19996 -9678 100000 2024-12-18 22:34:33
Under The Bed Macks Wolf X Tatsunoshin 21 90976 -9024 -3980 100000 2025-01-29 21:13:35
Kibo Dion Timmer 22 77256 -22744 -11008 100000 2025-05-05 22:15:59
Music Is Moving Tatsunoshin 23 80121 -19879 -10516 100000 2024-12-18 22:27:11
Accelerate Teminite & Skybreak 24 58801 -41199 -23731 100000 2025-02-02 19:53:20
DMT Technikore 23 83519 -16481 -8718 100000 2024-12-16 03:21:57
Where Did You Go Tatsunoshin 21 89207 -10793 -4760 100000 2024-12-16 03:20:05
Burbank Nights Dirtyphonics 22 86495 -13505 -6536 100000 2024-10-20 01:23:48
Take Me Away Dougal 22 83190 -16810 -8136 100000 2025-01-29 21:06:25
Angel Wynona 21 92410 -7590 -3347 100000 2024-12-01 01:11:21
Running In The 90s Max Coveri 23 75571 -24429 -12923 100000 2025-02-09 19:43:10
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 87659 -12341 -5442 100000 2025-04-13 03:32:49
  BENCHMARKS  
Loading Time: Base Classes  0.0040
Controller Execution Time ( Main / Rival )  2.8159
Total Execution Time  2.8202
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,944,928 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/19219/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.8054 seconds)  (Hide)
0.0028   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` = '19219'
GROUP BY `gs`.`grade
0.0010   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` = '19219'
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` = '19219'
AND `r`.`name` = 'total' 
2.8014   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)