crispyruffles


Total World Records: ??
Country: US

Stars Earned
24
7
2
1

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
In The Hall Of The Mountain King KaW 22 91063 -8937 -4326 100000 2026-03-24 01:49:15
Land Of The Lost Banzai 19 92815 -7185 -2594 100000 2026-03-24 00:07:57
Zodiac Banzai 21 93744 -6256 -2759 100000 2026-03-06 02:42:58
Surf Hyper Potions 22 91979 -8021 -3882 100000 2026-03-24 01:52:48
Go 60 Go Takoyaki 24 79208 -20792 -11976 100000 2026-03-24 01:26:37
Click Bait S3RL feat. GL!TCH 20 93109 -6891 -2756 100000 2026-03-24 00:27:10
Feel The Melody S3RL feat. Sara 20 96665 -3335 -1334 100000 2026-03-24 00:11:36
Pink Fuzzy Bunnies Wonderboy 25 9623 -90377 -56486 100000 2026-03-24 01:56:33
Rainspark Sanxion7 21 93747 -6253 -2758 100000 2026-03-24 00:29:36
Xuxa Smiley 23 94755 -5245 -2775 100000 2026-03-24 00:52:29
Bumble Bee Bambee 20 90527 -9473 -3789 100000 2026-03-06 03:26:14
Ghosts Tenth Planet 20 95409 -4591 -1836 100000 2026-03-24 00:56:17
Anubis Banzai 20 90050 -9950 -3980 100000 2026-03-06 02:27:43
Exotica Banzai 23 86084 -13916 -7362 100000 2026-03-24 00:16:39
So Deep Silvertear 21 94768 -5232 -2307 100000 2026-03-06 03:15:51
Hypnosis Colin Kiddy 21 96407 -3593 -1585 100000 2026-03-24 01:00:18
Csikos Post BanYa 22 85352 -14648 -7090 100000 2026-03-06 03:09:18
Delirium Smiley 23 89976 -10024 -5303 100000 2026-03-06 02:40:01
Charlene Missing Heart 22 88249 -11751 -5687 100000 2026-03-06 03:28:58
Summer Smiley 25 59635 -40365 -25228 100000 2026-03-24 00:44:44
Winter BanYa 25 18810 -81190 -50744 100000 2026-03-06 02:24:18
Destiny Smiley 23 84733 -15267 -8076 100000 2026-03-24 00:35:07
Glowing In The Night Schustin 23 86578 -13422 -7100 100000 2026-03-24 00:40:34
Say What Cut Capers 21 89264 -10736 -4735 100000 2026-03-06 02:32:15
Contrast Donk Terrorist vs. Daniel Seven 22 93002 -6998 -3387 100000 2026-03-24 01:07:08
Canon D.2 Yahpp 23 88393 -11607 -6140 100000 2026-03-24 01:19:44
Dark Fenix DE-SIRE 22 84984 -15016 -7268 100000 2026-03-24 01:10:35
STOP! & Go Onyx 21 94047 -5953 -2625 100000 2026-03-24 01:03:35
EMEA Re-venG 24 83990 -16010 -9222 100000 2026-03-24 01:23:25
Forever and a Day Dy5on feat. Silver Angelina 22 94311 -5689 -2753 100000 2026-03-06 03:12:40
To Your Beat S3RL feat. Hannah Fortune 23 89954 -10046 -5314 100000 2026-03-24 00:23:46
The Bass & the Melody S3RL 22 89625 -10375 -5022 100000 2026-03-24 00:20:06
Fearless Rolling Quartz 24 77531 -22469 -12942 100000 2026-03-06 03:05:47
Herrscher of Finality Omega 23 89562 -10438 -5522 100000 2026-03-24 01:30:03
  BENCHMARKS  
Loading Time: Base Classes  0.0029
Controller Execution Time ( Main / Rival )  4.5448
Total Execution Time  4.5479
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,046,376 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/27174/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 (4.5352 seconds)  (Hide)
0.0401   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` = '27174'
GROUP BY `gs`.`grade
0.0059   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` = '27174'
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` = '27174'
AND `r`.`name` = 'total' 
4.4889   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)