CreamSoda


Total World Records: ??
Country: US

Stars Earned
18
4
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
It Gets Better Eskimo feat. Maria Merete 21 20839 -79161 -34910 100000 2024-03-02 17:08:45
Crazy Baby Fantasy Project 20 75094 -24906 -9962 100000 2024-03-05 22:06:54
Land Of The Rising Sun Spacekatz 21 11274 -88726 -39128 100000 2024-03-01 05:25:36
Ladybug Coconut 19 76877 -23123 -8347 100000 2024-03-01 05:33:26
Darkness Sanxion7 22 50705 -49295 -23859 100000 2024-03-02 17:47:04
Feel The Melody S3RL feat. Sara 20 80790 -19210 -7684 100000 2024-03-30 02:00:43
Xuxa Smiley 23 10037 -89963 -47590 100000 2024-03-02 17:19:42
Bumble Bee Bambee 20 73417 -26583 -10633 100000 2024-03-01 05:35:41
Bandito Remorse Code 21 14882 -85118 -37537 100000 2024-03-01 05:22:08
Sky High Lucyfer 20 63433 -36567 -14627 100000 2024-03-01 05:38:32
Megalovania Toby Fox 21 29515 -70485 -31084 100000 2024-03-05 22:44:31
Twelve Riyu Kosaka 20 15351 -84649 -33860 100000 2024-03-26 02:38:01
BU-44 Naoki 21 4561 -95439 -42089 100000 2024-03-02 17:16:29
In The Heat Of The Night E-Rotic 20 6181 -93819 -37528 100000 2024-03-01 05:41:06
Butterfly Swingrowers 19 51319 -48681 -17574 100000 2024-03-05 22:17:32
Ring The Alarm M-Project & Signal 22 46348 -53652 -25968 100000 2024-03-26 02:32:21
403 NAOKI underground 23 27616 -72384 -38291 100000 2024-03-02 18:54:36
Insane Niko Noise 20 50631 -49369 -19748 100000 2024-03-02 17:11:13
The Shrimps Vertigini 20 18607 -81393 -32557 100000 2024-03-05 22:10:15
We Got The Moves Electric Callboy 20 23054 -76946 -30778 100000 2024-03-26 01:54:13
Crab Rave Noisestorm 20 9803 -90197 -36079 100000 2024-03-05 22:01:19
2NITE nanobii 21 11913 -88087 -38846 100000 2024-04-12 23:25:04
Y2Z Affinity 22 6337 -93663 -45333 100000 2024-03-26 02:40:58
  BENCHMARKS  
Loading Time: Base Classes  0.0032
Controller Execution Time ( Main / Rival )  3.0529
Total Execution Time  3.0564
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,480 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14510/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 (3.0433 seconds)  (Hide)
0.0013   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` = '14510'
GROUP BY `gs`.`grade
0.0023   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` = '14510'
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` = '14510'
AND `r`.`name` = 'total' 
3.0395   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)