Bigsquidguy


Country: CA

Stars Earned
30
7
1
1
1

Wild Mode Embed Generic Embed

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

Total Score Count: 40

Song Title Artist Level Score Grade Date
The 7th Element Vitas 19 89900 2023-09-01 23:36:00
Bounce Crew 7 19 87020 2024-04-12 23:53:40
Sun Goes Down Landomania 20 90456 2024-04-12 23:51:02
Unity TheFatRat 21 84411 2023-09-01 23:41:50
Agent Blatant Ernest + Julio 21 76035 2023-09-01 23:32:12
Disconnected Disco Kid Whatever 20 89477 2023-09-02 00:23:38
Holy Guacamole Chucho Merchán 23 88900 2024-04-13 00:59:22
I Think I Like That Sound Kid Whatever 20 95359 2023-09-07 23:43:59
Pop4 Vibes & Wishdokta 22 87699 2023-09-02 00:04:42
Waka Laka Jenny Rom vs. The Zippers 21 88180 2023-09-02 00:14:03
Senorita Jenny Rom 23 84797 2023-09-01 23:38:39
Ghosts Tenth Planet 20 92796 2023-09-07 23:30:32
Justify My Love Tess 21 89227 2023-09-02 00:07:36
The Saint Goes Marching The Saint 21 96451 2023-09-07 23:57:03
Move It Groove It KaW feat. Sam-I-Am 22 88803 2023-09-02 00:46:01
Bye Bye Baby Balloon Joga 21 94150 2023-09-08 00:53:37
Dam Dariram Joga 20 97862 2024-04-12 23:59:08
Music & Police CJ Crew & KaW feat. Christian D. 21 91099 2023-09-07 23:37:34
So Deep Silvertear 21 95976 2023-09-08 00:00:12
Stay Tess 20 97078 2023-09-08 00:32:44
Nothing Gonna Stop Micky 20 93752 2023-09-02 00:43:32
Arcade Run Perfect Sphere 22 80518 2023-09-02 00:17:18
Megalovania Toby Fox 21 88205 2023-09-07 23:54:23
Nori Nori Nori Judy Crystal 21 91552 2023-09-08 00:26:36
SubZero Donk Terrorist vs. 204 22 85785 2024-04-12 23:27:55
Liquify Toby Emerson 21 89325 2024-04-12 23:23:06
Contrast Donk Terrorist vs. Daniel Seven 22 94864 2023-09-08 00:58:02
Give You Love Daz Sampson & Katya Ocean 21 94079 2023-09-08 00:18:28
Dystopia 2077 F.O.O.L & The Forgotten 23 76876 2023-09-02 00:11:07
We Got The Moves Electric Callboy 20 93862 2023-09-08 00:12:57
How We Win FWLR 21 91289 2023-09-08 00:29:48
TURBO Tokyo Machine 21 98003 2024-04-13 00:42:11
STOP! & Go Onyx 21 95152 2023-09-08 00:48:38
Midnight Train More Plastic & Tylah Winyard 22 86233 2023-09-07 23:46:41
Perks Bibi Gold 21 89240 2023-09-01 23:55:10
Crab Rave Noisestorm 20 92931 2023-09-07 23:51:38
Blackstar Celldweller 22 86964 2023-09-07 23:33:58
To Your Beat S3RL feat. Hannah Fortune 23 54984 2023-09-07 23:21:06
BLEEP BLOOP Tokyo Machine 24 56590 2024-04-13 01:04:37
Definition of a Badboy Scott Brown 20 95443 2024-04-12 23:02:30
  BENCHMARKS  
Loading Time: Base Classes  0.0038
Controller Execution Time ( Main / Scores )  0.0241
Total Execution Time  0.0282
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,565,088 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11712
  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.0139 seconds)  (Hide)
0.0083   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` = '11712'
GROUP BY `gs`.`grade
0.0053   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` = '11712'
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` = '11712'
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)