DDREro


Country: US

Stars Earned
9
30
6
7

Wild Mode Embed Generic Embed

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

Total Score Count: 52

Song Title Artist Level Score Grade Date
Party People Oscillator X 20 27283 2025-01-27 23:34:48
Revenge MonstDeath 21 48557 2025-02-11 01:22:50
Start & Paws Oscillator X 19 74806 2025-02-10 23:46:34
Moonstone Virgill 19 92574 2025-02-13 00:15:27
The 7th Element Vitas 19 86795 2025-04-24 01:49:58
Ize Pie Headtwist & Pump 19 44862 2025-04-01 23:18:51
Dies Irae Jason Creasey 19 83072 2025-04-24 01:49:58
Click Bait S3RL feat. GL!TCH 20 81096 2025-02-20 00:51:50
EternuS Sanxion7 20 89893 2025-03-06 00:21:13
Feel The Melody S3RL feat. Sara 20 85312 2025-02-11 00:21:21
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 46689 2025-01-26 02:28:14
Bang Bang Bang DCX 21 82065 2025-02-13 00:34:13
Whoopsy Daisy Wolfgang Lohr & Balduin feat. Sebastian Daws 21 82571 2025-04-24 01:49:58
Anubis Banzai 20 70075 2025-02-11 00:02:46
Speed Over Beethoven Rose 22 51276 2025-03-05 23:52:18
Come On Now Miss Amani 20 74854 2025-02-11 00:18:45
Magic Mystery Tour KaW feat. Paula Terry 19 85718 2025-03-06 00:07:12
Warrior Kirill Gramada 21 14128 2025-02-06 00:12:51
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 79119 2025-04-24 01:49:58
Megalovania Toby Fox 21 70963 2025-03-08 21:54:49
On My Own Anamanaguchi feat. HANA 21 47633 2025-02-19 01:32:43
BU-44 Naoki 21 68195 2025-02-11 01:26:15
In The Heat Of The Night E-Rotic 20 82063 2025-04-24 01:49:58
Katana Fighter Electron 22 74385 2025-02-11 01:07:45
Butterfly Swingrowers 19 24681 2025-02-06 00:58:00
Operator Miss Papaya 19 70742 2025-01-28 00:57:20
Contrast Donk Terrorist vs. Daniel Seven 22 82412 2025-03-08 20:50:30
Never Ending Story DJ AC-DC 20 73234 2025-02-11 01:04:42
Cyber-Kyoto- Re-venG 20 84019 2025-02-15 16:27:10
Kalinka Quiqman 20 81809 2025-02-13 00:42:02
The Naughty Song Oscillator X 19 87487 2025-02-11 00:36:05
Recovery JMCX 19 83887 2025-03-06 00:12:28
Moonlight PIXY 20 72693 2025-03-05 23:55:38
We Got The Moves Electric Callboy 20 76782 2025-03-06 00:15:19
Cosmic Drive Quiqman 22 73757 2025-04-24 01:49:58
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 71092 2025-02-13 01:01:04
Crab Rave Noisestorm 20 78165 2025-03-08 19:43:22
Forever and a Day Dy5on feat. Silver Angelina 22 82211 2025-04-24 01:49:58
2NITE nanobii 21 71436 2025-03-06 01:19:24
Arsene's Bazaar James Landino 25 2125 2025-03-08 19:52:34
Under The Bed Macks Wolf X Tatsunoshin 21 79930 2025-02-20 00:43:09
Elysium Scott Brown 21 87525 2025-04-24 01:49:58
Definition of a Badboy Scott Brown 20 77608 2025-02-11 00:16:21
Tick Tock Technikore 20 85195 2025-02-19 01:39:34
Truth or Dare PIXY 19 88541 2025-03-08 20:52:30
Big Boss Big Boss 21 77901 2025-04-24 01:49:58
Rock Me Forever Nevada 21 83822 2025-02-11 01:10:32
Pilgrim 2000 Bass-X vs. Scott Brown 21 85641 2025-04-24 01:49:58
When The Sun Goes Down Ken Blast 22 68693 2025-02-15 16:29:30
My Heart Is Ticking Like A Bomb E-Rotic 20 80838 2025-03-06 00:18:30
No Rules Foxela & Britt Lari 19 84444 2025-04-01 23:29:17
Over The Top M-Project & Vau Boy 23 79268 2025-04-24 01:49:58
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Scores )  0.0189
Total Execution Time  0.0229
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,603,624 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/19671
  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.0102 seconds)  (Hide)
0.0056   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` = '19671'
GROUP BY `gs`.`grade
0.0045   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` = '19671'
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` = '19671'
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)