Wzia


Country: US

Stars Earned
35
5
2
1

Wild Mode Embed Generic Embed

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

Total Score Count: 43

Song Title Artist Level Score Grade Date
In The Hall Of The Mountain King KaW 22 91185 2024-02-24 00:52:01
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 72802 2023-07-13 23:42:35
Indignation Auvic feat. Pipo Fernandez 24 82291 2024-06-01 19:07:08
Personal Reality Auvic 25 87018 2024-06-01 18:50:00
RockSlaves Leo Pigot & Rinat Crone 23 93436 2023-07-16 00:54:03
Unity TheFatRat 21 94993 2023-07-16 01:13:20
Pop4 Vibes & Wishdokta 22 88307 2023-07-16 00:49:39
Darkness Sanxion7 22 69909 2023-07-14 01:15:40
Rainspark Sanxion7 21 96557 2023-07-13 23:47:49
Boom Boom Dollars King Kong & D'Jungle Girls 21 95340 2024-06-01 18:44:52
Bumble Bee Bambee 20 92244 2023-07-14 01:05:42
Waka Laka Jenny Rom vs. The Zippers 21 95365 2024-04-10 21:45:26
Dance Boom Boom Tipsy & Tipsy 23 90445 2024-06-01 19:14:49
The Saint Goes Marching The Saint 21 93115 2023-07-16 01:10:47
Anubis Banzai 20 93786 2023-07-14 00:59:23
Music & Police CJ Crew & KaW feat. Christian D. 21 88360 2023-07-16 01:00:07
Speed Over Beethoven Rose 22 91163 2024-06-01 18:39:52
Dam Dadi Doo Fantasy Project 22 92217 2023-07-14 01:10:38
Life Ride Pyramyth 22 90545 2023-07-13 23:51:23
Black Magic Matduke 23 86294 2023-12-17 01:35:02
Riddimino Philstep 23 88397 2023-07-16 00:51:58
Megalovania Toby Fox 21 91236 2023-07-14 01:24:39
My Generation Captain Jack 20 92286 2023-07-14 01:26:35
Take Me Away Fracus & Darwin 23 73566 2024-02-24 00:41:30
Beethoven Virus BanYa 22 91272 2024-02-24 00:58:58
Kagami KaW 21 96950 2024-06-01 19:09:27
Summer Smiley 25 58174 2024-06-01 18:52:42
Cartoon Heroes Barbie Young 21 92493 2023-07-16 00:46:55
Contrast Donk Terrorist vs. Daniel Seven 22 96428 2024-06-01 19:12:31
Give You Love Daz Sampson & Katya Ocean 21 92163 2023-07-14 00:13:55
The Shrimps Vertigini 20 96628 2023-07-14 00:01:43
Press Start MDK 23 94134 2023-07-16 01:03:12
Dark Fenix DE-SIRE 22 85098 2023-07-16 00:57:02
Bewitched PIXY 22 87755 2023-07-14 00:11:07
All For One IVD x Dee Dee x Kenny Hayes 21 94302 2023-07-14 00:26:58
Para-Symptoms 165 23 86823 2024-06-01 18:47:02
INEEDU Teddy Killerz 22 92014 2024-02-24 00:49:51
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 87321 2024-02-24 00:55:29
Crab Rave Noisestorm 20 96699 2023-07-14 01:13:03
Bassline Shatter M-Project & S2i8 23 54559 2023-07-14 01:39:46
RAD Tokyo Machine 24 87554 2023-12-17 01:32:17
Every Little Thing Conro 21 92883 2023-07-13 23:45:17
Supernova Laszlo 22 97003 2023-12-17 01:29:28
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Scores )  0.0113
Total Execution Time  0.0140
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,569,600 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10869
  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.0041 seconds)  (Hide)
0.0027   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` = '10869'
GROUP BY `gs`.`grade
0.0013   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` = '10869'
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` = '10869'
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)