rumy


Total World Records: ??
Country: US

Stars Earned
11
1
10
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
Shoulda SUNN 20 22867 -77133 -30853 100000 2024-05-16 21:36:09
Run Away Avejio 21 57503 -42497 -18741 100000 2023-09-03 18:18:47
Zodiac Banzai 21 34184 -65816 -29025 100000 2023-09-03 18:12:45
Monody TheFatRat feat. Laura Brehm 22 76505 -23495 -11372 100000 2023-09-03 18:15:34
Surf Hyper Potions 22 35039 -64961 -31441 100000 2023-09-03 23:52:34
Unity TheFatRat 21 34215 -65785 -29011 100000 2023-06-16 22:56:16
Reactor Jason Creasey 19 83735 -16265 -5872 100000 2023-06-17 21:11:00
Click Bait S3RL feat. GL!TCH 20 88611 -11389 -4556 100000 2023-06-17 22:45:59
Feel The Melody S3RL feat. Sara 20 84982 -15018 -6007 100000 2023-06-17 22:26:24
Beautiful Man Radiorama 21 16083 -83917 -37007 100000 2023-09-04 00:09:47
Hero Miss Papaya 20 84753 -15247 -6099 100000 2023-08-31 03:15:51
Anubis Banzai 20 35317 -64683 -25873 100000 2023-06-16 22:53:21
Confusion Tess 22 41156 -58844 -28480 100000 2023-09-03 18:20:55
Megalovania Toby Fox 21 79853 -20147 -8885 100000 2023-06-17 21:21:37
Ma Huggies FIG & Nico Sleator 20 78640 -21360 -8544 100000 2023-09-03 18:27:16
Paradox Naoki feat. Riyu Kosaka 20 84470 -15530 -6212 100000 2023-08-31 03:12:37
Get Up'n Move S & K 20 76391 -23609 -9444 100000 2023-12-23 22:56:23
The Shrimps Vertigini 20 80677 -19323 -7729 100000 2023-09-04 00:07:24
Art City Virgill 20 16478 -83522 -33409 100000 2024-07-19 23:53:37
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 41678 -58322 -25720 100000 2023-12-27 20:22:32
WYGD Bishu 19 55758 -44242 -15971 100000 2023-06-17 21:04:27
Crab Rave Noisestorm 20 83884 -16116 -6446 100000 2023-12-27 20:19:31
Therapy Conro 20 88585 -11415 -4566 100000 2025-01-24 23:33:32
Just Dance Bad Computer 20 90712 -9288 -3715 100000 2023-08-31 03:17:44
Samurai Rameses B 22 10455 -89545 -43340 100000 2023-09-03 18:24:30
Sirens RENOLD X Scarlett 19 89068 -10932 -3946 100000 2023-06-17 22:24:16
  BENCHMARKS  
Loading Time: Base Classes  0.0043
Controller Execution Time ( Main / Rival )  2.7554
Total Execution Time  2.7599
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,906,280 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10097/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.7447 seconds)  (Hide)
0.0025   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` = '10097'
GROUP BY `gs`.`grade
0.0028   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` = '10097'
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` = '10097'
AND `r`.`name` = 'total' 
2.7392   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)