Ghoul


Total World Records: ??
Country: US

Stars Earned
7
13
6

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

World mode enabled - Comparing scores to current world records.

Song Title Artist Level Score Delta Ranking Gap Grade WR Date
Party People Oscillator X 20 79780 -20220 -8088 100000 2022-12-04 19:46:33
Day After Day Rikah 20 90789 -9211 -3684 100000 2022-12-04 19:40:00
Dabbi Doo Ni-Ni 20 87767 -12233 -4893 100000 2022-12-04 19:36:40
Crazy Baby Fantasy Project 20 92997 -7003 -2801 100000 2022-12-04 21:48:01
Everything Is Changing Rikah 19 49538 -50462 -18217 100000 2022-12-04 20:03:42
Ignition Starts KaW 21 80135 -19865 -8760 100000 2022-12-04 22:17:22
Unity TheFatRat 21 81162 -18838 -8308 100000 2022-12-04 21:34:40
Click Bait S3RL feat. GL!TCH 20 89241 -10759 -4304 100000 2022-12-04 21:39:30
Feel The Melody S3RL feat. Sara 20 112 -99888 -39955 100000 2022-12-04 21:36:55
Bumble Bee Bambee 20 90183 -9817 -3927 100000 2022-12-04 20:46:24
Never Gonna Make Morgana 21 84442 -15558 -6861 100000 2022-12-04 20:23:55
Typical Tropical Bambee 19 89317 -10683 -3857 100000 2022-12-04 22:07:53
Ghosts Tenth Planet 20 16512 -83488 -33395 100000 2022-12-04 20:28:19
Justify My Love Tess 21 83683 -16317 -7196 100000 2022-12-04 20:34:10
Movin On Ellen Gee 20 91383 -8617 -3447 100000 2022-12-04 21:31:27
Dam Dariram Joga 20 87850 -12150 -4860 100000 2022-12-04 19:38:20
In My Dreams Rebecca 20 87025 -12975 -5190 100000 2022-12-04 20:12:42
Speed Over Beethoven Rose 22 79480 -20520 -9932 100000 2022-12-04 21:45:15
Dam Dadi Doo Fantasy Project 22 48202 -51798 -25070 100000 2022-12-04 22:05:31
Arcade Run Perfect Sphere 22 33263 -66737 -32301 100000 2022-12-04 21:06:55
Spaceman Bambee & Lynn 20 91345 -8655 -3462 100000 2022-12-04 21:04:48
BU-44 Naoki 21 87365 -12635 -5572 100000 2022-12-04 19:55:06
In The Heat Of The Night E-Rotic 20 85825 -14175 -5670 100000 2022-12-04 20:30:24
Never Ending Story DJ AC-DC 20 89207 -10793 -4317 100000 2022-12-04 20:26:15
TURBO Tokyo Machine 21 88720 -11280 -4974 100000 2022-12-04 19:43:20
Good Feeling More Plastic & imallryt 23 390 -99610 -52694 100000 2022-12-04 20:36:10
  BENCHMARKS  
Loading Time: Base Classes  0.0033
Controller Execution Time ( Main / Rival )  2.2863
Total Execution Time  2.2898
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,905,488 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/7634/compare/world/3
  CLASS/METHOD  
main/rival
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 4 (2.2776 seconds)  (Hide)
0.0014   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` = '7634'
GROUP BY `gs`.`grade
0.0026   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` = '7634'
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` = '7634'
AND `r`.`name` = 'total' 
2.2733   SELECT max(ghs.score) as score, `ghs`.`song_chart_id`, `s`.`id` as `song_id`, `sc`.`id` as `song_chart_id`, `s`.`title`, `s`.`artist`, `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`
WHERE `sc`.`game_difficulty_id` = 3
AND `sc`.`is_enabled` = 1
AND `ghs`.`private` = 0
GROUP BY 
`ghs`.`song_chart_id
  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)