erinmac


Country: US

Stars Earned
5
5
38
4

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
Start & Paws Oscillator X 19 49492 2025-05-18 18:31:47
Birdie Doolittle 19 87326 2025-08-13 22:34:24
Change The World Nathalie & Kim Lukas 19 85073 2025-08-13 22:46:50
Joanna Crazy Loop 19 77446 2025-08-20 00:20:09
Million Feelings Chriss Floren 19 81608 2025-09-17 00:05:25
Moonstone Virgill 19 83467 2025-07-15 22:38:25
The 7th Element Vitas 19 81368 2025-09-05 15:15:00
Blow My Mind Alphadelta 19 80778 2025-08-20 00:18:36
We Are The Sun Maui & Crizz feat. Gerald G. 19 80851 2025-08-20 00:29:36
Made In China Vitas & Sergey Pudovkin 20 85832 2025-08-13 23:46:08
Ize Pie Headtwist & Pump 19 34957 2025-09-16 22:33:31
This Is Rock And Roll DJ Zombie 19 74734 2025-08-20 00:13:54
Dies Irae Jason Creasey 19 81163 2025-08-13 22:52:33
Ladybug Coconut 19 72859 2025-08-20 00:32:47
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 76939 2025-08-20 00:35:56
Coming Out Playmaker feat. Robina 19 88922 2025-07-15 22:27:38
Typical Tropical Bambee 19 69918 2025-08-02 17:08:00
Pink Dinosaur Miss Papaya 19 75515 2025-04-27 18:08:51
Devil Inside CRMNL 19 85867 2025-08-13 22:50:01
Magic Mystery Tour KaW feat. Paula Terry 19 68785 2025-05-04 17:59:25
Spaceman Bambee & Lynn 20 85212 2025-09-03 22:31:01
The Judgement Day Naoki feat. Riyu Kosaka 19 60432 2025-08-02 17:03:55
Butterfly Swingrowers 19 84955 2025-08-13 22:44:42
Operator Miss Papaya 19 39529 2025-05-18 17:31:52
Kick It Man KaW feat. DAZ 19 80447 2025-08-20 00:10:45
Kinky Boots Daz Sampson & Nona 19 79080 2025-05-28 21:49:27
Grab It While We Can FantastixX 19 17645 2025-04-27 17:44:29
Robot World Oscillator X 19 82747 2025-05-04 17:27:47
Say Na Na Na Serhat 19 75847 2025-05-18 18:21:11
Lay It Down Tchorta & Gui Boratto 19 80147 2025-08-02 17:38:33
High On Your Love Safura 19 85539 2025-09-17 00:03:07
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 55119 2025-07-06 17:19:16
The Shrimps Vertigini 20 69282 2025-08-20 00:51:38
Here For You PIXL feat. Q'AILA 19 83899 2025-07-15 22:30:31
Villain PIXY 20 80309 2025-08-20 00:47:10
Orbit Ellis 19 83368 2025-08-20 00:21:40
Born to Run Red Parker 19 81215 2025-09-05 15:51:36
Therapy Conro 20 83322 2025-08-20 00:49:30
Nothing Else Matters Katya Ocean 19 81304 2025-07-15 23:10:06
Sirens RENOLD X Scarlett 19 78150 2025-05-04 17:30:04
Love Ari Dayan 20 87429 2025-08-13 23:48:39
All Starts Now Laurell 19 87981 2025-09-05 15:10:43
Boogeyman Wizardz of Oz 19 81832 2025-08-13 22:42:11
Truth or Dare PIXY 19 74608 2025-08-02 17:05:49
Everybody Get Up Tempo feat. Manola 19 75295 2025-05-18 17:40:27
Halley's Comet Jenna Drey & Joe Bermudez 19 76855 2025-05-28 22:03:18
The Banana Song SIPPY 19 77340 2025-07-06 17:44:01
Boogie Shoes AronChupa & Little Sis Nora 20 84835 2025-09-03 22:26:41
Strange Stubborn Proud ELYXR feat. Kurt Harland Larson 19 83001 2025-09-03 22:24:29
Why Me Desire 19 89770 2025-09-03 22:22:34
Bad Boy E-Rotic 20 83951 2025-09-03 22:28:50
My X Little Sis Nora 20 84881 2025-09-16 23:53:28
  BENCHMARKS  
Loading Time: Base Classes  0.0025
Controller Execution Time ( Main / Scores )  0.0220
Total Execution Time  0.0247
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,603,512 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14685
  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.0143 seconds)  (Hide)
0.0067   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` = '14685'
GROUP BY `gs`.`grade
0.0074   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` = '14685'
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` = '14685'
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)