JIGGYEDDY


Country: US

Stars Earned
13
18
7
2

Wild Mode Embed Generic Embed

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

Total Score Count: 40

Song Title Artist Level Score Grade Date
Frozen Fire Kbit 23 37714 2023-07-01 18:16:11
Can't Get Enough Miradey 20 76677 2023-12-23 20:53:36
Don't Stop My Music Tonight David Dima 22 76775 2024-04-22 00:18:43
Dreaming Rameses B feat. Holly Drummond 21 8262 2023-08-04 19:57:22
Blow My Mind Alphadelta 19 83050 2023-07-01 18:13:34
Ignition Starts KaW 21 68747 2023-10-15 23:45:08
Bad 4 My Health Bassmonkeys & Soulshaker feat. J.D. ROX 20 81886 2023-12-23 20:37:24
Click Bait S3RL feat. GL!TCH 20 86397 2024-03-31 19:53:03
Sunshine Triple J 22 12333 2023-07-01 22:25:29
Feel The Melody S3RL feat. Sara 20 91298 2023-12-31 21:00:56
Gargoyle Sanxion7 24 64171 2023-12-31 20:48:51
Senorita Jenny Rom 23 76842 2023-12-24 18:51:42
Justify My Love Tess 21 84839 2023-12-31 21:18:34
The Saint Goes Marching The Saint 21 4973 2023-04-01 18:40:23
Music & Police CJ Crew & KaW feat. Christian D. 21 61055 2023-08-04 19:03:19
Dam Dadi Doo Fantasy Project 22 70400 2023-10-21 22:02:39
Devil Inside CRMNL 19 68249 2023-05-19 22:59:53
Dolphin Talk Pyramyth 23 81963 2024-04-22 00:16:48
MAX428 Omega 27 935 2024-04-21 21:06:13
Doh! Tale & Dutch 20 73691 2023-08-04 19:26:51
Megalovania Toby Fox 21 88419 2024-04-21 20:55:52
Beethoven Virus BanYa 22 12074 2023-12-23 21:02:02
Kagami KaW 21 73506 2023-08-04 20:02:09
Katana Fighter Electron 22 72254 2023-08-04 20:03:58
If You Can Say Goodbye Kate Project 19 82362 2023-10-15 23:43:12
Paradox Naoki feat. Riyu Kosaka 20 81062 2023-08-04 19:21:36
Contrast Donk Terrorist vs. Daniel Seven 22 39789 2025-06-01 20:13:14
Get Up'n Move S & K 20 47525 2023-05-19 22:54:26
Cyber-Kyoto- Re-venG 20 78100 2023-10-21 22:00:55
The Call of Wilderness Electron 22 45474 2023-12-24 18:55:12
Pump It Electric Callboy 21 61462 2023-10-21 22:10:05
VTubers Never Die! NAOKI & Eternal JK Yoripi-chan feat. Riyu Kos 23 22312 2023-08-04 19:10:49
Para-Symptoms 165 23 31116 2023-12-23 20:57:01
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 77729 2024-04-21 21:03:37
EMEA Re-venG 24 22568 2023-08-04 19:24:12
Down Low Hr. Troels x Felix Schorn 20 84576 2023-08-04 19:49:26
Nothing Else Matters Katya Ocean 19 78472 2023-12-23 21:04:59
Samurai Rameses B 22 1680 2023-12-24 18:49:40
To Your Beat S3RL feat. Hannah Fortune 23 80615 2024-04-21 21:01:19
Electronic City Pops TOKYO twilight scene 21 81828 2025-04-15 19:54:22
  BENCHMARKS  
Loading Time: Base Classes  0.0033
Controller Execution Time ( Main / Scores )  0.3012
Total Execution Time  0.3048
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,566,976 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9190
  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.2910 seconds)  (Hide)
0.1865   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` = '9190'
GROUP BY `gs`.`grade
0.1040   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` = '9190'
AND `ghs`.`private` = 
0.0004   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` = '9190'
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)