Ace Wilson


Country: US

Stars Earned
19
2
18

Wild Mode Embed Generic Embed

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

Total Score Count: 39

Song Title Artist Level Score Grade Date
Revenge MonstDeath 21 97810 2024-08-16 00:30:33
Y Don't U Deeper Territory 22 6930 2024-01-31 02:26:15
Funny Love Dan Balan 19 99102 2024-08-16 00:04:01
Surf Hyper Potions 22 96583 2024-08-16 01:04:02
Disconnected Disco Kid Whatever 20 98782 2024-01-19 02:07:02
Fleadh Uncut Ian Parker 21 96825 2024-01-19 01:29:56
Ize Pie Headtwist & Pump 19 35047 2024-01-19 01:01:33
Spin Chicken Freebie & The Bean 21 98252 2024-08-16 01:15:24
Paranormal Inspector K 20 99278 2024-01-19 01:18:51
Become Astral Ash Astral 22 93876 2024-01-31 01:32:49
Flash In The Night Flashman 22 97227 2024-08-16 01:52:02
Move It Groove It KaW feat. Sam-I-Am 22 99274 2024-01-31 02:20:44
Exotica Banzai 23 96046 2024-01-19 02:32:59
So Deep Silvertear 21 93896 2024-01-19 01:11:00
India's Glitch Kirill Gramada 21 98171 2024-01-19 02:16:22
July ReduX Entity 23 98635 2024-01-31 02:15:51
My Baby Mama Anquette 21 97192 2024-08-16 02:14:11
Arcade Run Perfect Sphere 22 97844 2024-01-31 02:38:11
Electro Asia Re-venge Phoenix 21 95306 2024-01-19 02:11:52
Megalovania Toby Fox 21 98073 2024-01-31 01:18:15
Nori Nori Nori Judy Crystal 21 96773 2024-01-19 00:58:36
BU-44 Naoki 21 98758 2024-08-16 00:23:30
In The Heat Of The Night E-Rotic 20 99633 2024-01-19 01:36:53
Sky High DJ Miko 20 99621 2024-01-31 01:03:34
Ring The Alarm M-Project & Signal 22 98515 2024-01-31 02:33:37
Cyber-Kyoto- Re-venG 20 97977 2024-01-19 01:42:10
Dystopia 2077 F.O.O.L & The Forgotten 23 99348 2024-08-16 01:33:47
Space Boy Rameses B, Feint & Veela 22 95657 2024-08-16 00:59:53
Energizer ZiGZaG 23 92840 2024-01-31 02:04:52
INEEDU Teddy Killerz 22 98871 2024-01-31 02:29:30
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 94855 2024-01-31 01:54:05
Orbit Ellis 19 97932 2024-01-19 00:54:31
Crab Rave Noisestorm 20 98229 2024-08-16 00:09:04
Techno World NAOKI underground 22 98431 2024-01-31 01:10:24
GALACTICAL Tokyo Machine 23 95774 2024-01-31 02:56:04
Dream of You Bishu 22 98952 2024-01-31 01:14:00
Low Workout Fracus & Darwin 23 95988 2024-08-16 02:03:31
Supernova Laszlo 22 99331 2024-08-16 01:20:02
Kibo Dion Timmer 22 94227 2024-01-31 01:06:49
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Scores )  0.0174
Total Execution Time  0.0203
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,562,120 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13691
  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.0093 seconds)  (Hide)
0.0068   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` = '13691'
GROUP BY `gs`.`grade
0.0023   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` = '13691'
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` = '13691'
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)