RILEYNYC


Total World Records: ??
Country: US

Stars Earned
9
6
4
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
In The Hall Of The Mountain King KaW 22 78247 -21753 -10528 100000 2025-04-19 18:25:58
The 7th Element Vitas 19 86087 -13913 -5023 100000 2025-04-19 18:30:52
Click Bait S3RL feat. GL!TCH 20 89178 -10822 -4329 100000 2024-05-14 19:18:35
Darkness Sanxion7 22 48079 -51921 -25130 100000 2024-06-30 00:43:27
Xuxa Smiley 23 71876 -28124 -14878 100000 2025-04-19 18:23:20
Boom Boom Dollars King Kong & D'Jungle Girls 21 83320 -16680 -7356 100000 2025-04-19 18:45:39
Bumble Bee Bambee 20 92082 -7918 -3167 100000 2025-04-19 18:38:07
Waka Laka Jenny Rom vs. The Zippers 21 91457 -8543 -3767 100000 2025-04-19 18:32:59
Pink Dinosaur Miss Papaya 19 91530 -8470 -3058 100000 2024-05-14 18:50:22
Bye Bye Baby Balloon Joga 21 85415 -14585 -6432 100000 2025-04-19 18:28:23
Dam Dariram Joga 20 90623 -9377 -3751 100000 2024-11-30 21:44:34
Stay Tess 20 69228 -30772 -12309 100000 2024-05-14 19:05:23
Speed Over Beethoven Rose 22 60236 -39764 -19246 100000 2024-11-30 23:29:38
I Want Your Balalaika The Royal Eurobeat Orchestra of Bazookistan 22 81203 -18797 -9098 100000 2025-04-19 19:34:30
Nori Nori Nori Judy Crystal 21 83072 -16928 -7465 100000 2025-04-19 18:36:08
Kalinka Quiqman 20 19395 -80605 -32242 100000 2024-05-14 19:20:49
We Got The Moves Electric Callboy 20 66627 -33373 -13349 100000 2024-11-30 23:16:49
Demon's World CJ Crew 22 76617 -23383 -11317 100000 2025-04-19 19:24:47
Poco Loco Carlito 21 89450 -10550 -4653 100000 2025-04-19 19:28:39
My Salsa Carlito 20 82223 -17777 -7111 100000 2025-04-19 18:41:26
Big Boss Big Boss 21 9611 -90389 -39862 100000 2024-11-30 23:32:56
Hero of the Night David Kane 23 36892 -63108 -33384 100000 2024-11-30 23:35:34
Pilgrim 2000 Bass-X vs. Scott Brown 21 75347 -24653 -10872 100000 2025-04-19 19:36:44
  BENCHMARKS  
Loading Time: Base Classes  0.0034
Controller Execution Time ( Main / Rival )  3.5260
Total Execution Time  3.5296
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,892,664 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/16230/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.5050 seconds)  (Hide)
0.1768   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` = '16230'
GROUP BY `gs`.`grade
0.1843   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` = '16230'
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` = '16230'
AND `r`.`name` = 'total' 
3.1435   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)