sykadelix


Total World Records: ??
Country: US

Stars Earned
4
3
10
5

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
Start & Paws Oscillator X 19 85013 -14987 -5410 100000 2023-12-19 03:30:43
Zodiac Banzai 21 59934 -40066 -17669 100000 2023-12-19 01:32:54
Pop4 Vibes & Wishdokta 22 63222 -36778 -17801 100000 2023-12-19 03:25:30
Click Bait S3RL feat. GL!TCH 20 82231 -17769 -7108 100000 2023-12-19 00:33:34
Feel The Melody S3RL feat. Sara 20 90063 -9937 -3975 100000 2024-04-20 03:00:00
Bumble Bee Bambee 20 86897 -13103 -5241 100000 2023-12-19 00:31:26
Dam Dadi Doo Fantasy Project 22 44853 -55147 -26691 100000 2024-03-11 00:05:47
Silence Fracus & Darwin 22 23945 -76055 -36811 100000 2024-03-11 01:52:59
Beethoven Virus BanYa 22 85835 -14165 -6856 100000 2023-12-19 03:33:31
SubZero Donk Terrorist vs. 204 22 86035 -13965 -6759 100000 2023-12-19 03:54:33
The Judgement Day Naoki feat. Riyu Kosaka 19 88914 -11086 -4002 100000 2023-12-19 03:14:42
Paradox Naoki feat. Riyu Kosaka 20 61308 -38692 -15477 100000 2024-11-30 02:46:36
Ring The Alarm M-Project & Signal 22 27266 -72734 -35203 100000 2023-12-19 01:35:29
Contrast Donk Terrorist vs. Daniel Seven 22 93683 -6317 -3057 100000 2023-12-19 03:44:01
BUBBLES Tokyo Machine 22 34867 -65133 -31524 100000 2023-12-19 01:22:34
Have Fun Rameses B 21 90211 -9789 -4317 100000 2024-11-30 02:44:11
TURBO Tokyo Machine 21 95348 -4652 -2052 100000 2024-03-11 01:48:27
Crab Rave Noisestorm 20 92366 -7634 -3054 100000 2024-04-20 03:02:08
Make It Tonight Fracus & Darwin feat. Jake 21 90060 -9940 -4384 100000 2023-12-19 03:52:05
Poco Loco Carlito 21 88221 -11779 -5195 100000 2023-12-19 03:20:40
GALACTICAL Tokyo Machine 23 89431 -10569 -5591 100000 2024-04-20 03:04:44
BLEEP BLOOP Tokyo Machine 24 25418 -74582 -42959 100000 2023-12-19 03:23:06
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  2.1961
Total Execution Time  2.1992
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,890,520 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13183/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.1884 seconds)  (Hide)
0.0009   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` = '13183'
GROUP BY `gs`.`grade
0.0006   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` = '13183'
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` = '13183'
AND `r`.`name` = 'total' 
2.1868   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)