Buckstrom


Country: US

Stars Earned
39
1
15
2

Wild Mode Embed Generic Embed

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

Total Score Count: 57

Song Title Artist Level Score Grade Date
In The Hall Of The Mountain King KaW 22 88684 2025-08-21 22:35:27
Dreaming Rameses B feat. Holly Drummond 21 96914 2026-03-18 23:37:13
Link Line Asterisk 25 71647 2022-10-19 23:11:46
Y Don't U Deeper Territory 22 97072 2026-03-16 04:42:39
Who KaW 21 97575 2026-04-01 23:57:47
Surf Hyper Potions 22 95414 2024-06-30 02:04:44
Unity TheFatRat 21 96039 2025-07-17 06:54:24
Fleadh Uncut Ian Parker 21 95449 2025-07-22 22:44:35
Ra Banzai 21 98581 2026-03-23 22:27:12
Boom Boom Dollars King Kong & D'Jungle Girls 21 93455 2025-05-11 01:34:58
Be Alive Stian K 20 96006 2022-10-25 05:56:41
Ghosts Tenth Planet 20 92821 2022-10-25 04:57:26
Esperanza KaW 22 96515 2026-03-23 22:35:38
So Deep Silvertear 21 96099 2026-02-05 02:54:32
My Baby Mama Anquette 21 97765 2026-03-05 02:59:52
Nightmare FSJ feat. Tara Louise 21 94761 2025-05-11 01:32:16
Pretty Ugly Yenn 20 98841 2026-03-05 02:57:40
Hypnosis Colin Kiddy 21 97628 2025-12-05 04:39:30
My Generation Captain Jack 20 93172 2024-05-23 19:21:39
On My Own Anamanaguchi feat. HANA 21 88109 2024-07-21 01:58:43
Take Me Away Fracus & Darwin 23 96619 2026-03-23 22:39:08
Beethoven Virus BanYa 22 91488 2022-10-25 05:37:02
Cartoon Heroes Barbie Young 21 98985 2026-03-16 04:34:46
Melancholy Vision DE-SIRE 24 93822 2026-01-22 20:27:16
Paradox Naoki feat. Riyu Kosaka 20 94141 2025-05-11 01:37:58
op13 riddle 22 98668 2026-03-23 22:32:19
Watch Out Victoria 21 98145 2026-04-01 23:54:58
Insane Niko Noise 20 98447 2026-03-05 02:55:43
Everybody Dance X-Rated 22 98180 2026-03-05 00:51:50
BUBBLES Tokyo Machine 22 96893 2026-04-02 00:09:27
Shiawase Dion Timmer 23 93346 2026-01-22 20:21:52
Here For You PIXL feat. Q'AILA 19 98316 2023-05-19 03:47:30
Art City Virgill 20 86363 2022-10-25 04:59:41
Have Fun Rameses B 21 98464 2026-03-18 23:34:46
Para-Symptoms 165 23 95526 2026-03-05 00:54:21
Bust It Out FWLR 24 95324 2026-03-05 01:56:31
Dance Sophon 23 85045 2023-02-20 02:10:40
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 87949 2024-05-23 20:43:50
Get Busy KOYOTIE 22 97843 2026-03-18 23:39:45
Hava Nagila Quiqman 23 93855 2026-03-16 04:46:29
Bassline Shatter M-Project & S2i8 23 98166 2026-03-19 01:15:42
Just Dance Bad Computer 20 95688 2023-05-19 03:49:30
Techno World NAOKI underground 22 93860 2025-06-04 00:57:35
Work Stella Mwangi 21 97600 2026-03-16 04:37:22
Every Little Thing Conro 21 98740 2026-03-23 22:29:46
Kibo Dion Timmer 22 89413 2025-08-21 22:33:22
Never Let You Down BEAUZ, Miles Away, & RYYZN 22 97650 2026-03-16 04:39:47
Fly Me High @pple & Pie 20 99172 2026-03-16 05:11:37
Dancing In The Dark HELLO GLOOM 21 98003 2026-03-05 03:02:38
Burbank Nights Dirtyphonics 22 98044 2026-03-19 01:13:16
Lunatic BLACK HOLE 23 95069 2026-03-05 01:51:36
戦国 Re-venG 21 93356 2025-07-22 22:49:42
Ekstasis d-complex 23 97138 2026-04-02 00:12:03
Forever Now peak divide 22 97209 2026-03-05 03:05:11
Mm-Hmm W3WAY 22 98492 2026-04-02 00:00:26
Morning Call U_Chae feat. Uki Satake 21 90361 2025-11-21 02:57:24
BUSTED Boom Kitty & Teminite & Tokyo Machine 22 95528 2026-03-19 01:11:12
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Scores )  0.3238
Total Execution Time  0.3274
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,678,568 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7683
  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.3138 seconds)  (Hide)
0.2903   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` = '7683'
GROUP BY `gs`.`grade
0.0232   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` = '7683'
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` = '7683'
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)