ZaRd


Total World Records: ??
Country: CA

Stars Earned
12
7
7
7

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
In The Hall Of The Mountain King KaW 22 75476 -24524 -11870 100000 2021-10-16 23:42:14
Bagpipe A-Moe 20 88208 -11792 -4717 100000 2022-11-05 02:08:38
Dream A Dream Captain Jack 20 87571 -12429 -4972 100000 2022-11-04 20:42:12
Pop4 Vibes & Wishdokta 22 32863 -67137 -32494 100000 2021-09-12 01:42:56
Dies Irae Jason Creasey 19 67059 -32941 -11892 100000 2022-09-29 21:04:35
Click Bait S3RL feat. GL!TCH 20 90432 -9568 -3827 100000 2022-10-07 23:41:55
Boom Boom Dollars King Kong & D'Jungle Girls 21 63731 -36269 -15995 100000 2021-10-29 23:02:45
Dam Dariram Joga 20 82176 -17824 -7130 100000 2021-09-06 02:39:55
Come On Now Miss Amani 20 82366 -17634 -7054 100000 2021-12-04 01:31:39
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 85608 -14392 -6347 100000 2022-10-23 02:25:19
Megalovania Toby Fox 21 81660 -18340 -8088 100000 2022-11-27 03:30:52
Beethoven Virus BanYa 22 48271 -51729 -25037 100000 2022-10-15 23:55:40
BU-44 Naoki 21 71247 -28753 -12680 100000 2021-10-29 22:49:36
Cartoon Heroes Barbie Young 21 75741 -24259 -10698 100000 2022-11-04 00:37:16
Step Up Amadeus BanYa 22 45850 -54150 -26209 100000 2021-11-19 17:48:34
Kick It Man KaW feat. DAZ 19 91406 -8594 -3102 100000 2022-10-15 23:59:26
Ring The Alarm M-Project & Signal 22 57332 -42668 -20651 100000 2021-10-29 23:12:24
Contrast Donk Terrorist vs. Daniel Seven 22 74267 -25733 -12455 100000 2021-10-29 23:02:45
Give You Love Daz Sampson & Katya Ocean 21 78740 -21260 -9376 100000 2021-11-13 23:19:52
Follow My Pamp Andrea Damante feat. Adam Clay 20 85379 -14621 -5848 100000 2022-10-29 23:51:32
Kalinka Quiqman 20 89906 -10094 -4038 100000 2022-11-04 20:22:58
BUBBLES Tokyo Machine 22 67890 -32110 -15541 100000 2022-11-05 02:11:34
Shiawase Dion Timmer 23 43148 -56852 -30075 100000 2022-09-30 22:30:56
We Got The Moves Electric Callboy 20 76380 -23620 -9448 100000 2022-11-04 20:16:32
Bewitched PIXY 22 36740 -63260 -30618 100000 2022-09-21 22:51:39
Demon's World CJ Crew 22 55288 -44712 -21641 100000 2023-01-09 01:09:29
TURBO Tokyo Machine 21 88071 -11929 -5261 100000 2022-09-30 22:22:32
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 86647 -13353 -5889 100000 2022-10-14 23:10:35
Right Into You The Tech Team 20 76789 -23211 -9284 100000 2022-10-29 02:46:01
Perks Bibi Gold 21 48275 -51725 -22811 100000 2022-11-19 00:08:58
Crab Rave Noisestorm 20 69967 -30033 -12013 100000 2022-12-18 01:24:47
Sirens RENOLD X Scarlett 19 64149 -35851 -12942 100000 2023-09-02 15:39:25
UFO Little Sis Nora & S3RL 20 81942 -18058 -7223 100000 2023-09-09 00:46:39
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.5760
Total Execution Time  2.5788
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,928,248 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/3183/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.5658 seconds)  (Hide)
0.0038   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` = '3183'
GROUP BY `gs`.`grade
0.0053   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` = '3183'
AND `ghs`.`private` = 
0.0006   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` = '3183'
AND `r`.`name` = 'total' 
2.5561   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)