Roxa


Country: US

Stars Earned
21
11
10
3

Wild Mode Embed Generic Embed

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

Total Score Count: 45

Song Title Artist Level Score Grade Date
Birdie Doolittle 19 84260 2025-07-31 19:16:15
Dream A Dream Captain Jack 20 76272 2025-07-22 21:12:02
Joanna Crazy Loop 19 82966 2025-07-22 21:19:03
Blow My Mind Alphadelta 19 86303 2025-07-31 19:19:15
Land Of The Rising Sun Spacekatz 21 73313 2025-07-27 01:24:10
ROM-eo & Juli8 Nina 19 49428 2025-05-29 19:42:38
Dies Irae Jason Creasey 19 72672 2025-06-24 22:26:03
Click Bait S3RL feat. GL!TCH 20 87205 2025-07-20 19:05:58
Feel The Melody S3RL feat. Sara 20 71302 2025-07-13 03:01:10
Ari Oh Jenny Kee 20 20824 2025-07-27 01:31:21
Bumble Bee Bambee 20 76097 2025-07-20 19:08:31
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 86512 2025-07-22 21:06:38
Hero Miss Papaya 20 58489 2025-06-24 22:34:21
Pink Dinosaur Miss Papaya 19 87492 2025-07-13 03:32:13
Music & Police CJ Crew & KaW feat. Christian D. 21 6294 2025-05-25 19:27:22
Speed Over Beethoven Rose 22 22891 2025-07-19 02:52:19
Dolphin Talk Pyramyth 23 22819 2025-07-27 00:35:44
India's Glitch Kirill Gramada 21 88099 2025-07-25 21:51:17
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 68145 2025-07-24 19:07:19
Doh! Tale & Dutch 20 86680 2025-07-22 21:09:14
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 80576 2025-07-13 03:40:02
Csikos Post BanYa 22 30605 2025-07-13 18:51:03
Butterfly Swingrowers 19 73295 2025-05-29 19:45:51
Kick It Man KaW feat. DAZ 19 80038 2025-06-24 22:08:15
Jukebox Swingrowers 21 49697 2025-07-13 18:48:07
Kalinka Quiqman 20 16511 2025-06-08 22:01:04
Silent Movie Little Violet 19 84032 2025-07-31 18:46:46
Katyusha Schustin 21 89761 2025-07-13 02:57:51
Have Fun Rameses B 21 43983 2025-07-24 19:18:39
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 80435 2025-07-24 19:35:10
Sirens RENOLD X Scarlett 19 88013 2025-07-22 21:01:38
UFO Little Sis Nora & S3RL 20 81780 2025-07-31 19:03:27
All Starts Now Laurell 19 83135 2025-07-31 19:13:25
The 7 Jump Ken-D 19 87332 2025-07-22 21:03:49
Keep On Dancing BEAUZ feat. Heleen 20 83632 2025-07-13 03:36:45
The Bass & the Melody S3RL 22 45025 2025-07-13 19:06:41
Under The Bed Macks Wolf X Tatsunoshin 21 87853 2025-07-24 19:22:21
Elysium Scott Brown 21 82100 2025-07-13 03:44:14
Kibo Dion Timmer 22 77662 2025-07-20 18:50:16
Never Let You Down BEAUZ, Miles Away, & RYYZN 22 21972 2025-06-10 22:04:52
Need You Nostalgix 22 86568 2025-07-31 18:49:45
Rain Dance MUZZ 21 80573 2025-07-20 19:00:45
Go! Rocky Joe Maximum Power 20 81549 2025-07-22 21:15:12
Letting Go Bensley & Voicians 19 82160 2025-07-13 03:29:51
The Banana Song SIPPY 19 83133 2025-07-31 19:22:56
  BENCHMARKS  
Loading Time: Base Classes  0.0046
Controller Execution Time ( Main / Scores )  0.0208
Total Execution Time  0.0257
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,583,672 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/21815
  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.0067 seconds)  (Hide)
0.0029   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` = '21815'
GROUP BY `gs`.`grade
0.0035   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` = '21815'
AND `ghs`.`private` = 
0.0003   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` = '21815'
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)