AlRubyx


Total World Records: ??
Country: US

Stars Earned
6
9
6
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
Holy Guacamole Chucho Merchán 23 42018 -57982 -30672 100000 2024-11-16 19:11:00
Darkness Sanxion7 22 77409 -22591 -10934 100000 2026-02-26 03:04:42
EternuS Sanxion7 20 93333 -6667 -2667 100000 2025-09-18 01:06:47
Rainspark Sanxion7 21 86744 -13256 -5846 100000 2026-01-09 20:34:57
Anubis Banzai 20 85838 -14162 -5665 100000 2025-09-18 01:13:35
Music & Police CJ Crew & KaW feat. Christian D. 21 75812 -24188 -10667 100000 2024-11-16 19:34:22
Dolphin Talk Pyramyth 23 78074 -21926 -11599 100000 2026-03-06 19:12:18
Riddimino Philstep 23 39774 -60226 -31860 100000 2026-01-09 20:42:06
Megalovania Toby Fox 21 86878 -13122 -5787 100000 2025-12-22 04:35:26
Csikos Post BanYa 22 48243 -51757 -25050 100000 2026-03-06 19:09:12
Beethoven Virus BanYa 22 51271 -48729 -23585 100000 2025-02-22 22:12:45
Step Up Amadeus BanYa 22 78388 -21612 -10460 100000 2025-06-02 22:54:22
Never Ending Story DJ AC-DC 20 83254 -16746 -6698 100000 2024-10-27 19:52:01
TURBO Tokyo Machine 21 94474 -5526 -2437 100000 2026-02-26 03:02:05
WYGD Bishu 19 89595 -10405 -3756 100000 2024-11-16 19:06:57
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 36495 -63505 -33594 100000 2026-02-26 03:08:06
Lemmings On The Run E-Rotic 21 85387 -14613 -6444 100000 2025-06-02 22:58:41
Crab Rave Noisestorm 20 89362 -10638 -4255 100000 2025-12-22 04:24:31
Therapy Conro 20 83458 -16542 -6617 100000 2024-11-16 19:38:33
Down Low Hr. Troels x Felix Schorn 20 85009 -14991 -5996 100000 2025-06-02 22:40:13
GALACTICAL Tokyo Machine 23 37247 -62753 -33196 100000 2025-06-29 22:35:28
Dream of You Bishu 22 65875 -34125 -16517 100000 2025-06-29 22:27:56
  BENCHMARKS  
Loading Time: Base Classes  0.0026
Controller Execution Time ( Main / Rival )  4.3464
Total Execution Time  4.3492
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,002,824 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/19419/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 (4.3376 seconds)  (Hide)
0.0099   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` = '19419'
GROUP BY `gs`.`grade
0.0081   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` = '19419'
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` = '19419'
AND `r`.`name` = 'total' 
4.3193   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)