Kyroke


Total World Records: ??
Country: MX

Stars Earned
15
7
6

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
Remember December Smiley 22 91570 -8430 -4080 100000 2024-05-22 21:05:08
Zodiac Banzai 21 85413 -14587 -6433 100000 2024-05-23 02:18:50
Bloodrush TechnoDred 26 16279 -83721 -56595 100000 2024-06-13 21:03:03
Determinator Dust Devil 26 49820 -50180 -33922 100000 2024-07-28 20:22:12
Go 60 Go Takoyaki 24 47779 -52221 -30079 100000 2024-07-21 01:41:07
Soapy Bubble Fragmentz 23 87510 -12490 -6607 100000 2024-05-22 21:07:45
Temple Of Boom Yannis Kamarinos 23 95134 -4866 -2574 100000 2024-07-28 00:02:45
Ladybug Coconut 19 95555 -4445 -1605 100000 2024-07-27 23:57:48
Pink Fuzzy Bunnies Wonderboy 25 8975 -91025 -56891 100000 2024-07-28 00:09:06
The Beginning DJ Doo 26 1532 -98468 -66564 100000 2024-05-23 02:01:16
Bumble Bee Bambee 20 89917 -10083 -4033 100000 2024-06-26 22:36:12
Monolith Affinity 25 85715 -14285 -8928 100000 2024-05-22 20:52:30
Anubis Banzai 20 93038 -6962 -2785 100000 2024-07-28 20:17:41
Exotica Banzai 23 86981 -13019 -6887 100000 2024-05-23 22:39:27
Music & Police CJ Crew & KaW feat. Christian D. 21 86492 -13508 -5957 100000 2024-05-23 22:49:23
India's Glitch Kirill Gramada 21 92115 -7885 -3477 100000 2024-06-12 02:12:50
July ReduX Entity 23 88736 -11264 -5959 100000 2024-07-21 01:34:33
Crime Time CJ Crew & KaW feat. Sedge 22 85365 -14635 -7083 100000 2024-06-13 20:58:30
Megalovania Toby Fox 21 91378 -8622 -3802 100000 2024-07-27 23:59:49
Delirium Smiley 23 90377 -9623 -5091 100000 2024-07-21 01:37:05
Charlene Missing Heart 22 34983 -65017 -31468 100000 2024-06-26 22:38:29
Critical Hit MDK 25 80369 -19631 -12269 100000 2024-06-26 22:40:52
Destiny Smiley 23 87728 -12272 -6492 100000 2024-06-26 22:47:27
Katana Fighter Electron 22 95441 -4559 -2207 100000 2024-05-23 22:43:15
Ring The Alarm M-Project & Signal 22 90723 -9277 -4490 100000 2024-06-12 02:16:16
Energizer ZiGZaG 23 86639 -13361 -7068 100000 2024-05-23 22:36:36
INEEDU Teddy Killerz 22 79917 -20083 -9720 100000 2024-05-23 02:13:50
The Bass & the Melody S3RL 22 85690 -14310 -6926 100000 2024-06-26 22:44:06
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.3873
Total Execution Time  2.3903
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,908,768 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16361/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.3761 seconds)  (Hide)
0.0014   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` = '16361'
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` = '16361'
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` = '16361'
AND `r`.`name` = 'total' 
2.3718   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)