MDELTA


Country: US

Stars Earned
2
20
26
1

Wild Mode Embed Generic Embed

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

Total Score Count: 49

Song Title Artist Level Score Grade Date
Flight Of The Bumble Bee MonstDeath 25 78069 2024-06-26 22:45:06
Start & Paws Oscillator X 19 96665 2024-06-29 21:34:08
Agent Blatant Ernest + Julio 21 96684 2024-06-26 22:12:55
Determinator Dust Devil 26 84593 2024-06-26 23:09:34
July Smiley 20 98478 2024-07-04 19:56:59
Coming Out Playmaker feat. Robina 19 99270 2024-07-06 20:29:36
Hero Miss Papaya 20 99072 2024-06-26 23:12:41
Fantasy Melissa 21 98831 2024-06-25 22:52:20
Get Lifted HOT KICKS 21 97268 2024-06-26 21:13:18
MAX428 Omega 27 45879 2024-06-26 21:10:45
Megalovania Toby Fox 21 98872 2024-07-04 20:11:27
Nori Nori Nori Judy Crystal 21 96860 2024-07-04 20:13:35
Ma Huggies FIG & Nico Sleator 20 98211 2024-06-30 19:59:01
Twelve Riyu Kosaka 20 99237 2024-06-30 19:52:58
Beethoven Virus BanYa 22 97240 2024-06-29 21:41:38
Hip Hop Jam Indiggo 20 98423 2024-06-26 20:54:36
Dr. M BanYa 23 95722 2024-06-24 01:08:43
Butterfly Swingrowers 19 98929 2024-06-26 20:36:22
Cartoon Heroes Barbie Young 21 98967 2024-07-06 20:31:32
Ring The Alarm M-Project & Signal 22 97669 2024-06-26 21:20:36
Never Ending Story DJ AC-DC 20 99519 2024-06-29 21:36:34
Get Up'n Move S & K 20 98310 2024-06-26 20:51:17
Lay It Down Tchorta & Gui Boratto 19 99463 2024-07-04 19:53:56
Silent Movie Little Violet 19 99397 2024-06-26 20:45:40
BUBBLES Tokyo Machine 22 98546 2024-06-30 20:03:25
Dystopia 2077 F.O.O.L & The Forgotten 23 92278 2024-06-24 01:11:03
Moonlight PIXY 20 98238 2024-06-26 22:10:33
Rainbow Rave Parade Chime 24 97495 2024-06-26 22:39:47
TURBO Tokyo Machine 21 98277 2024-06-26 21:17:08
INEEDU Teddy Killerz 22 96541 2024-06-26 22:47:54
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 98744 2024-06-26 22:26:19
Orbit Ellis 19 98913 2024-06-26 20:42:42
Perks Bibi Gold 21 98699 2024-06-29 21:38:52
Crab Rave Noisestorm 20 98482 2024-06-25 22:57:33
Born to Run Red Parker 19 99273 2024-06-26 20:48:24
Bassline Shatter M-Project & S2i8 23 97339 2024-06-29 21:43:57
Just Dance Bad Computer 20 97093 2024-06-26 20:57:32
Sirens RENOLD X Scarlett 19 98840 2024-06-29 21:32:07
The Other Side Au5 & Chime 25 90199 2024-06-26 23:26:26
Every Little Thing Conro 21 97734 2024-06-30 20:01:06
GALACTICAL Tokyo Machine 23 95427 2024-06-26 22:22:00
BLEEP BLOOP Tokyo Machine 24 96077 2024-06-28 01:42:22
Supernova Laszlo 22 98145 2024-06-26 23:04:44
Kibo Dion Timmer 22 96031 2024-07-04 20:16:16
Zen Re-venG 22 97820 2024-06-26 21:23:08
Electronic City Pops TOKYO twilight scene 21 98727 2024-06-26 21:07:58
Music Is Moving Tatsunoshin 23 96805 2024-06-26 22:28:58
Big Boss Big Boss 21 95741 2024-06-24 00:38:09
FAR OUT Tokyo Machine 24 98267 2024-06-26 23:15:09
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Scores )  0.0210
Total Execution Time  0.0240
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,596,712 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17015
  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.0131 seconds)  (Hide)
0.0072   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` = '17015'
GROUP BY `gs`.`grade
0.0057   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` = '17015'
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` = '17015'
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)