Crispy


Total World Records: ??
Country: US

Stars Earned
14
3
9
4

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
Dance Vibrations Elpis 19 93220 -6780 -2448 100000 2024-03-02 03:07:38
Land Of The Lost Banzai 19 94165 -5835 -2106 100000 2023-02-04 04:35:02
Birdie Doolittle 19 97324 -2676 -966 100000 2024-03-20 01:29:46
Got The Rhythm Fracus & Darwin feat. Becca Hossany 24 719 -99281 -57186 100000 2019-03-02 06:52:01
The 7th Element Vitas 19 92991 -7009 -2530 100000 2024-03-20 03:05:06
I Love You Baby Pandera 21 86498 -13502 -5954 100000 2023-02-04 06:22:54
Mexi Mexi Mozquito 20 70163 -29837 -11935 100000 2019-05-18 04:02:31
Zodiac Banzai 21 46287 -53713 -23687 100000 2024-03-20 03:02:22
Made In China Vitas & Sergey Pudovkin 20 94004 -5996 -2398 100000 2023-02-15 03:10:58
Monody TheFatRat feat. Laura Brehm 22 83196 -16804 -8133 100000 2023-02-11 05:12:13
Unity TheFatRat 21 85489 -14511 -6399 100000 2024-03-20 01:26:57
Da Roots Mind Reflection 20 92966 -7034 -2814 100000 2024-04-10 01:17:36
Fleadh Uncut Ian Parker 21 85196 -14804 -6529 100000 2023-12-16 07:34:10
Land Of The Rising Sun Spacekatz 21 85684 -14316 -6313 100000 2023-02-15 03:08:52
Ladybug Coconut 19 97280 -2720 -982 100000 2024-03-20 01:33:28
Be Alive Stian K 20 86870 -13130 -5252 100000 2023-02-11 04:21:34
Dam Dariram Joga 20 89799 -10201 -4080 100000 2023-12-16 05:22:23
Electric The DNC feat. Miss Amani 22 50978 -49022 -23727 100000 2023-01-28 06:39:12
So Deep Silvertear 21 65513 -34487 -15209 100000 2023-01-28 05:40:21
Life Ride Pyramyth 22 82461 -17539 -8489 100000 2023-02-04 04:37:19
Megalovania Toby Fox 21 81424 -18576 -8192 100000 2024-03-20 02:07:24
My Generation Captain Jack 20 94088 -5912 -2365 100000 2023-12-16 07:37:40
Katana Fighter Electron 22 70455 -29545 -14300 100000 2023-02-11 05:15:11
Get Busy KOYOTIE 22 68162 -31838 -15410 100000 2023-12-20 02:33:05
Crab Rave Noisestorm 20 91418 -8582 -3433 100000 2024-03-02 03:05:16
Bambole (Ole) Papa Gonzalez 20 93906 -6094 -2438 100000 2023-12-16 07:28:28
Northern Lights Saxsquatch 21 81386 -18614 -8209 100000 2024-03-20 02:35:29
Dream of You Bishu 22 82858 -17142 -8297 100000 2024-04-17 01:17:37
Breathe Me Back To Life Stonebank feat. Lena Sue 20 94817 -5183 -2073 100000 2024-03-06 03:37:08
Boogeyman Wizardz of Oz 19 96919 -3081 -1112 100000 2024-03-20 03:10:52
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.5454
Total Execution Time  2.5483
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,920,728 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/1139/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.5374 seconds)  (Hide)
0.0140   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` = '1139'
GROUP BY `gs`.`grade
0.0058   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` = '1139'
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` = '1139'
AND `r`.`name` = 'total' 
2.5172   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)