Bobbins


Total World Records: ??
Country: US

Stars Earned
18
11
3

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

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Emotion Smiley 22 74015 -25985 -12577 100000 2026-05-03 03:14:31
Feel The Melody S3RL feat. Sara 20 89079 -10921 -4368 100000 2026-05-03 02:41:28
Rainspark Sanxion7 21 86903 -13097 -5776 100000 2025-06-05 20:49:37
July Smiley 20 74194 -25806 -10322 100000 2026-01-28 18:01:43
Ari Oh Jenny Kee 20 89136 -10864 -4346 100000 2025-06-05 21:00:34
Bumble Bee Bambee 20 86234 -13766 -5506 100000 2026-01-28 18:56:21
Waka Laka Jenny Rom vs. The Zippers 21 83685 -16315 -7195 100000 2026-05-03 03:00:01
Pink Dinosaur Miss Papaya 19 94483 -5517 -1992 100000 2025-06-05 20:42:45
Anubis Banzai 20 87257 -12743 -5097 100000 2026-05-03 02:11:37
Music & Police CJ Crew & KaW feat. Christian D. 21 83214 -16786 -7403 100000 2026-01-28 19:05:07
Living In America Rose & John 22 79741 -20259 -9805 100000 2025-06-05 20:33:24
Mozart Is Back Rose 24 67661 -32339 -18627 100000 2026-01-28 19:18:25
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 82591 -17409 -7677 100000 2026-01-28 18:44:21
Russian Roulette Darwin 22 64491 -35509 -17186 100000 2026-01-28 19:02:29
Beethoven Virus BanYa 22 84840 -15160 -7337 100000 2025-11-20 02:30:47
Kalinka Quiqman 20 85465 -14535 -5814 100000 2026-05-03 01:38:37
BUBBLES Tokyo Machine 22 74779 -25221 -12207 100000 2026-01-28 18:58:23
Here For You PIXL feat. Q'AILA 19 89174 -10826 -3908 100000 2025-06-05 21:04:32
We Got The Moves Electric Callboy 20 76582 -23418 -9367 100000 2026-05-03 02:08:50
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 88669 -11331 -4997 100000 2026-05-03 03:09:00
INEEDU Teddy Killerz 22 72391 -27609 -13363 100000 2026-05-03 02:47:31
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 79637 -20363 -10772 100000 2025-06-05 20:29:59
Night In Motion Cubic 22 21 89080 -10920 -4816 100000 2026-01-28 19:16:14
To Your Beat S3RL feat. Hannah Fortune 23 75149 -24851 -13146 100000 2026-05-03 03:02:41
Music Is Moving Tatsunoshin 23 82802 -17198 -9098 100000 2025-06-05 21:15:08
Rock Me Forever Nevada 21 77346 -22654 -9990 100000 2026-01-28 18:30:35
Where Did You Go Tatsunoshin 21 82422 -17578 -7752 100000 2026-05-03 03:06:38
In The Echo Koven 22 86268 -13732 -6646 100000 2026-05-03 02:49:46
Letting Go Bensley & Voicians 19 91290 -8710 -3144 100000 2025-06-05 20:53:04
Boogie Shoes AronChupa & Little Sis Nora 20 86593 -13407 -5363 100000 2026-05-03 02:27:25
Forever Now peak divide 22 90200 -9800 -4743 100000 2026-01-28 17:41:13
Better Now JTS 21 81719 -18281 -8062 100000 2026-05-03 02:30:41
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  4.0624
Total Execution Time  4.0655
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,041,192 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/22800/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (4.0536 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` = '22800'
GROUP BY `gs`.`grade
0.0017   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` = '22800'
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` = '22800'
AND `r`.`name` = 'total' 
4.0479   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `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`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  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)