Zakizdaman


Country: CA

Stars Earned
8
17
24
3

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 52

Song Title Artist Level Score Grade Date
Revenge MonstDeath 21 34458 2023-07-28 23:57:00
Day After Day Rikah 20 82865 2025-05-25 23:23:30
Firewalker Xenon 19 88526 2024-01-11 04:09:28
Origin Eagle | Stallian 20 81817 2025-05-25 23:25:10
Don't Stop My Music Tonight David Dima 22 65547 2024-01-09 01:51:51
Reminds Me Of Home Eagle | Stallian 21 79546 2025-05-25 23:26:50
Time To Fly Cindy Cooper 24 83238 2025-05-26 01:12:24
I Think I Like That Sound Kid Whatever 20 78439 2023-09-07 23:44:00
Ize Pie Headtwist & Pump 19 85982 2023-11-10 01:14:48
Gargoyle Sanxion7 24 504 2023-07-13 23:57:11
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 88621 2023-09-28 03:27:45
Monolith Affinity 25 33253 2024-02-21 03:21:59
The Saint Goes Marching The Saint 21 81407 2023-09-07 23:57:03
Music & Police CJ Crew & KaW feat. Christian D. 21 55284 2023-09-07 23:37:34
Dopamine You In Mind 23 33009 2024-09-19 02:48:05
Equinox Mage 21 84169 2023-06-09 22:51:09
Nightmare FSJ feat. Tara Louise 21 91469 2023-09-29 20:16:00
Megalovania Toby Fox 21 86176 2023-09-07 23:54:23
Russian Roulette Darwin 22 26701 2023-05-19 02:01:55
Delirium Smiley 23 71441 2024-09-19 02:51:18
Butterfly Swingrowers 19 84985 2023-07-13 23:28:35
BUBBLES Tokyo Machine 22 89366 2023-10-04 01:44:53
Shiawase Dion Timmer 23 50834 2023-12-21 04:08:32
We Got The Moves Electric Callboy 20 85630 2023-09-07 23:40:32
Have Fun Rameses B 21 87863 2023-07-28 23:50:10
How We Win FWLR 21 87545 2023-07-28 23:48:12
TURBO Tokyo Machine 21 90679 2023-09-13 20:32:29
Only You DEXTER KING feat. Alexis Donn 19 92117 2024-12-12 02:41:57
Midnight Train More Plastic & Tylah Winyard 22 87489 2023-09-07 23:46:41
Crab Rave Noisestorm 20 84118 2023-09-07 23:51:38
Born to Run Red Parker 19 92112 2024-09-12 02:48:03
Bassline Shatter M-Project & S2i8 23 87474 2025-05-21 03:12:39
Blackstar Celldweller 22 87093 2023-10-04 01:43:00
GALACTICAL Tokyo Machine 23 80282 2023-11-04 04:05:36
Night In Motion Cubic 22 21 81935 2023-10-11 23:55:08
Fiesta Night Carlito 21 69411 2024-09-25 02:49:06
All Starts Now Laurell 19 95961 2024-09-12 02:46:06
Breathe Me Back To Life Stonebank feat. Lena Sue 20 91745 2023-12-21 04:04:31
Do It Like That Mad Circuit, LG (Team Genius), Sereda 20 90926 2023-10-11 23:58:39
Stars James Landino 24 87883 2023-12-21 04:06:25
Boogeyman Wizardz of Oz 19 94296 2023-10-27 03:32:09
Halloween Scream Bigshot Bo And The Swing Crusaders 21 88786 2023-10-27 03:30:09
The Bass & the Melody S3RL 22 86861 2024-09-25 02:46:50
Supernova Laszlo 22 92807 2024-03-08 03:08:32
Kibo Dion Timmer 22 86244 2024-01-19 02:44:00
Fearless Rolling Quartz 24 21572 2024-03-01 00:13:03
Burbank Nights Dirtyphonics 22 84178 2024-09-12 02:50:07
Set My Heart On Fire Rocket Man 22 88427 2024-12-03 02:59:11
Pilgrim 2000 Bass-X vs. Scott Brown 21 93284 2025-01-18 01:18:37
MEANT 2 BE THIRST & nuphory 23 87839 2025-04-10 03:26:37
Rain Dance MUZZ 21 78341 2025-04-10 03:28:17
Go! Rocky Joe Maximum Power 20 90457 2025-07-30 02:42:21
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Scores )  0.0140
Total Execution Time  0.0172
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,603,032 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9832
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0049 seconds)  (Hide)
0.0026   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` = '9832'
GROUP BY `gs`.`grade
0.0021   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` = '9832'
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` = '9832'
AND `r`.`name` = 'total' 
  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)