defund


Country: US

Stars Earned
15
14
10

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
Time is Ticking Elpis feat. Black Elway 19 91093 2026-02-20 01:10:00
Birdie Doolittle 19 90192 2026-02-01 02:48:30
Joanna Crazy Loop 19 78592 2026-01-11 02:03:53
Million Feelings Chriss Floren 19 52023 2026-01-11 02:24:15
Made In China Vitas & Sergey Pudovkin 20 88473 2026-02-06 00:01:20
Da Roots Mind Reflection 20 85063 2026-02-20 02:16:49
EternuS Sanxion7 20 7150 2026-01-11 02:35:33
Mellow Rikki & Daz 20 80442 2026-02-06 00:38:53
July Smiley 20 48827 2026-02-20 01:13:20
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 87992 2026-02-20 02:12:18
Ari Oh Jenny Kee 20 18343 2026-01-11 02:40:58
Young Forever Rebecca 20 84801 2026-02-20 02:03:11
Ghosts Tenth Planet 20 34390 2026-02-20 18:27:48
No Princess Lynn 19 87328 2026-02-20 02:14:14
Magic Mystery Tour KaW feat. Paula Terry 19 80371 2026-02-12 22:13:12
In The Heat Of The Night E-Rotic 20 85116 2026-02-06 00:27:40
Operator Miss Papaya 19 80133 2026-02-01 00:24:02
Paradox Naoki feat. Riyu Kosaka 20 87694 2026-02-20 02:01:05
Kinky Boots Daz Sampson & Nona 19 86575 2026-02-15 19:08:12
Never Ending Story DJ AC-DC 20 10449 2026-01-11 02:21:51
Everybody 2 the Sun Ultimate Heights 20 91293 2026-02-20 02:19:10
The Shrimps Vertigini 20 45450 2026-01-11 02:15:06
Only You DEXTER KING feat. Alexis Donn 19 92353 2026-02-15 19:10:31
Sirens RENOLD X Scarlett 19 86419 2026-01-31 23:53:50
UFO Little Sis Nora & S3RL 20 89683 2026-02-15 19:24:32
All Starts Now Laurell 19 92536 2026-02-01 02:46:26
Truth or Dare PIXY 19 91829 2026-02-15 19:14:24
Bad Revenge from20 20 72779 2026-01-11 02:09:26
Drum 'N' Bossa Carbuncle 20 92577 2026-02-20 01:23:49
Be Alright Red Parker 20 86014 2026-02-15 19:19:17
No Rules Foxela & Britt Lari 19 72561 2026-01-11 02:06:05
Falling In Love Again Naoki feat. Paula Terry 20 77328 2026-02-15 19:21:47
Letting Go Bensley & Voicians 19 49609 2026-02-12 22:10:41
Boogie Shoes AronChupa & Little Sis Nora 20 86633 2026-02-26 22:04:34
Why Me Desire 19 86118 2026-01-11 02:43:23
Every Time I Close My Eyes Scott Brown & Gillian Tennant 20 50207 2026-01-11 02:32:55
Daydream Therapy Joe Bermudez feat. Dana Mckeon 20 75688 2026-01-11 02:11:55
Singin' Every Nite Paso vs. Maximus 19 91219 2026-02-26 22:02:15
Waiting KUURO feat. Bianca 20 1200 2026-02-15 19:26:38
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Scores )  0.0316
Total Execution Time  0.0346
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,624,456 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/23316
  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.0182 seconds)  (Hide)
0.0096   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` = '23316'
GROUP BY `gs`.`grade
0.0084   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` = '23316'
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` = '23316'
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)