stsung


Total World Records: ??
Country: CZ

Stars Earned
10
4
18
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
In The Hall Of The Mountain King KaW 22 80957 -19043 -9217 100000 2023-10-18 12:09:44
Remember December Smiley 22 71692 -28308 -13701 100000 2023-10-18 12:07:02
Birdie Doolittle 19 94598 -5402 -1950 100000 2023-10-20 11:57:35
Ba Be Loo Be La Kristeen 20 93858 -6142 -2457 100000 2025-07-17 12:30:22
Mexi Mexi Mozquito 20 93266 -6734 -2694 100000 2023-10-18 12:13:01
Zodiac Banzai 21 34624 -65376 -28831 100000 2023-10-18 11:52:57
Da Roots Mind Reflection 20 93794 -6206 -2482 100000 2023-10-20 12:42:53
Fleadh Uncut Ian Parker 21 91648 -8352 -3683 100000 2023-10-18 12:41:26
Psalm Pilot Jason Creasey 20 91698 -8302 -3321 100000 2023-10-18 11:23:23
ROM-eo & Juli8 Nina 19 93513 -6487 -2342 100000 2023-10-18 11:35:48
Paranormal Inspector K 20 72044 -27956 -11182 100000 2023-10-18 11:20:30
EternuS Sanxion7 20 1135 -98865 -39546 100000 2023-10-18 11:27:18
Feel The Melody S3RL feat. Sara 20 92453 -7547 -3019 100000 2023-10-18 11:29:32
Mellow Rikki & Daz 20 88475 -11525 -4610 100000 2023-10-18 12:15:21
Boom Boom Dollars King Kong & D'Jungle Girls 21 80609 -19391 -8551 100000 2023-10-18 12:38:34
Beautiful Man Radiorama 21 86116 -13884 -6123 100000 2023-10-20 12:05:50
Waka Laka Jenny Rom vs. The Zippers 21 92495 -7505 -3310 100000 2023-10-20 12:29:53
Young Forever Rebecca 20 91346 -8654 -3462 100000 2023-10-20 12:21:07
Speed Over Beethoven Rose 22 82656 -17344 -8394 100000 2023-10-18 11:16:36
I'm Crazy For Your Love Black Eva 21 88127 -11873 -5236 100000 2023-10-20 12:09:03
Into My Dream Lagoona 23 83668 -16332 -8640 100000 2023-10-20 12:45:46
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 86451 -13549 -5975 100000 2023-10-18 12:01:55
Nori Nori Nori Judy Crystal 21 81910 -18090 -7978 100000 2023-10-18 11:49:35
Beethoven Virus BanYa 22 41222 -58778 -28449 100000 2023-10-18 11:59:35
Do It All Night E-Rotic 20 91072 -8928 -3571 100000 2023-10-20 12:15:15
Winter BanYa 25 3359 -96641 -60401 100000 2023-10-20 12:24:04
Cryosleep Machinae Supremacy 20 90451 -9549 -3820 100000 2023-10-20 12:40:05
Butterfly Swingrowers 19 93043 -6957 -2511 100000 2023-10-20 12:00:09
Kick It Man KaW feat. DAZ 19 91661 -8339 -3010 100000 2023-10-18 12:53:32
Jukebox Swingrowers 21 84591 -15409 -6795 100000 2023-10-20 12:48:36
Shiawase Dion Timmer 23 61372 -38628 -20434 100000 2023-10-18 11:14:27
Demon's World CJ Crew 22 58882 -41118 -19901 100000 2023-10-20 12:17:59
Vodka The Royal Eurobeat Orchestra of Bazookistan 21 92152 -7848 -3461 100000 2023-10-20 12:33:10
Ievan Polkka Quiqman feat. Chihiro Kawakami 23 82578 -17422 -9216 100000 2023-10-20 12:11:40
Bambole (Ole) Papa Gonzalez 20 92675 -7325 -2930 100000 2023-10-20 12:03:11
To Your Beat S3RL feat. Hannah Fortune 23 81901 -18099 -9574 100000 2023-10-20 12:36:04
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  1.8813
Total Execution Time  1.8842
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,940,832 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/12242/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 (1.8736 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` = '12242'
GROUP BY `gs`.`grade
0.0011   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` = '12242'
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` = '12242'
AND `r`.`name` = 'total' 
1.8691   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)