endymionXG


Total World Records: ??
Country: US

Stars Earned
2
24
2
1
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
Hyper Hyper Smiley 22 84731 -15269 -7390 100000 2022-01-15 19:09:19
Dream A Dream Captain Jack 20 92094 -7906 -3162 100000 2026-02-08 22:28:07
Medicine 2013 Kim Leoni 19 91432 -8568 -3093 100000 2022-05-07 18:26:40
My Freedom Rayman Rave & Nika Lenina 19 95965 -4035 -1457 100000 2022-05-07 18:15:47
Darkness Sanxion7 22 87474 -12526 -6063 100000 2021-12-19 16:58:36
Be Alive Stian K 20 97017 -2983 -1193 100000 2022-05-07 18:26:40
Whoopsy Daisy Wolfgang Lohr & Balduin feat. Sebastian Daws 21 89177 -10823 -4773 100000 2022-01-15 18:56:14
Ghosts Tenth Planet 20 89814 -10186 -4074 100000 2026-02-09 02:00:34
Devil Inside CRMNL 19 96252 -3748 -1353 100000 2021-12-19 16:58:36
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 94180 -5820 -2817 100000 2026-02-08 22:55:42
Night Of Fright Justin Corza & 420 22 70988 -29012 -14042 100000 2026-02-08 22:36:41
Warrior Kirill Gramada 21 92061 -7939 -3501 100000 2022-05-07 18:26:40
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 96169 -3831 -1689 100000 2026-02-09 02:18:31
Nori Nori Nori Judy Crystal 21 79514 -20486 -9034 100000 2021-12-19 16:58:36
Beethoven Virus BanYa 22 89704 -10296 -4983 100000 2026-02-09 02:21:07
BU-44 Naoki 21 92313 -7687 -3390 100000 2026-02-08 22:44:59
Do It All Night E-Rotic 20 94952 -5048 -2019 100000 2021-12-19 16:46:05
Butterfly Swingrowers 19 95687 -4313 -1557 100000 2021-12-19 16:58:35
Paradox Naoki feat. Riyu Kosaka 20 98019 -1981 -792 100000 2022-01-15 19:09:19
Boomerang Miss V 21 56917 -43083 -19000 100000 2021-12-19 16:46:05
Closer To Heaven Nëonne 21 92607 -7393 -3260 100000 2021-12-19 16:46:05
Cyber-Kyoto- Re-venG 20 94373 -5627 -2251 100000 2022-01-15 19:09:19
High On Your Love Safura 19 93125 -6875 -2482 100000 2022-05-07 18:15:47
Silent Movie Little Violet 19 96499 -3501 -1264 100000 2022-05-07 18:26:40
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 96058 -3942 -1423 100000 2022-05-07 18:15:47
Here For You PIXL feat. Q'AILA 19 97970 -2030 -733 100000 2022-05-07 18:15:47
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 96890 -3110 -1372 100000 2026-02-09 02:16:04
Night In Motion Cubic 22 21 92106 -7894 -3481 100000 2026-02-09 02:11:37
Go! Rocky Joe Maximum Power 20 87973 -12027 -4811 100000 2026-02-09 02:02:39
Death By Glamour Toby Fox 23 4163 -95837 -50698 100000 2026-02-09 02:23:35
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Rival )  3.6502
Total Execution Time  3.6530
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,038,424 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/5935/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 (3.6349 seconds)  (Hide)
0.0044   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` = '5935'
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` = '5935'
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` = '5935'
AND `r`.`name` = 'total' 
3.6255   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)