Kwizaria


Country: FR

Stars Earned
15
20
9

Wild Mode Embed Generic Embed

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

Total Score Count: 44

Song Title Artist Level Score Grade Date
Emotion Smiley 22 78326 2023-08-17 16:53:44
Birdie Doolittle 19 94146 2023-08-24 16:57:37
Dreaming Rameses B feat. Holly Drummond 21 15872 2023-10-05 19:47:11
Joanna Crazy Loop 19 82619 2023-08-17 16:11:38
Think Thousand Thoughts Auvic 20 84652 2023-11-16 18:11:14
Ignition Starts KaW 21 83623 2023-10-05 18:14:25
Monody TheFatRat feat. Laura Brehm 22 84718 2023-11-16 18:08:06
Surf Hyper Potions 22 87045 2023-11-16 18:15:39
Unity TheFatRat 21 88592 2023-08-24 16:52:10
Crazyloop Crazy Loop 22 90434 2023-08-24 17:24:20
Da Roots Mind Reflection 20 95170 2023-08-17 17:11:06
Fleadh Uncut Ian Parker 21 85836 2023-10-05 18:10:52
Flying High Filo Bedo 21 84859 2023-11-16 18:02:40
Land Of The Rising Sun Spacekatz 21 94800 2023-11-16 18:13:17
ROM-eo & Juli8 Nina 19 91170 2023-08-24 17:21:45
Rainspark Sanxion7 21 84219 2023-08-24 16:54:56
Utopia Smiley 22 86197 2023-10-26 18:00:32
Xuxa Smiley 23 87497 2023-08-24 17:05:07
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 91601 2023-10-05 19:44:58
Become Astral Ash Astral 22 76104 2023-10-05 19:01:07
Bumble Bee Bambee 20 95507 2023-08-17 16:28:20
Waka Laka Jenny Rom vs. The Zippers 21 93071 2023-10-05 18:37:47
Equinox Mage 21 15976 2023-11-16 18:05:06
Warrior Kirill Gramada 21 85734 2023-10-26 17:49:28
Megalovania Toby Fox 21 89305 2023-10-05 19:36:10
Spaceman Bambee & Lynn 20 93707 2023-08-17 16:47:23
Delirium Smiley 23 35640 2023-08-17 17:15:05
Summer Smiley 25 7494 2023-08-17 17:17:42
Winter BanYa 25 51657 2023-10-05 20:10:47
Destiny Smiley 23 52950 2023-08-17 17:03:41
Cartoon Heroes Barbie Young 21 75898 2023-08-24 16:43:34
Press Start MDK 23 89984 2023-10-26 17:58:16
Energizer ZiGZaG 23 19564 2023-10-05 18:43:20
TURBO Tokyo Machine 21 95689 2023-08-24 17:18:43
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 89922 2023-10-05 19:18:58
WYGD Bishu 19 983 2023-10-05 18:08:07
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 80654 2023-10-05 19:50:31
Orbit Ellis 19 92899 2023-10-26 17:23:20
Crab Rave Noisestorm 20 92591 2023-08-17 16:38:04
Northern Lights Saxsquatch 21 85957 2023-08-17 16:50:11
Samurai Rameses B 22 79392 2023-10-05 19:39:25
Under The Bed Macks Wolf X Tatsunoshin 21 91352 2023-11-16 18:22:07
BLEEP BLOOP Tokyo Machine 24 27399 2023-11-16 18:26:11
Supernova Laszlo 22 89289 2023-11-16 18:24:11
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0157
Total Execution Time  0.0185
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,580,072 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8705
  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` = '8705'
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` = '8705'
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` = '8705'
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)