loysona


Total World Records: ??
Country: US

Stars Earned
31
4
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
Land Of The Lost Banzai 19 97045 -2955 -1067 100000 2026-03-15 19:24:57
Origin Eagle | Stallian 20 92341 -7659 -3064 100000 2026-03-29 04:01:05
The 7th Element Vitas 19 94417 -5583 -2015 100000 2026-02-28 02:59:48
Disconnected Disco Kid Whatever 20 91719 -8281 -3312 100000 2026-03-24 20:47:26
Gallecode NoVus 20 91172 -8828 -3531 100000 2026-03-29 03:56:56
Ize Pie Headtwist & Pump 19 93465 -6535 -2359 100000 2026-02-28 01:25:08
I'll Show You Loving Bassmonkeys feat. Natasha Anderson 20 95780 -4220 -1688 100000 2026-03-15 19:28:59
Mellow Rikki & Daz 20 95450 -4550 -1820 100000 2026-02-28 01:59:11
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 95276 -4724 -1705 100000 2026-03-24 20:39:58
The Beginning DJ Doo 26 5862 -94138 -63637 100000 2026-03-29 05:10:53
Coming Out Playmaker feat. Robina 19 96978 -3022 -1091 100000 2026-03-21 19:00:30
NightMoves Playmaker 20 87493 -12507 -5003 100000 2026-03-29 03:39:13
Young Forever Rebecca 20 94379 -5621 -2248 100000 2026-02-28 01:34:58
Bandito Remorse Code 21 89617 -10383 -4579 100000 2026-03-29 03:31:52
Warrior Kirill Gramada 21 84234 -15766 -6953 100000 2026-02-28 03:08:47
Baby Love Me Judy Crystal 21 91627 -8373 -3692 100000 2026-03-29 04:06:19
Cryosleep Machinae Supremacy 20 91889 -8111 -3244 100000 2026-03-29 03:53:56
Destiny Smiley 23 3015 -96985 -51305 100000 2026-03-29 05:08:06
Grab It While We Can FantastixX 19 96678 -3322 -1199 100000 2026-03-03 21:26:13
Insane Niko Noise 20 93633 -6367 -2547 100000 2026-02-28 01:29:25
Kalinka Quiqman 20 17794 -82206 -32882 100000 2026-03-29 03:41:52
Everybody Dance X-Rated 22 89970 -10030 -4855 100000 2026-03-03 22:45:17
TURBO Tokyo Machine 21 96042 -3958 -1745 100000 2026-03-29 04:20:32
Only You DEXTER KING feat. Alexis Donn 19 96896 -3104 -1121 100000 2026-03-15 19:20:06
STOP! & Go Onyx 21 88785 -11215 -4946 100000 2026-02-28 03:05:39
Fly Me High @pple & Pie 20 97139 -2861 -1144 100000 2026-03-15 18:49:08
Need You Nostalgix 22 91215 -8785 -4252 100000 2026-03-29 05:03:32
In The Echo Koven 22 89509 -10491 -5078 100000 2026-02-28 03:22:55
Letting Go Bensley & Voicians 19 94302 -5698 -2057 100000 2026-03-29 04:17:45
Strange Stubborn Proud ELYXR feat. Kurt Harland Larson 19 93443 -6557 -2367 100000 2026-02-28 02:40:14
Waiting KUURO feat. Bianca 20 89573 -10427 -4171 100000 2026-02-28 01:32:14
Euphoria Rush CHYL & Skybreak 23 78451 -21549 -11399 100000 2026-02-28 02:02:52
London Bridge SCI Guyz 21 88164 -11836 -5220 100000 2026-02-28 02:56:16
Rubix Cube Rusko 21 50763 -49237 -21714 100000 2026-02-28 02:53:24
Hands Up, Touch The Sky NAOKI feat. NOVA 19 93795 -6205 -2240 100000 2026-02-28 02:37:49
Chemical Love Kevin & Cherry 21 90693 -9307 -4104 100000 2026-02-28 02:43:33
Stylewave Waterflame 22 93055 -6945 -3361 100000 2026-02-28 03:26:39
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  4.4532
Total Execution Time  4.4563
  GET DATA  
No GET data exists
  MEMORY USAGE  
3,058,936 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/20619/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.4440 seconds)  (Hide)
0.0032   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` = '20619'
GROUP BY `gs`.`grade
0.0041   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` = '20619'
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` = '20619'
AND `r`.`name` = 'total' 
4.4365   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)