Gee817


Country: US

Stars Earned
29
2
10
10

Wild Mode Embed Generic Embed

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

Total Score Count: 51

Song Title Artist Level Score Grade Date
Time is Ticking Elpis feat. Black Elway 19 79347 2023-08-23 02:59:26
All Of Me Klubbmover 20 64639 2023-06-22 04:41:52
Party People Andy Stroke 19 73946 2023-08-23 02:57:21
Birdie Doolittle 19 87193 2023-05-20 04:47:49
Change The World Nathalie & Kim Lukas 19 89194 2023-08-30 23:38:13
Dancing Circus Brisby & Jingles 21 27751 2023-06-22 04:47:05
Licky Licky Crispy 20 77378 2023-10-08 23:26:41
The 7th Element Vitas 19 89370 2023-08-11 23:10:35
Blow My Mind Alphadelta 19 82140 2023-06-13 23:32:37
Ize Pie Headtwist & Pump 19 43206 2024-07-13 22:27:18
This Is Rock And Roll DJ Zombie 19 76312 2023-06-13 23:27:59
Dies Irae Jason Creasey 19 86264 2023-06-14 00:55:52
Ladybug Coconut 19 74697 2023-07-27 00:48:08
Paranormal Inspector K 20 77466 2025-07-14 03:56:39
Bumble Bee Bambee 20 75414 2023-06-14 01:04:54
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 86266 2023-08-11 22:52:14
Hero Miss Papaya 20 78456 2023-08-30 23:46:30
Typical Tropical Bambee 19 79292 2023-06-22 03:41:19
Pink Dinosaur Miss Papaya 19 87613 2023-08-01 02:09:57
Anubis Banzai 20 36773 2023-06-22 04:44:20
Dam Dariram Joga 20 80005 2023-08-01 00:37:38
Music & Police CJ Crew & KaW feat. Christian D. 21 82125 2023-06-22 03:47:06
No Princess Lynn 19 74094 2023-06-22 03:23:37
In My Dreams Rebecca 20 82688 2023-06-14 00:47:46
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 71016 2023-06-14 01:08:33
Night Of Fright Justin Corza & 420 22 74106 2023-10-09 00:55:42
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 81169 2023-06-13 23:30:32
My Generation Captain Jack 20 80717 2023-06-14 00:45:31
Beethoven Virus BanYa 22 47414 2023-06-14 01:53:04
Butterfly Swingrowers 19 75429 2023-06-22 00:01:57
Kick It Man KaW feat. DAZ 19 86893 2023-06-22 03:36:51
Say What Cut Capers 21 42257 2023-08-23 03:47:21
Katyusha Schustin 21 35950 2023-06-22 04:39:34
Sing It Again Kirk Monteux 19 85405 2023-06-03 21:06:34
Shiawase Dion Timmer 23 41847 2023-08-01 00:32:33
The Shrimps Vertigini 20 78780 2023-08-01 00:15:25
Moonlight PIXY 20 80275 2023-08-30 23:44:17
We Got The Moves Electric Callboy 20 31956 2023-08-11 23:03:27
Orbit Ellis 19 80214 2024-07-13 22:03:49
Crab Rave Noisestorm 20 79139 2023-08-01 00:22:42
Born to Run Red Parker 19 88002 2023-08-23 02:54:02
Sirens RENOLD X Scarlett 19 88132 2023-10-08 21:57:52
Every Little Thing Conro 21 85728 2025-08-02 01:27:47
Love Ari Dayan 20 87127 2023-08-01 00:29:15
Swipe Felix Schorn 21 85630 2023-10-08 22:11:49
UFO Little Sis Nora & S3RL 20 87153 2023-08-23 02:52:07
The 7 Jump Ken-D 19 87676 2023-10-21 22:09:51
Do It Like That Mad Circuit, LG (Team Genius), Sereda 20 7808 2024-07-13 22:01:24
Halloween Scream Bigshot Bo And The Swing Crusaders 21 157 2025-07-14 03:52:26
Letting Go Bensley & Voicians 19 79949 2025-07-14 03:45:41
Ping Pong AronChupa & Little Sis Nora 20 83973 2025-07-14 02:17:39
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Scores )  0.0454
Total Execution Time  0.0484
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,602,176 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9469
  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.0352 seconds)  (Hide)
0.0241   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` = '9469'
GROUP BY `gs`.`grade
0.0108   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` = '9469'
AND `ghs`.`private` = 
0.0003   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` = '9469'
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)