Jimmy


Country: US

Stars Earned
41
2
1

Wild Mode Embed Generic Embed

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

Total Score Count: 44

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 92212 2025-05-23 15:37:31
Dynamo Oscillator X 19 94129 2025-06-01 00:25:39
Birdie Doolittle 19 96422 2025-05-31 23:12:48
Blow My Mind Alphadelta 19 94992 2025-02-16 01:24:09
Ize Pie Headtwist & Pump 19 90930 2025-06-28 22:23:52
ROM-eo & Juli8 Nina 19 93846 2025-07-26 23:06:28
Dies Irae Jason Creasey 19 94560 2025-03-23 00:29:25
Ladybug Coconut 19 95391 2025-03-23 00:31:45
EternuS Sanxion7 20 82736 2025-01-12 19:24:44
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 92779 2025-02-23 00:55:30
Ari Oh Jenny Kee 20 90764 2025-05-31 23:59:46
Coming Out Playmaker feat. Robina 19 94704 2025-02-16 01:15:39
Typical Tropical Bambee 19 92857 2025-06-21 22:50:01
Pink Dinosaur Miss Papaya 19 95383 2025-02-16 02:16:38
No Princess Lynn 19 94258 2025-06-14 22:34:47
Stay Tess 20 90062 2025-06-14 22:42:16
Bring Your Lovin Back Fracus 20 90004 2025-08-02 23:37:14
No Nobody's Love Joga 20 91044 2025-08-02 23:48:48
My Generation Captain Jack 20 3200 2024-05-30 21:47:46
Butterfly Swingrowers 19 92424 2025-02-23 00:12:51
Operator Miss Papaya 19 93775 2025-07-05 21:26:10
Kick It Man KaW feat. DAZ 19 95084 2025-04-05 23:28:39
If You Can Say Goodbye Kate Project 19 95664 2025-06-21 22:36:31
Kinky Boots Daz Sampson & Nona 19 93586 2025-03-23 00:37:07
Grab It While We Can FantastixX 19 94011 2025-05-31 23:18:24
Lay It Down Tchorta & Gui Boratto 19 90169 2025-06-21 22:31:24
Cyber-Kyoto- Re-venG 20 95620 2025-04-26 22:10:50
High On Your Love Safura 19 96022 2025-04-26 22:50:22
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 91348 2025-06-21 22:39:28
Here For You PIXL feat. Q'AILA 19 92211 2025-07-26 23:00:55
Only You DEXTER KING feat. Alexis Donn 19 91902 2025-06-01 00:06:45
Lemmings On The Run E-Rotic 21 87293 2025-07-26 23:18:23
Crab Rave Noisestorm 20 89741 2025-08-02 23:07:53
Born to Run Red Parker 19 92943 2025-03-02 01:02:53
Nothing Else Matters Katya Ocean 19 91742 2025-04-26 22:54:52
The 7 Jump Ken-D 19 95146 2025-03-17 00:04:28
Do It Like That Mad Circuit, LG (Team Genius), Sereda 20 89566 2025-05-23 13:38:57
Boogeyman Wizardz of Oz 19 90965 2025-02-16 00:45:38
Party ChildsPlay 19 90667 2025-04-26 22:30:55
Everybody Get Up Tempo feat. Manola 19 94344 2025-03-16 23:55:12
Baila Bolero Fun Fun 20 86093 2025-05-23 15:31:38
No Rules Foxela & Britt Lari 19 92189 2025-06-01 00:53:27
Halley's Comet Jenna Drey & Joe Bermudez 19 92021 2025-04-12 23:36:40
Letting Go Bensley & Voicians 19 91070 2025-06-01 00:14:06
  BENCHMARKS  
Loading Time: Base Classes  0.0035
Controller Execution Time ( Main / Scores )  0.0306
Total Execution Time  0.0344
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,578,816 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16510
  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.0207 seconds)  (Hide)
0.0092   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` = '16510'
GROUP BY `gs`.`grade
0.0113   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` = '16510'
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` = '16510'
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)