Bagelmama


Country: US

Stars Earned
23
9
5
2

Wild Mode Embed Generic Embed

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

Total Score Count: 39

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 90305 2025-12-13 22:33:32
Start & Paws Oscillator X 19 89987 2026-01-28 01:22:30
Dream A Dream Captain Jack 20 82951 2023-06-22 02:38:39
The 7th Element Vitas 19 92477 2025-08-29 01:06:46
Unity TheFatRat 21 75402 2025-12-13 01:46:31
Ladybug Coconut 19 94650 2025-11-15 01:59:00
Click Bait S3RL feat. GL!TCH 20 92226 2025-12-13 22:41:52
Feel The Melody S3RL feat. Sara 20 89298 2025-09-06 21:17:44
July Smiley 20 55221 2026-02-03 00:49:29
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 87019 2025-08-28 00:17:28
Bumble Bee Bambee 20 79913 2023-06-22 02:32:32
Anubis Banzai 20 85790 2025-08-29 01:09:38
No Princess Lynn 19 89285 2025-08-29 00:46:56
Devil Inside CRMNL 19 90354 2025-09-06 21:07:55
Megalovania Toby Fox 21 83912 2025-09-01 23:55:59
Butterfly Swingrowers 19 86180 2025-08-29 00:41:34
Melancholy Vision DE-SIRE 24 66636 2023-06-04 04:39:43
Kick It Man KaW feat. DAZ 19 92998 2025-08-24 01:05:16
Robot World Oscillator X 19 79613 2024-07-14 03:44:11
Kalinka Quiqman 20 93238 2026-02-01 03:39:00
Silent Movie Little Violet 19 93711 2025-08-29 00:49:34
Katyusha Schustin 21 77910 2025-12-20 01:55:42
Here For You PIXL feat. Q'AILA 19 90669 2026-01-28 01:20:17
How We Win FWLR 21 86834 2025-12-13 22:50:31
Bust It Out FWLR 24 24904 2025-08-29 01:02:02
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 12661 2023-07-08 02:31:00
Orbit Ellis 19 90541 2025-08-29 01:04:26
Perks Bibi Gold 21 12530 2023-03-05 03:29:23
Crab Rave Noisestorm 20 89388 2023-09-10 01:10:14
Born to Run Red Parker 19 89483 2025-08-28 00:11:56
Nothing Else Matters Katya Ocean 19 89516 2025-12-20 01:20:30
Blackstar Celldweller 22 48378 2025-11-15 01:48:52
Work Stella Mwangi 21 71666 2023-06-16 02:00:14
Boogeyman Wizardz of Oz 19 89190 2026-02-03 01:09:23
Let's Remember N.M.R 21 76288 2024-07-16 03:53:43
Truth or Dare PIXY 19 93504 2025-08-30 01:57:19
Letting Go Bensley & Voicians 19 87467 2025-08-29 00:44:06
Boogie Shoes AronChupa & Little Sis Nora 20 90251 2025-11-15 01:50:58
Bella Ciao BEAUZ & XYSM 20 88262 2025-09-06 21:13:35
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Scores )  0.0211
Total Execution Time  0.0238
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,624,192 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/8950
  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.0086 seconds)  (Hide)
0.0041   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` = '8950'
GROUP BY `gs`.`grade
0.0043   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` = '8950'
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` = '8950'
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)