osmrice


Total World Records: ??
Country: AU

Stars Earned
15
10

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
Start & Paws Oscillator X 19 86869 -13131 -4740 100000 2023-07-22 01:51:48
Time is Ticking Elpis feat. Black Elway 19 88118 -11882 -4289 100000 2023-07-22 01:30:46
Bagpipe A-Moe 20 85003 -14997 -5999 100000 2023-07-11 10:42:59
Dream A Dream Captain Jack 20 86439 -13561 -5424 100000 2023-07-15 02:27:55
I Love You Baby Pandera 21 83618 -16382 -7224 100000 2023-08-23 09:03:31
Crazy Baby Fantasy Project 20 90933 -9067 -3627 100000 2023-07-22 01:33:25
Click Bait S3RL feat. GL!TCH 20 89021 -10979 -4392 100000 2023-07-15 02:13:28
Be Alive Stian K 20 87520 -12480 -4992 100000 2023-07-11 10:46:05
Coming Out Playmaker feat. Robina 19 94988 -5012 -1809 100000 2024-03-20 09:42:27
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 80941 -19059 -7624 100000 2023-07-15 02:24:54
Typical Tropical Bambee 19 86765 -13235 -4778 100000 2024-05-10 06:29:07
Pink Dinosaur Miss Papaya 19 89426 -10574 -3817 100000 2024-05-10 06:24:05
No Princess Lynn 19 89455 -10545 -3807 100000 2023-07-15 02:16:02
Magic Mystery Tour KaW feat. Paula Terry 19 78488 -21512 -7766 100000 2023-07-22 01:27:07
Bring Your Lovin Back Fracus 20 86076 -13924 -5570 100000 2023-08-14 10:41:23
Kinky Boots Daz Sampson & Nona 19 90501 -9499 -3429 100000 2023-07-20 08:51:39
Insane Niko Noise 20 93345 -6655 -2662 100000 2024-03-20 09:39:57
Moonlight PIXY 20 88942 -11058 -4423 100000 2023-12-08 10:52:01
Only You DEXTER KING feat. Alexis Donn 19 89345 -10655 -3846 100000 2024-03-20 09:27:43
Orbit Ellis 19 87454 -12546 -4529 100000 2024-01-25 09:58:28
Crab Rave Noisestorm 20 85404 -14596 -5838 100000 2023-07-30 01:55:48
Northern Lights Saxsquatch 21 83220 -16780 -7400 100000 2023-07-11 10:53:15
Stockholm to Bombay Dr. Bombay 21 85528 -14472 -6382 100000 2023-07-11 10:51:00
Supernova Laszlo 22 82858 -17142 -8297 100000 2023-11-20 09:32:48
Truth or Dare PIXY 19 92303 -7697 -2779 100000 2024-05-10 06:27:01
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.2407
Total Execution Time  2.2436
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,894,464 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/10650/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.2318 seconds)  (Hide)
0.0030   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` = '10650'
GROUP BY `gs`.`grade
0.0014   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` = '10650'
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` = '10650'
AND `r`.`name` = 'total' 
2.2271   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)