Quinn_ITG


Country: US

Stars Earned
41
3
10
2

Wild Mode Embed Generic Embed

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

Total Score Count: 56

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 92752 2024-05-04 20:40:43
Dynamo Oscillator X 19 98717 2023-08-18 17:01:16
Land Of The Lost Banzai 19 98522 2025-06-13 16:13:53
Remember December Smiley 22 94497 2025-06-13 15:37:33
Start & Paws Oscillator X 19 96108 2025-06-13 15:46:51
Birdie Doolittle 19 97923 2024-06-25 15:03:07
I Love You Baby Pandera 21 97139 2024-06-25 15:06:02
Who KaW 21 94369 2024-08-04 20:51:32
Zodiac Banzai 21 94536 2024-08-04 21:00:27
Unity TheFatRat 21 92055 2024-06-25 15:14:17
Da Roots Mind Reflection 20 97679 2024-08-04 20:56:47
Paradise Smiley 24 86904 2024-06-25 14:56:54
Ra Banzai 21 95385 2024-06-25 15:29:11
ROM-eo & Juli8 Nina 19 95933 2024-08-04 20:43:22
Temple Of Boom Yannis Kamarinos 23 89720 2025-06-13 15:52:54
Ladybug Coconut 19 97621 2025-07-15 14:51:15
EternuS Sanxion7 20 93160 2023-07-16 17:32:15
Rainspark Sanxion7 21 93001 2025-06-13 15:35:08
July Smiley 20 94144 2025-06-07 16:31:14
Utopia Smiley 22 88272 2023-06-22 16:44:49
Xuxa Smiley 23 89708 2025-06-13 15:29:24
Bumble Bee Bambee 20 97744 2023-08-18 16:08:01
Waka Laka Jenny Rom vs. The Zippers 21 94459 2023-06-22 16:42:34
Hero Miss Papaya 20 95860 2025-06-07 16:24:13
Esperanza KaW 22 86526 2025-07-15 14:33:42
Move It Groove It KaW feat. Sam-I-Am 22 83243 2023-08-18 16:21:54
Pink Dinosaur Miss Papaya 19 97487 2023-08-04 20:04:36
Anubis Banzai 20 96242 2024-08-04 20:35:00
Bandito Remorse Code 21 90325 2025-06-13 15:32:17
Exotica Banzai 23 81886 2024-11-11 15:59:49
Music & Police CJ Crew & KaW feat. Christian D. 21 90247 2023-08-18 16:13:05
So Deep Silvertear 21 78992 2022-09-11 17:21:26
Stay Tess 20 93128 2023-08-18 15:57:40
July ReduX Entity 23 86431 2025-06-13 15:26:27
Delirium Smiley 23 87077 2024-05-04 20:47:31
Take Me Away Fracus & Darwin 23 84719 2023-07-16 17:46:48
Destiny Smiley 23 82870 2024-11-11 16:13:32
Dr. M BanYa 23 84581 2024-05-04 20:43:27
Katana Fighter Electron 22 91998 2025-07-15 15:32:47
Operator Miss Papaya 19 97302 2025-07-15 14:48:34
Kick It Man KaW feat. DAZ 19 96251 2023-08-18 16:02:25
Robot World Oscillator X 19 95437 2025-07-15 14:39:53
Watch Out Victoria 21 87437 2025-06-07 17:20:51
Kalinka Quiqman 20 95220 2025-06-07 17:02:29
The Naughty Song Oscillator X 19 99070 2025-06-13 16:03:56
Just Do It Swingrowers 21 87975 2023-08-18 16:25:31
We Got The Moves Electric Callboy 20 2345 2022-09-11 17:05:08
Energizer ZiGZaG 23 85908 2023-08-18 15:52:21
TURBO Tokyo Machine 21 92193 2025-06-07 17:18:13
STOP! & Go Onyx 21 84837 2025-06-07 17:15:32
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 92431 2025-06-13 15:42:41
Crab Rave Noisestorm 20 96723 2023-08-18 16:49:34
Y2Z Affinity 22 94859 2024-06-25 15:17:24
SPEED KING David Kane 24 82516 2024-11-11 16:07:06
Lunatic BLACK HOLE 23 24340 2025-06-07 16:55:57
When The Sun Goes Down Ken Blast 22 95830 2025-07-15 15:30:23
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Scores )  0.0968
Total Execution Time  0.0997
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,616,640 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/6399
  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.0878 seconds)  (Hide)
0.0733   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` = '6399'
GROUP BY `gs`.`grade
0.0141   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` = '6399'
AND `ghs`.`private` = 
0.0003   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` = '6399'
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)