svelli


Total World Records: ??
Country: US

Stars Earned
13
9
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
Birdie Doolittle 19 82925 -17075 -6164 100000 2024-07-31 19:51:40
Joanna Crazy Loop 19 81564 -18436 -6655 100000 2024-07-31 20:18:52
Crazyloop Crazy Loop 22 85095 -14905 -7214 100000 2025-07-28 02:44:05
Dies Irae Jason Creasey 19 84362 -15638 -5645 100000 2024-07-30 18:27:54
Click Bait S3RL feat. GL!TCH 20 55730 -44270 -17708 100000 2024-07-30 18:58:23
Utopia Smiley 22 25464 -74536 -36075 100000 2025-07-26 17:25:30
Hanky Panky Jenny Rom 23 80311 -19689 -10415 100000 2025-07-28 02:50:12
Feels Just Like That Night Eskimo & Icebird feat. Maria Merete 19 89238 -10762 -3885 100000 2024-07-31 20:34:13
Beautiful Man Radiorama 21 71128 -28872 -12733 100000 2025-07-26 17:33:27
Bumble Bee Bambee 20 28389 -71611 -28644 100000 2024-07-30 18:30:31
Stay Tess 20 17703 -82297 -32919 100000 2024-07-28 19:32:53
Fantasy Melissa 21 19803 -80197 -35367 100000 2024-08-02 01:43:54
Equinox Mage 21 72621 -27379 -12074 100000 2024-08-02 01:50:27
Nothing Gonna Stop Micky 20 64026 -35974 -14390 100000 2024-07-30 18:24:37
Nightmare FSJ feat. Tara Louise 21 22250 -77750 -34288 100000 2024-07-31 19:56:42
The Judgement Day Naoki feat. Riyu Kosaka 19 87864 -12136 -4381 100000 2024-07-31 20:53:44
Glowing In The Night Schustin 23 72611 -27389 -14489 100000 2025-07-29 18:21:51
In The Heat Of The Night E-Rotic 20 18894 -81106 -32442 100000 2024-07-30 18:02:51
If You Can Say Goodbye Kate Project 19 87572 -12428 -4487 100000 2024-08-02 21:37:36
Paradox Naoki feat. Riyu Kosaka 20 84136 -15864 -6346 100000 2024-07-30 18:48:44
Jukebox Swingrowers 21 12531 -87469 -38574 100000 2024-07-30 18:14:56
403 NAOKI underground 23 84799 -15201 -8041 100000 2025-07-28 02:58:27
Orbit Ellis 19 76884 -23116 -8345 100000 2024-07-31 19:59:14
Crab Rave Noisestorm 20 86580 -13420 -5368 100000 2024-08-02 21:42:47
Born to Run Red Parker 19 47957 -52043 -18788 100000 2024-07-28 19:25:12
Hero of the Night David Kane 23 83677 -16323 -8635 100000 2025-07-29 18:24:28
Set My Heart On Fire Rocket Man 22 75486 -24514 -11865 100000 2025-07-26 17:43:11
Running In The 90s Max Coveri 23 79871 -20129 -10648 100000 2025-07-31 20:30:39
  BENCHMARKS  
Loading Time: Base Classes  0.0039
Controller Execution Time ( Main / Rival )  3.0154
Total Execution Time  3.0196
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,910,088 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17736/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 (3.0047 seconds)  (Hide)
0.0035   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` = '17736'
GROUP BY `gs`.`grade
0.0021   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` = '17736'
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` = '17736'
AND `r`.`name` = 'total' 
2.9988   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)