EVOriginal


Total World Records: ??
Country: US

Stars Earned
22
4
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
Dance Vibrations Elpis 19 95273 -4727 -1706 100000 2021-08-09 04:07:53
Dream A Dream Captain Jack 20 89082 -10918 -4367 100000 2022-12-31 19:21:14
Joanna Crazy Loop 19 91405 -8595 -3103 100000 2022-12-31 19:53:50
Medicine 2013 Kim Leoni 19 92358 -7642 -2759 100000 2022-12-31 21:11:31
Zodiac Banzai 21 93660 -6340 -2796 100000 2022-12-31 20:27:28
Crazyloop Crazy Loop 22 90549 -9451 -4574 100000 2022-12-31 18:47:48
Da Roots Mind Reflection 20 92547 -7453 -2981 100000 2021-08-09 05:18:32
Ize Pie Headtwist & Pump 19 48495 -51505 -18593 100000 2021-08-09 05:10:17
Land Of The Rising Sun Spacekatz 21 94384 -5616 -2477 100000 2021-08-09 05:10:17
ROM-eo & Juli8 Nina 19 94193 -5807 -2096 100000 2021-08-09 04:18:09
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 85865 -14135 -5103 100000 2021-08-07 09:33:09
Coming Out Playmaker feat. Robina 19 97643 -2357 -851 100000 2021-08-09 05:36:44
Ghosts Tenth Planet 20 95894 -4106 -1642 100000 2022-12-31 19:16:13
Bye Bye Baby Balloon Joga 21 87488 -12512 -5518 100000 2022-12-31 21:16:11
Dam Dariram Joga 20 90597 -9403 -3761 100000 2021-08-09 03:49:30
No Princess Lynn 19 98463 -1537 -555 100000 2022-12-31 19:56:55
So Deep Silvertear 21 91259 -8741 -3855 100000 2022-12-31 20:33:32
Stay Tess 20 95324 -4676 -1870 100000 2022-12-31 19:38:14
Nothing Gonna Stop Micky 20 97555 -2445 -978 100000 2021-08-09 04:29:10
My Generation Captain Jack 20 94163 -5837 -2335 100000 2021-08-09 04:07:53
Charlene Missing Heart 22 44034 -55966 -27088 100000 2021-08-09 05:18:32
Do It All Night E-Rotic 20 93169 -6831 -2732 100000 2021-08-09 04:07:53
In The Heat Of The Night E-Rotic 20 95330 -4670 -1868 100000 2021-08-09 04:18:09
Sky High DJ Miko 20 95592 -4408 -1763 100000 2021-08-09 04:45:34
Queen Of Light E-Rotic 21 90650 -9350 -4123 100000 2021-08-09 04:29:10
Villain PIXY 20 48350 -51650 -20660 100000 2022-12-31 22:06:44
WYGD Bishu 19 96807 -3193 -1153 100000 2022-12-31 21:55:44
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 2540 -97460 -51556 100000 2022-12-31 22:00:33
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  2.6809
Total Execution Time  2.6850
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,920,336 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/4927/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.6687 seconds)  (Hide)
0.0023   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` = '4927'
GROUP BY `gs`.`grade
0.0027   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` = '4927'
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` = '4927'
AND `r`.`name` = 'total' 
2.6635   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)