Jonny-D


Total World Records: ??
Country: US

Stars Earned
15
6
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
Firewalker Xenon 19 74301 -25699 -9277 100000 2022-11-12 01:03:49
Moonstone Virgill 19 80375 -19625 -7085 100000 2022-08-11 03:36:16
Disconnected Disco Kid Whatever 20 73625 -26375 -10550 100000 2022-10-25 01:18:27
Ize Pie Headtwist & Pump 19 79050 -20950 -7563 100000 2022-08-15 00:11:42
Click Bait S3RL feat. GL!TCH 20 74329 -25671 -10268 100000 2022-11-13 23:13:38
NightMoves Playmaker 20 64788 -35212 -14085 100000 2022-10-19 23:49:05
Pink Dinosaur Miss Papaya 19 64275 -35725 -12897 100000 2022-07-03 02:24:35
July ReduX Entity 23 68667 -31333 -16575 100000 2022-11-14 00:25:27
Pretty Ugly Yenn 20 55840 -44160 -17664 100000 2023-07-02 02:00:33
Bring Your Lovin Back Fracus 20 78268 -21732 -8693 100000 2022-11-13 23:54:35
Confusion Tess 22 74627 -25373 -12281 100000 2022-11-13 23:57:01
Ma Huggies FIG & Nico Sleator 20 79273 -20727 -8291 100000 2022-11-13 23:16:29
Kagami KaW 21 56275 -43725 -19283 100000 2022-11-13 23:19:44
Butterfly Swingrowers 19 82178 -17822 -6434 100000 2022-08-11 03:39:58
Jukebox Swingrowers 21 74774 -25226 -11125 100000 2022-08-15 04:11:15
Boomerang Miss V 21 41223 -58777 -25921 100000 2022-08-15 04:09:04
Disco High Ultimate Heights 21 82212 -17788 -7845 100000 2022-10-25 00:39:16
Cyber-Kyoto- Re-venG 20 68682 -31318 -12527 100000 2022-08-15 00:14:18
Here For You PIXL feat. Q'AILA 19 83207 -16793 -6062 100000 2022-10-25 00:34:12
Moonlight PIXY 20 84804 -15196 -6078 100000 2022-10-25 00:36:29
How We Win FWLR 21 79979 -20021 -8829 100000 2022-09-28 01:49:38
Villain PIXY 20 76986 -23014 -9206 100000 2022-09-28 01:47:07
Only You DEXTER KING feat. Alexis Donn 19 64372 -35628 -12862 100000 2023-07-02 01:58:12
  BENCHMARKS  
Loading Time: Base Classes  0.0043
Controller Execution Time ( Main / Rival )  2.6650
Total Execution Time  2.6696
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,496 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6784/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.6517 seconds)  (Hide)
0.0030   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` = '6784'
GROUP BY `gs`.`grade
0.0028   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` = '6784'
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` = '6784'
AND `r`.`name` = 'total' 
2.6456   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)