Cali


Total World Records: ??
Country: US

Stars Earned
8
13
8
3

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 91336 -8664 -3466 100000 2023-11-04 20:19:19
RockSlaves Leo Pigot & Rinat Crone 23 78437 -21563 -11407 100000 2024-02-24 23:03:54
Spin Chicken Freebie & The Bean 21 79755 -20245 -8928 100000 2023-11-02 02:34:06
July Smiley 20 53321 -46679 -18672 100000 2023-11-23 02:44:28
Ari Oh Jenny Kee 20 78754 -21246 -8498 100000 2023-11-05 17:55:52
Bumble Bee Bambee 20 85716 -14284 -5714 100000 2025-04-12 02:45:06
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 86110 -13890 -5556 100000 2023-10-29 20:10:19
Exotica Banzai 23 77532 -22468 -11886 100000 2025-04-12 03:06:12
Russian Roulette Darwin 22 75840 -24160 -11693 100000 2023-11-03 18:47:15
Take Me Away Fracus & Darwin 23 59679 -40321 -21330 100000 2024-02-08 01:03:38
BU-44 Naoki 21 91307 -8693 -3834 100000 2023-11-24 03:15:55
Critical Hit MDK 25 33257 -66743 -41714 100000 2025-04-04 22:55:02
Liquify Toby Emerson 21 68027 -31973 -14100 100000 2023-11-03 19:03:34
Paradox Naoki feat. Riyu Kosaka 20 84811 -15189 -6076 100000 2023-11-16 01:45:54
Give You Love Daz Sampson & Katya Ocean 21 9929 -90071 -39721 100000 2023-09-18 00:33:26
Get Up'n Move S & K 20 72634 -27366 -10946 100000 2024-02-08 00:58:26
Dystopia 2077 F.O.O.L & The Forgotten 23 27076 -72924 -38577 100000 2024-02-04 00:52:12
We Got The Moves Electric Callboy 20 91692 -8308 -3323 100000 2023-11-23 02:41:39
Have Fun Rameses B 21 80337 -19663 -8671 100000 2024-02-04 00:55:12
Pump It Electric Callboy 21 89701 -10299 -4542 100000 2023-11-15 01:33:01
Energizer ZiGZaG 23 50905 -49095 -25971 100000 2025-04-12 03:03:38
Dance Sophon 23 1399 -98601 -52160 100000 2025-04-04 22:57:09
Crab Rave Noisestorm 20 88660 -11340 -4536 100000 2025-04-12 02:58:25
Bassline Shatter M-Project & S2i8 23 84897 -15103 -7989 100000 2025-04-12 02:42:48
Samurai Rameses B 22 11490 -88510 -42839 100000 2023-12-10 02:05:50
Low Workout Fracus & Darwin 23 13781 -86219 -45610 100000 2023-11-23 02:34:14
Boogeyman Wizardz of Oz 19 92223 -7777 -2807 100000 2023-11-05 17:58:29
The Bass & the Melody S3RL 22 70261 -29739 -14394 100000 2023-11-22 01:24:07
Under The Bed Macks Wolf X Tatsunoshin 21 90365 -9635 -4249 100000 2023-11-22 01:18:29
Party ChildsPlay 19 90313 -9687 -3497 100000 2023-11-16 00:12:39
Big Boss Big Boss 21 80965 -19035 -8394 100000 2025-04-04 22:48:12
Burbank Nights Dirtyphonics 22 83587 -16413 -7944 100000 2025-04-04 22:50:56
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.1855
Total Execution Time  2.1883
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,925,104 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/11639/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.1756 seconds)  (Hide)
0.0136   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` = '11639'
GROUP BY `gs`.`grade
0.0018   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` = '11639'
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` = '11639'
AND `r`.`name` = 'total' 
2.1600   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)