Annabanana


Country: US

Stars Earned
22
17
7

Wild Mode Embed Generic Embed

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

Total Score Count: 46

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 80497 2025-08-03 02:08:57
Land Of The Lost Banzai 19 78945 2025-07-25 22:38:11
Start & Paws Oscillator X 19 61661 2025-03-13 01:26:25
Birdie Doolittle 19 78553 2025-08-02 22:35:51
Can't Let Go Jenna Drey 19 60217 2025-03-09 01:55:15
Change The World Nathalie & Kim Lukas 19 80674 2025-08-03 01:57:47
Joanna Crazy Loop 19 61654 2025-03-12 23:28:27
Think Thousand Thoughts Auvic 20 72093 2025-03-30 01:07:03
Blow My Mind Alphadelta 19 78973 2025-08-02 22:37:56
Ize Pie Headtwist & Pump 19 13839 2025-03-12 22:58:50
Dies Irae Jason Creasey 19 78384 2025-03-09 04:38:41
Ladybug Coconut 19 74160 2025-03-12 23:49:31
Click Bait S3RL feat. GL!TCH 20 59400 2025-03-13 01:30:53
Feel The Melody S3RL feat. Sara 20 66486 2025-03-12 23:13:16
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 69689 2025-03-09 03:12:34
Ari Oh Jenny Kee 20 16764 2025-03-09 04:41:04
Bumble Bee Bambee 20 74424 2025-08-02 21:38:26
Coming Out Playmaker feat. Robina 19 83618 2025-08-03 01:59:51
Typical Tropical Bambee 19 67844 2025-03-12 23:17:23
No Princess Lynn 19 65428 2025-03-09 03:49:32
Devil Inside CRMNL 19 83897 2025-08-03 02:11:06
My Generation Captain Jack 20 76873 2025-03-13 01:35:26
Butterfly Swingrowers 19 81766 2025-08-02 23:58:14
Operator Miss Papaya 19 68229 2025-03-13 00:12:10
Kick It Man KaW feat. DAZ 19 71852 2025-03-09 03:51:36
Kinky Boots Daz Sampson & Nona 19 80546 2025-03-30 01:51:42
Grab It While We Can FantastixX 19 29642 2025-03-12 23:26:13
Lay It Down Tchorta & Gui Boratto 19 78533 2025-03-09 03:47:30
High On Your Love Safura 19 56116 2025-03-12 22:56:52
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 79953 2025-08-03 02:06:34
Fade Out Bensley 21 7746 2025-03-02 19:54:45
Here For You PIXL feat. Q'AILA 19 79608 2025-08-02 21:36:01
Only You DEXTER KING feat. Alexis Donn 19 74376 2025-03-13 00:10:26
WYGD Bishu 19 79438 2025-04-12 01:51:11
Crab Rave Noisestorm 20 51729 2025-03-13 01:28:33
Born to Run Red Parker 19 82470 2025-08-02 23:55:54
Just Dance Bad Computer 20 66304 2025-04-06 18:14:16
Down Low Hr. Troels x Felix Schorn 20 66218 2025-03-30 01:04:44
Nothing Else Matters Katya Ocean 19 52322 2025-03-13 00:08:24
All Starts Now Laurell 19 77778 2025-08-02 22:33:53
Boogeyman Wizardz of Oz 19 66008 2025-08-02 23:53:45
Tick Tock Technikore 20 72907 2025-03-12 23:41:46
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 28947 2025-03-02 19:38:25
My Heart Is Ticking Like A Bomb E-Rotic 20 70981 2025-04-06 18:21:24
No Rules Foxela & Britt Lari 19 68942 2025-03-29 23:07:44
Polarised Koven, ÆON:MODE, Blanke 22 73129 2025-03-29 23:49:41
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0278
Total Execution Time  0.0307
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,585,568 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/18513/3
  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.0108 seconds)  (Hide)
0.0069   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` = '18513'
GROUP BY `gs`.`grade
0.0037   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` = '18513'
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` = '18513'
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)