ChancR


Total World Records: ??
Country: US

Stars Earned
11
16
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
Flight Of The Bumble Bee MonstDeath 25 96823 -3177 -1986 100000 2024-10-06 21:56:09
Hyper Hyper Smiley 22 98737 -1263 -611 100000 2025-10-17 04:06:51
The Last Time Zariis 23 99388 -612 -324 100000 2025-10-17 03:50:46
Determinator Dust Devil 26 88845 -11155 -7541 100000 2024-10-06 22:10:55
Go 60 Go Takoyaki 24 96771 -3229 -1860 100000 2024-10-07 00:05:28
Xuxa Smiley 23 98980 -1020 -540 100000 2025-10-17 03:23:03
Give Into Nutronic 22 98594 -1406 -681 100000 2025-10-17 04:11:54
Black Magic Matduke 23 97071 -2929 -1549 100000 2024-10-06 22:08:36
My Generation Captain Jack 20 99471 -529 -212 100000 2024-10-06 23:49:29
Delirium Smiley 23 99208 -792 -419 100000 2024-10-06 22:05:56
Summer Smiley 25 99275 -725 -453 100000 2025-10-17 04:09:22
Sky High DJ Miko 20 99494 -506 -202 100000 2024-10-06 23:51:49
Fade Out Bensley 21 98599 -1401 -618 100000 2025-10-17 03:20:38
Rainbow Rave Parade Chime 24 98482 -1518 -874 100000 2024-10-07 00:03:06
Bust It Out FWLR 24 97369 -2631 -1515 100000 2024-10-06 23:58:57
EMEA Re-venG 24 97383 -2617 -1507 100000 2025-10-17 03:53:22
Northern Lights Saxsquatch 21 99495 -505 -223 100000 2025-10-17 04:01:07
The Other Side Au5 & Chime 25 94746 -5254 -3284 100000 2024-10-06 22:00:24
GALACTICAL Tokyo Machine 23 97825 -2175 -1151 100000 2024-10-06 22:02:44
BLEEP BLOOP Tokyo Machine 24 93509 -6491 -3739 100000 2024-10-06 23:56:54
Never Let You Down BEAUZ, Miles Away, & RYYZN 22 99788 -212 -103 100000 2025-10-17 03:47:59
FAR OUT Tokyo Machine 24 97247 -2753 -1586 100000 2025-10-17 03:31:28
Burbank Nights Dirtyphonics 22 96018 -3982 -1927 100000 2025-10-17 03:34:07
Parallel Universe Omega 25 98566 -1434 -896 100000 2025-10-17 03:36:54
Running In The 90s Max Coveri 23 99754 -246 -130 100000 2025-10-17 03:55:51
When The Sun Goes Down Ken Blast 22 99880 -120 -58 100000 2025-10-17 03:42:55
MEANT 2 BE THIRST & nuphory 23 99657 -343 -181 100000 2025-10-17 03:40:02
Over The Top M-Project & Vau Boy 23 98649 -1351 -715 100000 2025-10-17 03:45:31
Ekstasis d-complex 23 98997 -1003 -531 100000 2025-10-17 03:58:59
Sevillana Mirage Re-venG 24 98140 -1860 -1071 100000 2025-10-17 03:28:52
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  3.0746
Total Execution Time  3.0787
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,032,008 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/19127/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.0642 seconds)  (Hide)
0.0036   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` = '19127'
GROUP BY `gs`.`grade
0.0044   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` = '19127'
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` = '19127'
AND `r`.`name` = 'total' 
3.0559   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)