Eythorn


Total World Records: ??
Country: US

Stars Earned
16
7
3

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
Land Of The Lost Banzai 19 82700 -17300 -6245 100000 2024-04-13 04:11:30
Revenge MonstDeath 21 21833 -78167 -34472 100000 2024-08-13 20:22:34
Start & Paws Oscillator X 19 63830 -36170 -13057 100000 2024-04-18 01:22:45
Bagpipe A-Moe 20 29410 -70590 -28236 100000 2024-04-18 01:27:41
Birdie Doolittle 19 77546 -22454 -8106 100000 2023-08-30 21:41:41
Change The World Nathalie & Kim Lukas 19 80334 -19666 -7099 100000 2024-04-18 00:56:33
The 7th Element Vitas 19 79880 -20120 -7263 100000 2023-09-07 23:43:49
Da Roots Mind Reflection 20 84885 -15115 -6046 100000 2024-08-13 20:14:20
Drifting Away Filo Bedo 20 74642 -25358 -10143 100000 2024-04-13 04:40:19
Ize Pie Headtwist & Pump 19 43919 -56081 -20245 100000 2023-08-30 21:51:26
Reactor Jason Creasey 19 79104 -20896 -7543 100000 2024-04-13 04:37:11
ROM-eo & Juli8 Nina 19 50041 -49959 -18035 100000 2023-09-07 23:38:29
Dies Irae Jason Creasey 19 78357 -21643 -7813 100000 2024-04-13 04:27:51
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 81044 -18956 -6843 100000 2024-04-18 00:51:27
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 11153 -88847 -35539 100000 2023-09-07 23:34:53
Pink Dinosaur Miss Papaya 19 82161 -17839 -6440 100000 2024-04-13 04:30:48
Anubis Banzai 20 78425 -21575 -8630 100000 2024-04-18 01:25:22
So Deep Silvertear 21 21478 -78522 -34628 100000 2024-08-13 20:20:33
Magic Mystery Tour KaW feat. Paula Terry 19 83782 -16218 -5855 100000 2024-04-18 00:59:26
Bring Your Lovin Back Fracus 20 76746 -23254 -9302 100000 2023-09-07 23:19:48
Hypnosis Colin Kiddy 21 43038 -56962 -25120 100000 2023-09-07 23:46:18
What Love Feels Like Leonail 20 81823 -18177 -7271 100000 2024-08-13 20:24:50
The Judgement Day Naoki feat. Riyu Kosaka 19 77498 -22502 -8123 100000 2023-09-07 23:40:52
Cryosleep Machinae Supremacy 20 57955 -42045 -16818 100000 2024-04-18 01:35:55
Butterfly Swingrowers 19 78939 -21061 -7603 100000 2024-04-18 00:54:23
Meta Dreadnaught Machinae Supremacy 21 71325 -28675 -12646 100000 2024-08-13 20:16:47
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.6898
Total Execution Time  2.6927
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,906,080 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11593/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.6789 seconds)  (Hide)
0.0029   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` = '11593'
GROUP BY `gs`.`grade
0.0019   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` = '11593'
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` = '11593'
AND `r`.`name` = 'total' 
2.6739   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)