DoublestepAndy


Total World Records: ??
Country: SE

Stars Earned
22
2
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
The 7th Element Vitas 19 96776 -3224 -1164 100000 2025-05-10 13:09:23
Unity TheFatRat 21 90815 -9185 -4051 100000 2025-07-05 13:02:25
Da Roots Mind Reflection 20 92688 -7312 -2925 100000 2025-07-05 11:46:49
Click Bait S3RL feat. GL!TCH 20 94833 -5167 -2067 100000 2025-05-10 13:26:14
Feel The Melody S3RL feat. Sara 20 88935 -11065 -4426 100000 2025-07-05 11:49:53
Dizzy Balduin & Wolfgang Lohr feat. Alanna 20 95013 -4987 -1995 100000 2025-07-05 14:08:43
Anubis Banzai 20 94398 -5602 -2241 100000 2025-05-10 13:24:05
So Deep Silvertear 21 93531 -6469 -2853 100000 2025-05-10 14:02:21
Dam Dadi Doo Fantasy Project 22 34028 -65972 -31930 100000 2025-07-05 14:03:31
My Generation Captain Jack 20 92032 -7968 -3187 100000 2025-05-10 14:16:38
Spaceman Bambee & Lynn 20 94014 -5986 -2394 100000 2025-07-05 12:58:44
On My Own Anamanaguchi feat. HANA 21 92194 -7806 -3442 100000 2025-07-05 13:57:55
Beethoven Virus BanYa 22 36636 -63364 -30668 100000 2025-07-05 13:54:54
Contrast Donk Terrorist vs. Daniel Seven 22 87971 -12029 -5822 100000 2025-07-05 13:51:56
Never Ending Story DJ AC-DC 20 95016 -4984 -1994 100000 2025-07-05 11:57:49
TURBO Tokyo Machine 21 94834 -5166 -2278 100000 2025-05-10 13:14:53
Crab Rave Noisestorm 20 96705 -3295 -1318 100000 2025-05-10 13:33:03
Hava Nagila Quiqman 23 77404 -22596 -11953 100000 2025-07-05 11:54:10
Therapy Conro 20 90468 -9532 -3813 100000 2025-05-10 14:05:04
Northern Lights Saxsquatch 21 91718 -8282 -3652 100000 2025-07-05 12:52:27
Stars James Landino 24 87688 -12312 -7092 100000 2025-05-10 13:17:02
Running In The 90s Max Coveri 23 85385 -14615 -7731 100000 2025-07-05 12:55:51
MEANT 2 BE THIRST & nuphory 23 95029 -4971 -2630 100000 2025-05-10 14:13:29
No Rules Foxela & Britt Lari 19 95181 -4819 -1740 100000 2025-05-10 13:05:49
Halley's Comet Jenna Drey & Joe Bermudez 19 96368 -3632 -1311 100000 2025-05-10 13:03:35
Redshift F.O.O.L 23 90703 -9297 -4918 100000 2025-05-10 13:11:59
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.5606
Total Execution Time  2.5635
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,904,832 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/22387/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.5528 seconds)  (Hide)
0.0010   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` = '22387'
GROUP BY `gs`.`grade
0.0017   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` = '22387'
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` = '22387'
AND `r`.`name` = 'total' 
2.5499   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)