Brocc


Total World Records: ??
Country: US

Stars Earned
1
28
1

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
Dreaming Rameses B feat. Holly Drummond 21 16234 -83766 -36941 100000 2026-03-29 02:53:38
Crazy Baby Fantasy Project 20 94205 -5795 -2318 100000 2026-03-29 00:42:23
Funny Love Dan Balan 19 90369 -9631 -3477 100000 2026-01-11 03:11:13
Drifting Away Filo Bedo 20 89064 -10936 -4374 100000 2025-12-14 03:57:41
Fleadh Uncut Ian Parker 21 94112 -5888 -2597 100000 2026-05-10 01:00:32
Feel The Melody S3RL feat. Sara 20 94695 -5305 -2122 100000 2026-05-10 00:13:06
Boom Boom Dollars King Kong & D'Jungle Girls 21 92583 -7417 -3271 100000 2025-12-14 03:21:07
Hero Miss Papaya 20 91464 -8536 -3414 100000 2025-12-14 03:54:49
Typical Tropical Bambee 19 83574 -16426 -5930 100000 2026-01-11 03:08:29
So Deep Silvertear 21 88905 -11095 -4893 100000 2025-12-14 02:13:51
Devil Inside CRMNL 19 96347 -3653 -1319 100000 2026-05-10 00:16:16
Nightmare FSJ feat. Tara Louise 21 91468 -8532 -3763 100000 2025-12-14 01:44:15
I'm Crazy For Your Love Black Eva 21 89718 -10282 -4534 100000 2026-03-29 01:52:46
Hip Hop Jam Indiggo 20 96773 -3227 -1291 100000 2026-03-29 00:08:50
Ring The Alarm M-Project & Signal 22 91008 -8992 -4352 100000 2025-12-14 02:18:53
Kinky Boots Daz Sampson & Nona 19 95037 -4963 -1792 100000 2026-05-10 00:18:54
We Got The Moves Electric Callboy 20 93386 -6614 -2646 100000 2026-01-11 02:46:13
Right Into You The Tech Team 20 96192 -3808 -1523 100000 2026-05-10 00:54:10
Crab Rave Noisestorm 20 92030 -7970 -3188 100000 2026-05-10 02:18:27
Fly Me High @pple & Pie 20 94680 -5320 -2128 100000 2026-05-10 00:57:02
When The Sun Goes Down Ken Blast 22 91840 -8160 -3949 100000 2025-12-14 03:26:02
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 91121 -8879 -3916 100000 2026-01-11 02:50:58
Remember Me Leslie Parrish 21 91666 -8334 -3675 100000 2025-12-14 02:16:31
Falling In Love Again Naoki feat. Paula Terry 20 91772 -8228 -3291 100000 2025-11-09 01:57:28
Worn Out Tapes peak divide 23 89462 -10538 -5575 100000 2025-11-09 02:15:18
Frontal Impact Daniel 22 88630 -11370 -5503 100000 2026-03-29 00:46:48
Revolution Naoki 23 88249 -11751 -6216 100000 2025-11-09 02:18:07
Bella Ciao BEAUZ & XYSM 20 94774 -5226 -2090 100000 2026-05-10 01:39:44
Chemical Love Kevin & Cherry 21 89462 -10538 -4647 100000 2026-05-10 02:21:28
Tribal Style KaW 21 91997 -8003 -3529 100000 2026-05-10 02:24:38
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  3.9791
Total Execution Time  3.9827
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,037,224 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/25122/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 (3.9455 seconds)  (Hide)
0.2506   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` = '25122'
GROUP BY `gs`.`grade
0.0020   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` = '25122'
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` = '25122'
AND `r`.`name` = 'total' 
3.6927   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)