SierraBirb


Total World Records: ??
Country: US

Stars Earned
6
7
14
5

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
In The Hall Of The Mountain King KaW 22 71364 -28636 -13860 100000 2024-09-17 00:34:54
Start & Paws Oscillator X 19 70568 -29432 -10625 100000 2024-01-24 03:35:52
Birdie Doolittle 19 93137 -6863 -2478 100000 2024-05-27 16:42:17
Unity TheFatRat 21 84670 -15330 -6761 100000 2024-06-02 23:54:26
Click Bait S3RL feat. GL!TCH 20 43607 -56393 -22557 100000 2024-01-25 23:46:10
Feel The Melody S3RL feat. Sara 20 85629 -14371 -5748 100000 2024-05-27 17:43:44
Bumble Bee Bambee 20 85659 -14341 -5736 100000 2024-05-27 16:02:21
Bang Bang Bang DCX 21 39347 -60653 -26748 100000 2024-01-22 02:20:11
Electric The DNC feat. Miss Amani 22 78288 -21712 -10509 100000 2024-06-02 23:19:53
So Deep Silvertear 21 12890 -87110 -38416 100000 2024-01-25 23:49:39
Speed Over Beethoven Rose 22 85050 -14950 -7236 100000 2024-09-17 00:02:38
Dam Dadi Doo Fantasy Project 22 79311 -20689 -10013 100000 2024-09-17 00:18:52
Devil Inside CRMNL 19 83199 -16801 -6065 100000 2024-01-25 22:38:59
Pretty Ugly Yenn 20 61882 -38118 -15247 100000 2025-04-20 18:30:27
Megalovania Toby Fox 21 71798 -28202 -12437 100000 2024-01-24 03:30:21
The Judgement Day Naoki feat. Riyu Kosaka 19 73263 -26737 -9652 100000 2024-11-11 22:43:30
Cartoon Heroes Barbie Young 21 67867 -32133 -14171 100000 2024-05-27 18:04:20
Cyber-Kyoto- Re-venG 20 82369 -17631 -7052 100000 2024-01-24 03:33:21
Shiawase Dion Timmer 23 43507 -56493 -29885 100000 2025-04-20 19:52:57
We Got The Moves Electric Callboy 20 86737 -13263 -5305 100000 2024-09-17 00:21:39
Pump It Electric Callboy 21 90606 -9394 -4143 100000 2024-09-16 23:54:51
TURBO Tokyo Machine 21 89146 -10854 -4787 100000 2024-06-02 23:26:38
Only You DEXTER KING feat. Alexis Donn 19 94269 -5731 -2069 100000 2024-06-02 22:45:39
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 24628 -75372 -39872 100000 2024-01-24 03:24:27
Crab Rave Noisestorm 20 69279 -30721 -12288 100000 2024-01-22 02:10:54
Northern Lights Saxsquatch 21 77328 -22672 -9998 100000 2024-05-27 17:59:02
Dream of You Bishu 22 81640 -18360 -8886 100000 2024-01-22 03:19:42
Swipe Felix Schorn 21 82151 -17849 -7871 100000 2024-11-11 22:45:47
All Starts Now Laurell 19 86602 -13398 -4837 100000 2024-05-27 16:40:01
Supernova Laszlo 22 90473 -9527 -4611 100000 2024-06-02 22:56:28
Definition of a Badboy Scott Brown 20 82560 -17440 -6976 100000 2024-06-02 23:22:57
Let's Remember N.M.R 21 83117 -16883 -7445 100000 2024-06-02 23:57:07
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Rival )  2.1138
Total Execution Time  2.1176
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,924,552 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/13751/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 (2.1045 seconds)  (Hide)
0.0020   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` = '13751'
GROUP BY `gs`.`grade
0.0029   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` = '13751'
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` = '13751'
AND `r`.`name` = 'total' 
2.0993   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)