RINON573


Country: AU

Stars Earned
29
8
6
9

Wild Mode Embed Generic Embed

Currently displaying scores for mode. Select another difficulty to view scores for it.

Total Score Count: 52

Song Title Artist Level Score Grade Date
Dance Vibrations Elpis 19 82592 2026-04-28 06:20:34
Dynamo Oscillator X 19 87502 2026-04-28 06:24:56
Birdie Doolittle 19 85295 2026-04-24 05:29:25
Can't Let Go Jenna Drey 19 85083 2026-04-24 05:37:08
Change The World Nathalie & Kim Lukas 19 86710 2026-04-28 06:15:58
Blow My Mind Alphadelta 19 82542 2026-04-24 05:31:18
Funny Love Dan Balan 19 78286 2026-04-28 06:31:50
Made In China Vitas & Sergey Pudovkin 20 87429 2026-03-26 02:01:33
I Think I Like That Sound Kid Whatever 20 74545 2026-04-12 09:47:26
Dies Irae Jason Creasey 19 60052 2026-04-28 06:22:30
Click Bait S3RL feat. GL!TCH 20 79695 2026-03-26 01:54:05
Feel The Melody S3RL feat. Sara 20 81412 2025-01-16 03:40:25
Boom Boom Dollars King Kong & D'Jungle Girls 21 37448 2025-01-16 03:43:11
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 78047 2026-04-28 06:29:47
Bumble Bee Bambee 20 75342 2026-04-16 06:26:48
Coming Out Playmaker feat. Robina 19 84513 2026-04-28 06:18:15
Dam Dariram Joga 20 86357 2026-03-26 01:51:05
Music & Police CJ Crew & KaW feat. Christian D. 21 42353 2026-04-24 05:19:30
Sky High Lucyfer 20 76381 2025-01-16 04:03:52
I'm Crazy For Your Love Black Eva 21 61700 2026-03-26 05:41:55
Nori Nori Nori Judy Crystal 21 65697 2026-04-16 06:38:26
BU-44 Naoki 21 79821 2026-04-16 06:22:29
Baby Love Me Judy Crystal 21 82347 2026-03-26 01:58:40
Cartoon Heroes Barbie Young 21 30963 2025-01-18 03:44:51
If You Can Say Goodbye Kate Project 19 85951 2026-04-28 06:42:47
Grab It While We Can FantastixX 19 89495 2026-03-26 01:45:35
403 NAOKI underground 23 76049 2026-04-24 05:24:46
Get Up'n Move S & K 20 84101 2026-04-16 06:34:06
I Met You DJ Cosmin, Ole Bott, Ammagin feat. Simon Eric 19 72307 2026-04-28 06:40:22
Here For You PIXL feat. Q'AILA 19 81528 2026-04-28 06:38:15
We Got The Moves Electric Callboy 20 79592 2025-01-16 03:14:23
Have Fun Rameses B 21 77130 2026-04-22 07:51:38
TURBO Tokyo Machine 21 34204 2024-03-08 06:03:41
Right Into You The Tech Team 20 81025 2025-01-18 03:42:24
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 36640 2025-01-16 03:05:30
Born to Run Red Parker 19 73291 2026-04-24 05:34:36
Nothing Else Matters Katya Ocean 19 66945 2026-03-26 02:04:25
2NITE nanobii 21 65465 2025-01-16 04:01:44
Love Arcade Bending Grid 21 1790 2026-04-22 08:53:04
All Starts Now Laurell 19 84514 2026-04-24 05:27:05
The 7 Jump Ken-D 19 78451 2026-04-16 06:24:53
Everybody Get Up Tempo feat. Manola 19 87487 2026-04-28 06:26:55
Drum 'N' Bossa Carbuncle 20 85512 2026-03-26 01:48:39
Total Nuclear Annihilation Scott Danesi 22 37150 2025-01-16 02:57:40
Running In The 90s Max Coveri 23 7882 2025-01-16 03:19:19
Remember Me Leslie Parrish 21 82280 2026-04-16 06:19:58
Halley's Comet Jenna Drey & Joe Bermudez 19 87539 2026-03-26 01:43:08
Falling In Love Again Naoki feat. Paula Terry 20 39001 2026-03-26 01:39:52
Proper Rhythm peak divide 21 74518 2026-04-16 06:29:18
Forever Now peak divide 22 79062 2026-04-16 06:31:30
Hands Up, Touch The Sky NAOKI feat. NOVA 19 88608 2026-04-28 06:36:02
Chemical Love Kevin & Cherry 21 88545 2026-04-28 06:45:42
  BENCHMARKS  
Loading Time: Base Classes  0.0037
Controller Execution Time ( Main / Scores )  0.0164
Total Execution Time  0.0205
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,664,520 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/12431
  CLASS/METHOD  
main/scores
  DATABASE:  statmani_devel (Main:$db)   QUERIES: 0 (0.0000 seconds)  (Hide)
No queries were run
  DATABASE:  stepmani_db (Data_smx:$smx)   QUERIES: 3 (0.0065 seconds)  (Hide)
0.0022   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` = '12431'
GROUP BY `gs`.`grade
0.0040   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` = '12431'
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` = '12431'
AND `r`.`name` = 'total' 
  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)