StarkSieger


Total World Records: ??
Country: GB

Stars Earned
7
15
2
1

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
Dance Vibrations Elpis 19 91597 -8403 -3033 100000 2024-04-13 18:35:24
In The Hall Of The Mountain King KaW 22 76265 -23735 -11488 100000 2024-04-13 18:31:55
Dabbi Doo Ni-Ni 20 88273 -11727 -4691 100000 2024-04-13 17:50:20
Get Down Kairo Kingdom 22 86720 -13280 -6428 100000 2024-04-24 11:39:05
Joanna Crazy Loop 19 86004 -13996 -5053 100000 2024-03-29 18:40:48
Blow My Mind Alphadelta 19 76588 -23412 -8452 100000 2024-03-30 16:52:01
Ignition Starts KaW 21 82236 -17764 -7834 100000 2024-12-26 14:17:35
Surf Hyper Potions 22 83504 -16496 -7984 100000 2024-04-13 18:40:41
Ize Pie Headtwist & Pump 19 40945 -59055 -21319 100000 2024-03-29 18:38:20
ROM-eo & Juli8 Nina 19 76468 -23532 -8495 100000 2024-03-30 17:01:35
Paranormal Inspector K 20 81693 -18307 -7323 100000 2024-12-26 14:39:23
Feel The Melody S3RL feat. Sara 20 87272 -12728 -5091 100000 2024-04-13 17:47:28
Flash In The Night Flashman 22 80203 -19797 -9582 100000 2024-04-24 11:36:55
Megalovania Toby Fox 21 87884 -12116 -5343 100000 2024-03-23 11:54:48
Beethoven Virus BanYa 22 80398 -19602 -9487 100000 2024-04-24 11:42:18
Cartoon Heroes Barbie Young 21 84307 -15693 -6921 100000 2024-04-24 11:44:33
Lay It Down Tchorta & Gui Boratto 19 88137 -11863 -4283 100000 2024-03-20 18:30:03
7th Trip NM underground artifact 22 68447 -31553 -15272 100000 2024-03-29 18:51:34
Energizer ZiGZaG 23 26825 -73175 -38710 100000 2024-03-20 19:24:33
Orbit Ellis 19 81619 -18381 -6636 100000 2024-03-30 16:58:20
Perks Bibi Gold 21 84229 -15771 -6955 100000 2024-03-30 16:56:40
Crab Rave Noisestorm 20 88463 -11537 -4615 100000 2024-03-29 18:53:58
Do My Thing PRTY ANML 20 85043 -14957 -5983 100000 2024-04-24 12:02:53
Samurai Rameses B 22 80663 -19337 -9359 100000 2024-04-24 12:05:02
BLEEP BLOOP Tokyo Machine 24 78452 -21548 -12412 100000 2024-03-22 19:46:38
  BENCHMARKS  
Loading Time: Base Classes  0.0028
Controller Execution Time ( Main / Rival )  2.1262
Total Execution Time  2.1292
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,903,824 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/14922/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.1172 seconds)  (Hide)
0.0437   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` = '14922'
GROUP BY `gs`.`grade
0.0034   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` = '14922'
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` = '14922'
AND `r`.`name` = 'total' 
2.0698   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)