Zalarkanbi


Total World Records: ??
Country: US

Stars Earned
6
24
5
2

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
Flight Of The Bumble Bee MonstDeath 25 18895 -81105 -50691 100000 2021-11-13 16:43:46
In The Hall Of The Mountain King KaW 22 82632 -17368 -8406 100000 2021-11-13 16:43:46
Party All Night KaW feat. Sam-I-Am 20 75675 -24325 -9730 100000 2021-10-31 20:21:09
Remember December Smiley 22 87686 -12314 -5960 100000 2021-11-13 16:50:41
Joanna Crazy Loop 19 87105 -12895 -4655 100000 2021-10-31 20:47:19
Moonstone Virgill 19 81611 -18389 -6638 100000 2021-11-13 17:11:55
Ignition Starts KaW 21 81580 -18420 -8123 100000 2021-10-31 20:06:08
Monody TheFatRat feat. Laura Brehm 22 86761 -13239 -6408 100000 2021-11-13 17:11:55
Bloodrush TechnoDred 26 22561 -77439 -52349 100000 2022-12-28 21:11:19
Determinator Dust Devil 26 47105 -52895 -35757 100000 2022-12-28 21:03:33
Hispanic Panic Chucho Merchán 23 78104 -21896 -11583 100000 2021-09-17 04:32:26
My Life Is So Crazy Initial P 24 73723 -26277 -15136 100000 2022-03-20 19:39:40
ROM-eo & Juli8 Nina 19 80284 -19716 -7117 100000 2021-09-17 04:24:11
Sunshine Triple J 22 77188 -22812 -11041 100000 2021-10-31 20:21:09
Gargoyle Sanxion7 24 83171 -16829 -9694 100000 2021-11-13 17:02:33
Pink Fuzzy Bunnies Wonderboy 25 80868 -19132 -11958 100000 2022-02-12 22:18:12
Utopia Smiley 22 82969 -17031 -8243 100000 2022-12-28 20:58:42
Xuxa Smiley 23 74645 -25355 -13413 100000 2022-03-06 23:23:48
Monolith Affinity 25 64110 -35890 -22431 100000 2022-03-20 18:23:07
Senorita Jenny Rom 23 84326 -15674 -8292 100000 2021-10-31 20:39:02
Music & Police CJ Crew & KaW feat. Christian D. 21 85739 -14261 -6289 100000 2021-08-30 05:50:01
India's Glitch Kirill Gramada 21 76778 -23222 -10241 100000 2021-09-17 04:05:35
July ReduX Entity 23 86189 -13811 -7306 100000 2021-11-13 16:50:41
Mozart Is Back Rose 24 80665 -19335 -11137 100000 2021-08-30 05:47:56
MAX428 Omega 27 1278 -98544 -71839 99822 2021-08-30 05:59:44
Night Of Fright Justin Corza & 420 22 79276 -20724 -10030 100000 2022-03-06 23:23:48
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 88786 -11214 -4945 100000 2021-11-13 17:02:33
Megalovania Toby Fox 21 84342 -15658 -6905 100000 2022-03-06 23:29:06
Russian Roulette Darwin 22 82292 -17708 -8571 100000 2021-09-17 04:47:23
Summer Smiley 25 72108 -27892 -17433 100000 2022-12-28 20:44:36
Winter BanYa 25 53458 -46542 -29089 100000 2022-03-20 18:43:06
Dr. M BanYa 23 16741 -83259 -44044 100000 2022-12-28 21:12:59
Brutalisphere Machinae Supremacy 23 78947 -21053 -11137 100000 2021-09-17 03:28:02
Cartoon Heroes Barbie Young 21 90483 -9517 -4197 100000 2022-03-06 23:23:48
Melancholy Vision DE-SIRE 24 83154 -16846 -9703 100000 2022-03-06 23:39:58
Ring The Alarm M-Project & Signal 22 83894 -16106 -7795 100000 2021-10-31 19:58:06
Canon D.2 Yahpp 23 82225 -17775 -9403 100000 2022-03-07 00:04:18
  BENCHMARKS  
Loading Time: Base Classes  0.0041
Controller Execution Time ( Main / Rival )  3.1475
Total Execution Time  3.1550
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,943,616 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/5180/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.1132 seconds)  (Hide)
0.0382   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` = '5180'
GROUP BY `gs`.`grade
0.0262   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` = '5180'
AND `ghs`.`private` = 
0.0077   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` = '5180'
AND `r`.`name` = 'total' 
3.0412   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)