Biggs


Country: US

Stars Earned
45
4
1
1
1

Wild Mode Embed Generic Embed

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

Total Score Count: 52

Song Title Artist Level Score Grade Date
Time is Ticking Elpis feat. Black Elway 19 94853 2022-10-30 16:51:20
Hard Fast Disco Darwin 24 74473 2025-07-26 02:07:51
Indignation Auvic feat. Pipo Fernandez 24 11447 2022-10-30 17:33:03
Think Thousand Thoughts Auvic 20 87009 2022-10-30 16:53:37
Unity TheFatRat 21 81101 2022-10-30 16:45:34
I Feel Sun Gyrlie 21 89039 2022-10-08 14:42:26
Spin Chicken Freebie & The Bean 21 96549 2023-05-28 19:00:41
Get Busy Bassmonkeys & Bianca Lindgren 20 94518 2024-05-24 20:05:19
Sunshine Triple J 22 92675 2025-04-25 22:38:41
Darkness Sanxion7 22 88779 2024-10-16 04:35:06
Boom Boom Dollars King Kong & D'Jungle Girls 21 96019 2025-03-29 00:53:14
Coming Out Playmaker feat. Robina 19 96333 2022-11-23 02:01:19
Waka Laka Jenny Rom vs. The Zippers 21 94388 2025-07-26 01:56:11
Bang Bang Bang DCX 21 71311 2024-10-16 04:37:44
Dopamine You In Mind 23 89605 2024-05-24 20:02:10
India's Glitch Kirill Gramada 21 93939 2022-11-23 01:56:11
Silence Fracus & Darwin 22 91702 2025-03-28 23:01:08
Pretty Ugly Yenn 20 97895 2024-01-20 21:44:48
Sky High Lucyfer 20 93381 2023-03-19 00:07:31
Bring Your Lovin Back Fracus 20 96388 2025-03-28 23:03:29
What Love Feels Like Leonail 20 93178 2024-10-16 03:44:24
Kagami KaW 21 96945 2024-01-19 21:44:11
Butterfly Swingrowers 19 93211 2022-11-23 01:58:29
Cartoon Heroes Barbie Young 21 83663 2025-03-21 22:48:31
Grab It While We Can FantastixX 19 95762 2022-10-08 14:46:42
Disco High Ultimate Heights 21 93610 2024-01-20 21:53:46
Insane Niko Noise 20 93858 2022-10-30 17:28:25
The Naughty Song Oscillator X 19 97741 2022-10-30 16:59:14
The Shrimps Vertigini 20 92834 2022-10-30 16:56:49
Here For You PIXL feat. Q'AILA 19 96781 2022-10-08 14:44:35
We Got The Moves Electric Callboy 20 95735 2025-07-26 01:59:30
Bewitched PIXY 22 94546 2023-05-28 19:03:05
Pump It Electric Callboy 21 96734 2025-07-26 02:01:21
All For One IVD x Dee Dee x Kenny Hayes 21 93441 2025-04-25 22:41:00
Trigger CraXy 21 93974 2023-03-19 00:10:16
TURBO Tokyo Machine 21 81028 2022-10-30 16:48:01
STOP! & Go Onyx 21 90247 2024-01-19 21:46:51
INEEDU Teddy Killerz 22 88879 2022-10-30 17:30:31
Right Into You The Tech Team 20 96040 2024-10-16 03:46:43
WYGD Bishu 19 97325 2024-05-24 19:06:42
Orbit Ellis 19 95944 2025-04-11 22:15:30
Just Dance Bad Computer 20 95214 2023-03-18 23:25:53
Make It Tonight Fracus & Darwin feat. Jake 21 95947 2025-03-29 00:55:48
Down Low Hr. Troels x Felix Schorn 20 95314 2024-01-20 21:55:58
Techno World NAOKI underground 22 90656 2025-07-12 02:26:08
Do It Like That Mad Circuit, LG (Team Genius), Sereda 20 96876 2025-07-26 00:22:40
The Bass & the Melody S3RL 22 94890 2024-05-24 19:08:53
Under The Bed Macks Wolf X Tatsunoshin 21 98507 2025-07-26 01:54:05
Big Boss Big Boss 21 90954 2025-07-12 02:22:50
Where Did You Go Tatsunoshin 21 92605 2025-05-04 18:58:46
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 93168 2025-05-04 19:01:30
Over The Top M-Project & Vau Boy 23 93242 2025-04-11 22:17:59
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0374
Total Execution Time  0.0404
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,601,728 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7568
  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.0134 seconds)  (Hide)
0.0076   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` = '7568'
GROUP BY `gs`.`grade
0.0054   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` = '7568'
AND `ghs`.`private` = 
0.0004   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` = '7568'
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)