Mario Enrique


Country: GT

Stars Earned
30
2
12
3
1

Wild Mode Embed Generic Embed

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

Total Score Count: 48

Song Title Artist Level Score Grade Date
Remember December Smiley 22 81209 2026-01-05 00:25:06
Bagpipe A-Moe 20 83023 2026-02-01 00:26:03
Birdie Doolittle 19 87814 2026-02-01 00:31:28
Licky Licky Crispy 20 90725 2026-02-01 01:19:42
Zodiac Banzai 21 54965 2026-02-08 00:28:23
Fleadh Uncut Ian Parker 21 77224 2025-12-28 00:51:43
I Feel Sun Gyrlie 21 78247 2025-12-28 18:19:08
ROM-eo & Juli8 Nina 19 81446 2025-12-28 00:47:49
Spin Chicken Freebie & The Bean 21 75493 2025-12-28 19:04:06
Temple Of Boom Yannis Kamarinos 23 75570 2026-02-08 00:53:21
Ladybug Coconut 19 85004 2026-02-07 23:48:28
Click Bait S3RL feat. GL!TCH 20 82252 2026-02-01 00:59:57
Gargoyle Sanxion7 24 40080 2026-02-08 00:32:02
Utopia Smiley 22 67421 2026-01-04 23:31:28
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 82981 2026-01-05 00:22:34
Whoopsy Daisy Wolfgang Lohr & Balduin feat. Sebastian Daws 21 16341 2026-02-01 00:22:55
Bye Bye Baby Balloon Joga 21 47343 2025-12-28 19:11:06
Dam Dariram Joga 20 80184 2025-12-28 18:10:29
So Deep Silvertear 21 54639 2026-02-08 00:22:42
Stay Tess 20 67555 2026-01-11 00:49:25
In My Dreams Rebecca 20 82022 2025-12-28 01:30:14
Speed Over Beethoven Rose 22 76048 2026-02-08 00:50:28
Arcade Run Perfect Sphere 22 5635 2025-12-28 19:28:44
Into My Dream Lagoona 23 30387 2026-01-11 01:00:01
Spaceman Bambee & Lynn 20 85797 2026-01-05 00:08:36
Beethoven Virus BanYa 22 86348 2026-02-01 00:28:29
Charlene Missing Heart 22 22917 2026-02-08 01:00:31
Do It All Night E-Rotic 20 85952 2026-01-04 23:00:26
Temple Of Love E-Rotic 21 74853 2025-12-28 18:45:16
In The Heat Of The Night E-Rotic 20 79941 2026-01-05 00:05:51
Step Up Amadeus BanYa 22 73253 2026-02-08 01:03:38
Queen Of Light E-Rotic 21 79594 2026-02-08 00:19:19
Turn Me On E-Rotic 20 77027 2025-12-28 01:22:04
Grab It While We Can FantastixX 19 79325 2025-12-24 22:54:33
Kalinka Quiqman 20 99352 2026-01-04 23:28:45
Asian Night in 20XX NM Japan 22 48577 2026-01-04 23:36:31
Stars James Landino 24 8245 2026-01-05 00:11:05
Elysium Scott Brown 21 86361 2026-02-07 23:52:22
Definition of a Badboy Scott Brown 20 83412 2025-12-28 01:19:29
Tick Tock Technikore 20 1266 2026-01-05 00:00:14
Electronic City Pops TOKYO twilight scene 21 81067 2026-01-11 01:22:45
What Ya Gonna Do Scott Brown 21 74365 2026-02-08 00:25:32
Running In The 90s Max Coveri 23 50892 2026-01-05 00:35:18
When The Sun Goes Down Ken Blast 22 73557 2026-01-11 00:56:20
I Don't Wanna Fall Jakka-B & Macks Wolf feat. Angel Lane 21 83386 2026-01-05 00:02:57
Letting Go Bensley & Voicians 19 77220 2025-12-28 00:44:31
Bad Boy E-Rotic 20 82468 2026-02-01 00:50:23
Under The Moonlight M-Project 23 71836 2026-01-11 01:29:24
  BENCHMARKS  
Loading Time: Base Classes  0.0038
Controller Execution Time ( Main / Scores )  0.0145
Total Execution Time  0.0186
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,658,392 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14148
  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.0035 seconds)  (Hide)
0.0012   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` = '14148'
GROUP BY `gs`.`grade
0.0021   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` = '14148'
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` = '14148'
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)