AXB_ITG


Country: US

Stars Earned
40
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
Firewalker Xenon 19 94947 2023-10-03 23:13:34
Hard Fast Disco Darwin 24 84704 2021-08-01 11:09:24
Agent Blatant Ernest + Julio 21 91585 2021-08-09 11:09:14
Da Roots Mind Reflection 20 94300 2021-07-26 09:45:47
Disconnected Disco Kid Whatever 20 96158 2021-08-01 11:31:26
Drifting Away Filo Bedo 20 96912 2021-07-26 10:25:09
Gallecode NoVus 20 97378 2021-08-08 11:51:14
Holy Guacamole Chucho Merchán 23 95058 2021-07-26 11:12:13
Land Of The Rising Sun Spacekatz 21 95338 2021-08-01 11:06:00
Pop4 Vibes & Wishdokta 22 97447 2021-08-05 07:02:48
Psalm Pilot Jason Creasey 20 94403 2021-07-26 11:32:02
ROM-eo & Juli8 Nina 19 96835 2021-07-29 10:27:57
Spin Chicken Freebie & The Bean 21 96745 2021-07-26 11:36:32
Sunshine Triple J 22 95374 2021-07-26 12:01:39
Darkness Sanxion7 22 96445 2021-08-09 11:17:16
Mellow Rikki & Daz 20 95003 2021-07-26 10:18:31
Utopia Smiley 22 85676 2025-03-16 02:11:59
Xuxa Smiley 23 87883 2021-07-26 10:21:52
Boom Boom Dollars King Kong & D'Jungle Girls 21 97556 2021-08-01 11:31:26
Flash In The Night Flashman 22 95968 2021-08-08 11:56:38
Hero Miss Papaya 20 97458 2021-07-26 11:22:22
Typical Tropical Bambee 19 97490 2021-08-09 11:09:13
Bye Bye Baby Balloon Joga 21 89651 2025-07-22 20:54:12
No Princess Lynn 19 97464 2021-07-29 11:08:23
So Deep Silvertear 21 95127 2021-07-26 11:02:30
Your Own Destiny Entity & Darwin 24 92757 2021-08-09 11:17:16
July ReduX Entity 23 86526 2025-07-22 21:05:02
Bring Your Lovin Back Fracus 20 92553 2021-07-26 11:22:22
Russian Roulette Darwin 22 92603 2021-07-26 12:01:39
Delirium Smiley 23 95143 2021-07-26 11:12:13
On My Own Anamanaguchi feat. HANA 21 92891 2021-07-29 10:41:04
Charlene Missing Heart 22 91176 2021-07-29 10:41:04
Summer Smiley 25 59555 2025-03-16 02:09:30
Sky High DJ Miko 20 94551 2021-07-29 10:27:57
Butterfly Swingrowers 19 97098 2021-07-29 11:02:32
Cartoon Heroes Barbie Young 21 95053 2021-08-08 11:51:14
Show U M-Project 24 88034 2021-08-08 11:56:38
Ring The Alarm M-Project & Signal 22 95272 2021-08-05 07:02:48
Say What Cut Capers 21 96130 2021-07-26 10:57:55
Silent Movie Little Violet 19 96999 2025-07-22 20:45:22
Poco Loco Carlito 21 94044 2025-07-22 20:56:54
RAD Tokyo Machine 24 89526 2023-10-03 23:25:18
Remember Me Leslie Parrish 21 91385 2025-07-22 20:58:56
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0140
Total Execution Time  0.0169
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,569,184 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/4736
  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.0060 seconds)  (Hide)
0.0038   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` = '4736'
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` = '4736'
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` = '4736'
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)