CareySauce


Total World Records: ??
Country: IE

Stars Earned
15
6
3
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
Party All Night KaW feat. Sam-I-Am 20 75184 -24816 -9926 100000 2024-04-08 12:23:26
Mexi Mexi Mozquito 20 79081 -20919 -8368 100000 2024-09-19 17:04:22
Da Roots Mind Reflection 20 81175 -18825 -7530 100000 2024-05-09 13:08:37
July Smiley 20 43409 -56591 -22636 100000 2024-04-22 12:34:47
Be Alive Stian K 20 79253 -20747 -8299 100000 2024-05-08 12:54:01
Bumble Bee Bambee 20 85975 -14025 -5610 100000 2024-03-04 14:06:45
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 83187 -16813 -6725 100000 2024-05-06 19:17:43
Typical Tropical Bambee 19 85731 -14269 -5151 100000 2024-02-26 13:48:15
Bye Bye Baby Balloon Joga 21 60014 -39986 -17634 100000 2024-03-04 14:17:42
Nightmare FSJ feat. Tara Louise 21 31809 -68191 -30072 100000 2024-05-06 19:29:58
No Nobody's Love Joga 20 81286 -18714 -7486 100000 2024-02-26 14:03:39
Csikos Post BanYa 22 42531 -57469 -27815 100000 2024-03-04 14:16:02
The Judgement Day Naoki feat. Riyu Kosaka 19 27502 -72498 -26172 100000 2023-05-21 18:12:54
Cryosleep Machinae Supremacy 20 78454 -21546 -8618 100000 2024-05-09 13:06:57
Butterfly Swingrowers 19 82957 -17043 -6153 100000 2024-05-08 12:55:41
Cartoon Heroes Barbie Young 21 28946 -71054 -31335 100000 2024-05-06 19:31:38
Operator Miss Papaya 19 86744 -13256 -4785 100000 2024-02-16 14:46:52
Paradox Naoki feat. Riyu Kosaka 20 86352 -13648 -5459 100000 2024-02-26 13:19:11
Recovery JMCX 19 91464 -8536 -3081 100000 2024-02-26 14:01:59
Ooh La La La E-Rotic 21 77343 -22657 -9992 100000 2024-05-16 11:12:30
WYGD Bishu 19 90021 -9979 -3602 100000 2024-02-26 13:46:35
Crab Rave Noisestorm 20 74027 -25973 -10389 100000 2024-04-08 12:28:17
Born to Run Red Parker 19 80864 -19136 -6908 100000 2024-02-04 18:11:15
Do My Thing PRTY ANML 20 92108 -7892 -3157 100000 2024-03-04 14:05:05
2NITE nanobii 21 71817 -28183 -12429 100000 2024-09-19 17:02:42
Fiesta Night Carlito 21 11816 -88184 -38889 100000 2024-05-06 19:19:23
Elysium Scott Brown 21 71662 -28338 -12497 100000 2024-05-06 19:08:17
Definition of a Badboy Scott Brown 20 83456 -16544 -6618 100000 2024-02-16 14:48:32
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  2.7339
Total Execution Time  2.7367
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,909,592 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/9844/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.7001 seconds)  (Hide)
0.0215   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` = '9844'
GROUP BY `gs`.`grade
0.0035   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` = '9844'
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` = '9844'
AND `r`.`name` = 'total' 
2.6748   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)