GnarlyAxolotl


Total World Records: ??
Country: US

Stars Earned
3
9
13
2

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

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Flight Of The Bumble Bee MonstDeath 25 27432 -72568 -45355 100000 2024-09-28 01:49:39
Bagpipe A-Moe 20 87771 -12229 -4892 100000 2024-09-28 02:02:26
Dream A Dream Captain Jack 20 86626 -13374 -5350 100000 2024-10-10 01:17:45
Ba Be Loo Be La Kristeen 20 1723 -98277 -39311 100000 2024-04-02 19:38:31
Utopia Smiley 22 86570 -13430 -6500 100000 2024-09-28 01:31:11
Xuxa Smiley 23 74718 -25282 -13374 100000 2024-09-21 01:03:01
Boom Boom Dollars King Kong & D'Jungle Girls 21 86011 -13989 -6169 100000 2024-10-10 01:29:49
Bumble Bee Bambee 20 78422 -21578 -8631 100000 2024-05-17 01:32:42
Waka Laka Jenny Rom vs. The Zippers 21 86053 -13947 -6151 100000 2024-09-28 01:33:48
The Saint Goes Marching The Saint 21 84009 -15991 -7052 100000 2024-10-10 01:22:40
Pink Dinosaur Miss Papaya 19 88964 -11036 -3984 100000 2024-10-10 01:15:00
Dam Dariram Joga 20 80559 -19441 -7776 100000 2024-09-14 22:54:13
Music & Police CJ Crew & KaW feat. Christian D. 21 81998 -18002 -7939 100000 2024-10-10 01:32:11
Speed Over Beethoven Rose 22 78506 -21494 -10403 100000 2024-09-14 22:58:36
Sky High Lucyfer 20 90156 -9844 -3938 100000 2024-09-28 01:56:57
Delirium Smiley 23 85706 -14294 -7562 100000 2024-09-28 01:59:42
Beethoven Virus BanYa 22 78194 -21806 -10554 100000 2024-09-28 02:04:36
BU-44 Naoki 21 70260 -29740 -13115 100000 2024-05-17 01:34:49
Do It All Night E-Rotic 20 89333 -10667 -4267 100000 2024-09-28 01:08:42
Sky High DJ Miko 20 88475 -11525 -4610 100000 2024-09-28 01:55:01
Cartoon Heroes Barbie Young 21 31411 -68589 -30248 100000 2024-09-14 23:09:33
Melancholy Vision DE-SIRE 24 80105 -19895 -11460 100000 2024-10-10 01:26:57
Operator Miss Papaya 19 69936 -30064 -10853 100000 2024-05-24 02:16:38
Kick It Man KaW feat. DAZ 19 90181 -9819 -3545 100000 2024-09-28 01:36:19
Energizer ZiGZaG 23 73785 -26215 -13868 100000 2024-09-28 02:45:38
Night In Motion Cubic 22 21 85487 -14513 -6400 100000 2024-09-28 01:38:54
Candy Pop Luv Limited -NM- 21 87085 -12915 -5696 100000 2024-10-10 01:19:54
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  2.3709
Total Execution Time  2.3745
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,907,816 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/15416/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (2.3630 seconds)  (Hide)
0.0019   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` = '15416'
GROUP BY `gs`.`grade
0.0012   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` = '15416'
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` = '15416'
AND `r`.`name` = 'total' 
2.3597   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `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`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  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)