MAVEHunter3k


Country: US

Stars Earned
50
2

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
Land Of The Lost Banzai 19 7558 2021-11-08 01:00:02
Origin Eagle | Stallian 20 2476 2023-01-22 03:39:19
The Rainmaker Doug Laurent 20 6831 2021-11-08 01:43:55
Million Feelings Chriss Floren 19 2529 2021-11-08 01:33:24
RockSlaves Leo Pigot & Rinat Crone 23 1204 2021-10-23 23:14:38
That Night Eskimo & Icebird 21 5713 2021-11-08 01:00:02
The 7th Element Vitas 19 2885 2021-11-08 01:33:24
Bounce Crew 7 19 1972 2023-08-26 01:25:12
Surf Hyper Potions 22 2973 2021-12-19 22:37:22
Agent Blatant Ernest + Julio 21 1751 2026-02-27 00:24:24
Disconnected Disco Kid Whatever 20 2416 2021-11-08 01:24:44
Fleadh Uncut Ian Parker 21 963 2021-11-08 01:43:55
Gallecode NoVus 20 5020 2021-11-08 01:24:44
Holy Guacamole Chucho Merchán 23 2263 2021-11-08 01:24:44
Ra Banzai 21 3416 2021-11-08 01:00:02
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 1043 2026-02-27 01:31:53
Rainspark Sanxion7 21 2860 2021-12-04 21:17:31
Ari Oh Jenny Kee 20 1784 2026-02-27 01:05:05
Bumble Bee Bambee 20 19924 2021-12-04 21:35:43
Who R You Leo Pigot 21 3767 2024-01-07 00:33:43
The Saint Goes Marching The Saint 21 6749 2026-01-17 22:27:21
Pink Dinosaur Miss Papaya 19 44928 2023-06-10 20:49:11
A Sign Tipsy & Tipsy 23 1920 2026-02-27 00:19:39
Anubis Banzai 20 758 2026-02-27 00:58:01
Nightmare FSJ feat. Tara Louise 21 2361 2021-12-04 20:53:50
Arcade Run Perfect Sphere 22 5412 2026-02-27 01:00:43
Hypnosis Colin Kiddy 21 6092 2021-11-08 01:43:55
Beethoven Virus BanYa 22 4832 2026-02-27 00:41:53
Baby Love Me Judy Crystal 21 1826 2023-06-10 21:42:27
The Judgement Day Naoki feat. Riyu Kosaka 19 20115 2021-11-08 01:33:24
403 NAOKI underground 23 6739 2026-02-27 00:10:19
Follow My Pamp Andrea Damante feat. Adam Clay 20 78533 2021-12-04 23:48:40
Robot World Oscillator X 19 79989 2021-12-04 23:04:12
SaberDance Quiqman 22 181 2021-12-04 21:24:01
BUBBLES Tokyo Machine 22 1296 2024-01-07 00:06:22
7th Trip NM underground artifact 22 3368 2026-02-27 00:12:10
Art City Virgill 20 2996 2026-02-27 01:11:46
All For One IVD x Dee Dee x Kenny Hayes 21 7053 2026-02-27 00:33:29
TURBO Tokyo Machine 21 28936 2026-02-27 01:15:39
2NITE nanobii 21 11019 2026-02-27 00:07:54
A Little Love Glitterati 21 4956 2026-02-27 00:14:37
Arsene's Bazaar James Landino 25 791 2026-02-27 01:07:23
Every Little Thing Conro 21 2095 2023-08-26 00:23:27
Asian Night in 20XX NM Japan 22 607 2026-02-27 01:18:36
All Starts Now Laurell 19 257 2026-02-27 00:35:29
Accelerate Teminite & Skybreak 24 1503 2026-02-27 00:21:47
Bad Revenge from20 20 2244 2026-02-27 01:39:18
Angel Wynona 21 1310 2026-02-27 00:53:23
Total Nuclear Annihilation Scott Danesi 22 552 2026-02-17 23:52:01
Bad Boy E-Rotic 20 3239 2026-02-27 01:33:51
Alamo Drop Blues N.M.R 21 3253 2026-02-27 00:28:54
Ancient Tech Mameyudoufu 22 8274 2026-02-27 00:50:49
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0186
Total Execution Time  0.0215
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,665,760 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/5583
  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.0092 seconds)  (Hide)
0.0044   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` = '5583'
GROUP BY `gs`.`grade
0.0046   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` = '5583'
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` = '5583'
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)