Skelington


Country: US

Stars Earned
23
15
6
4

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
Can't Get Enough Miradey 20 83590 2024-06-02 04:56:25
Day After Day Rikah 20 14478 2023-06-01 02:41:11
Firewalker Xenon 19 70589 2023-06-28 02:49:16
Party People Andy Stroke 19 23203 2023-06-28 03:48:58
Birdie Doolittle 19 85375 2024-06-23 05:16:41
Joanna Crazy Loop 19 69605 2023-06-28 04:26:13
The 7th Element Vitas 19 77945 2023-09-17 04:11:12
Blow My Mind Alphadelta 19 74973 2025-05-31 04:26:40
Funny Love Dan Balan 19 83101 2023-06-28 02:15:01
This Is Rock And Roll DJ Zombie 19 48706 2024-12-14 04:06:02
Dies Irae Jason Creasey 19 55157 2023-12-17 04:27:00
Ladybug Coconut 19 80507 2023-06-28 02:17:07
Click Bait S3RL feat. GL!TCH 20 21733 2023-06-17 02:46:39
Feel The Melody S3RL feat. Sara 20 20096 2023-06-28 03:44:01
Coming Out Playmaker feat. Robina 19 87827 2023-08-12 04:07:54
Pink Dinosaur Miss Papaya 19 78682 2023-07-08 03:28:49
Anubis Banzai 20 22863 2023-06-17 02:42:18
Dam Dariram Joga 20 78830 2023-10-08 02:47:35
Devil Inside CRMNL 19 77162 2023-06-15 03:52:52
Magic Mystery Tour KaW feat. Paula Terry 19 64435 2023-09-02 02:52:34
No Nobody's Love Joga 20 32080 2023-06-15 02:16:38
Ma Huggies FIG & Nico Sleator 20 17914 2023-06-15 02:53:27
The Judgement Day Naoki feat. Riyu Kosaka 19 84539 2024-06-23 02:37:31
Butterfly Swingrowers 19 20379 2024-06-23 03:53:57
If You Can Say Goodbye Kate Project 19 81863 2023-07-22 03:26:16
Paradox Naoki feat. Riyu Kosaka 20 83292 2023-12-23 06:42:20
Jukebox Swingrowers 21 5733 2023-06-15 02:48:18
Kinky Boots Daz Sampson & Nona 19 72930 2024-03-30 03:25:32
Grab It While We Can FantastixX 19 29859 2023-06-15 02:13:52
Robot World Oscillator X 19 84557 2023-07-22 05:23:36
Say Na Na Na Serhat 19 89885 2023-12-03 04:25:55
Silent Movie Little Violet 19 87607 2024-03-30 03:37:12
Sing It Again Kirk Monteux 19 73397 2023-06-11 05:31:36
Moonlight PIXY 20 80543 2023-12-16 04:15:36
We Got The Moves Electric Callboy 20 73418 2023-09-03 04:37:56
TURBO Tokyo Machine 21 81598 2023-08-20 02:45:01
Only You DEXTER KING feat. Alexis Donn 19 84804 2023-07-29 04:01:43
Orbit Ellis 19 67905 2024-12-14 04:00:13
Crab Rave Noisestorm 20 12867 2023-08-19 03:20:20
Born to Run Red Parker 19 78144 2024-06-23 03:55:54
Bambole (Ole) Papa Gonzalez 20 85836 2023-12-16 04:39:49
Northern Lights Saxsquatch 21 52007 2023-06-28 03:46:19
Down Low Hr. Troels x Felix Schorn 20 77931 2023-06-28 04:46:33
Sirens RENOLD X Scarlett 19 89795 2023-07-08 03:01:35
All Starts Now Laurell 19 70829 2025-05-17 02:52:24
Boogeyman Wizardz of Oz 19 74661 2025-05-31 04:28:41
Tick Tock Technikore 20 2859 2024-08-18 02:57:23
Bad Revenge from20 20 65377 2024-06-30 03:07:58
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Scores )  0.0213
Total Execution Time  0.0253
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,588,736 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9255/3
  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.0107 seconds)  (Hide)
0.0063   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` = '9255'
GROUP BY `gs`.`grade
0.0042   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` = '9255'
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` = '9255'
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)