Ryudo987


Total World Records: ??
Country: US

Stars Earned
15
10
2

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
Bagpipe A-Moe 20 96947 -3053 -1221 100000 2023-01-15 20:08:57
Moonstone Virgill 19 98532 -1468 -530 100000 2023-09-01 23:22:41
Medicine 2013 Kim Leoni 19 97120 -2880 -1040 100000 2023-09-01 23:55:01
Crazy Baby Fantasy Project 20 98428 -1572 -629 100000 2023-08-30 23:18:02
Gallecode NoVus 20 91892 -8108 -3243 100000 2019-10-10 22:47:21
Reactor Jason Creasey 19 97647 -2353 -849 100000 2023-09-01 22:32:22
ROM-eo & Juli8 Nina 19 98582 -1418 -512 100000 2023-09-01 23:19:09
Dies Irae Jason Creasey 19 98438 -1562 -564 100000 2021-03-22 00:36:29
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 94035 -5965 -2153 100000 2021-03-06 20:41:10
Coming Out Playmaker feat. Robina 19 98826 -1174 -424 100000 2023-08-17 22:37:22
Flash In The Night Flashman 22 93637 -6363 -3080 100000 2023-09-15 23:21:02
Senorita Jenny Rom 23 95035 -4965 -2626 100000 2021-06-27 02:00:04
Justify My Love Tess 21 96599 -3401 -1500 100000 2023-09-02 00:14:49
Movin On Ellen Gee 20 97776 -2224 -890 100000 2021-06-27 02:00:04
Stay Tess 20 96131 -3869 -1548 100000 2021-03-22 00:51:42
Sky High Lucyfer 20 98976 -1024 -410 100000 2023-09-01 22:35:40
My Generation Captain Jack 20 94807 -5193 -2077 100000 2023-09-02 00:17:59
Do It All Night E-Rotic 20 97677 -2323 -929 100000 2021-06-18 05:40:46
Cryosleep Machinae Supremacy 20 97553 -2447 -979 100000 2023-09-01 23:51:13
In The Heat Of The Night E-Rotic 20 98172 -1828 -731 100000 2023-08-17 22:54:27
Operator Miss Papaya 19 98042 -1958 -707 100000 2023-09-15 22:59:33
Kick It Man KaW feat. DAZ 19 36618 -63382 -22881 100000 2023-09-15 23:02:49
If You Can Say Goodbye Kate Project 19 99389 -611 -221 100000 2023-08-19 20:04:36
Shiawase Dion Timmer 23 95953 -4047 -2141 100000 2023-08-30 22:44:50
Rainbow Rave Parade Chime 24 33831 -66169 -38113 100000 2023-09-30 00:05:34
UFO Little Sis Nora & S3RL 20 98616 -1384 -554 100000 2023-09-01 23:47:27
Boogeyman Wizardz of Oz 19 96195 -3805 -1374 100000 2023-10-27 23:08:19
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.6626
Total Execution Time  2.6656
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,906,248 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/1874/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.6534 seconds)  (Hide)
0.0040   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` = '1874'
GROUP BY `gs`.`grade
0.0013   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` = '1874'
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` = '1874'
AND `r`.`name` = 'total' 
2.6478   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)