Mierf


Country: NL

Stars Earned
31
3
9
7

Wild Mode Embed Generic Embed

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

Total Score Count: 50

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 83629 2024-09-14 15:24:57
Party People Oscillator X 20 59958 2024-04-16 18:16:52
All Of Me Klubbmover 20 76051 2024-03-15 19:58:12
Can't Get Enough Miradey 20 77450 2024-08-27 19:14:30
Firewalker Xenon 19 77350 2024-09-14 14:00:31
Bagpipe A-Moe 20 79308 2024-08-27 19:10:34
Birdie Doolittle 19 85727 2024-08-16 20:36:44
Can't Let Go Jenna Drey 19 87990 2025-04-06 14:51:53
Change The World Nathalie & Kim Lukas 19 90287 2024-09-14 15:14:38
Lights Go Down Less Affair 20 77551 2024-08-12 17:45:17
The 7th Element Vitas 19 5190 2024-04-05 19:37:27
Blow My Mind Alphadelta 19 85412 2024-09-14 15:02:06
Bounce Crew 7 19 73204 2024-09-14 15:07:08
Everything Is Changing Rikah 19 11968 2024-03-10 20:31:59
Gallecode NoVus 20 76500 2025-04-06 16:46:34
Reactor Jason Creasey 19 89934 2025-04-06 18:57:40
Ladybug Coconut 19 84797 2024-04-16 18:10:40
Click Bait S3RL feat. GL!TCH 20 37214 2024-03-17 19:37:28
Feel The Melody S3RL feat. Sara 20 78722 2024-03-17 20:07:38
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 81548 2024-09-14 13:58:15
Ari Oh Jenny Kee 20 83898 2024-09-14 14:38:03
Coming Out Playmaker feat. Robina 19 86176 2024-09-14 15:17:16
Ghosts Tenth Planet 20 35163 2024-03-15 19:36:54
Anubis Banzai 20 81340 2024-12-21 21:14:09
Devil Inside CRMNL 19 86760 2024-09-14 15:27:02
Magic Mystery Tour KaW feat. Paula Terry 19 82668 2025-04-06 16:43:53
Sky High Lucyfer 20 68529 2024-04-05 18:34:25
Butterfly Swingrowers 19 81238 2024-04-16 18:07:58
Ring The Alarm M-Project & Signal 22 25017 2024-03-15 20:00:29
Kinky Boots Daz Sampson & Nona 19 79639 2024-03-15 19:39:27
Lay It Down Tchorta & Gui Boratto 19 89890 2025-04-06 16:23:16
High On Your Love Safura 19 86947 2025-07-24 15:19:00
Here For You PIXL feat. Q'AILA 19 89522 2025-04-06 16:21:11
Lemmings On The Run E-Rotic 21 33218 2024-03-24 19:55:18
Orbit Ellis 19 85197 2024-04-05 19:34:48
Born to Run Red Parker 19 86450 2024-09-14 15:05:02
Bambole (Ole) Papa Gonzalez 20 84834 2024-08-16 20:39:01
Do My Thing PRTY ANML 20 81927 2024-04-05 19:03:11
Sirens RENOLD X Scarlett 19 84886 2024-03-15 19:41:56
Every Little Thing Conro 21 79489 2024-03-15 19:54:04
All Starts Now Laurell 19 85356 2024-08-27 19:16:52
Breathe Me Back To Life Stonebank feat. Lena Sue 20 85281 2024-08-27 19:08:10
Boogeyman Wizardz of Oz 19 73510 2024-03-10 19:40:11
Electronic City Pops TOKYO twilight scene 21 77205 2024-05-09 13:21:26
What Ya Gonna Do Scott Brown 21 24438 2024-05-09 13:33:43
Bad Revenge from20 20 62194 2024-09-14 13:44:18
Everybody Get Up Tempo feat. Manola 19 82314 2024-09-14 13:35:29
My Heart Is Ticking Like A Bomb E-Rotic 20 83838 2025-04-06 17:03:11
No Rules Foxela & Britt Lari 19 86546 2025-04-06 17:00:58
Halley's Comet Jenna Drey & Joe Bermudez 19 87430 2025-07-19 22:31:25
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Scores )  0.0200
Total Execution Time  0.0242
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,599,744 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14682
  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.0100 seconds)  (Hide)
0.0063   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` = '14682'
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` = '14682'
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` = '14682'
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)