Link2Death


Total World Records: ??
Country: DE

Stars Earned
2
12
12
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
Get Down Kairo Kingdom 22 62360 -37640 -18218 100000 2024-07-27 14:46:54
Sun Goes Down Landomania 20 88573 -11427 -4571 100000 2025-05-03 11:32:13
Unity TheFatRat 21 56145 -43855 -19340 100000 2024-07-27 14:38:02
Agent Blatant Ernest + Julio 21 76020 -23980 -10575 100000 2025-05-02 12:16:04
Flying High Filo Bedo 21 90118 -9882 -4358 100000 2025-05-03 11:29:11
Feel The Melody S3RL feat. Sara 20 84658 -15342 -6137 100000 2025-05-02 12:23:51
Rainspark Sanxion7 21 83053 -16947 -7474 100000 2025-05-02 12:39:00
Classic Madness Fracus & Darwin 21 84523 -15477 -6825 100000 2024-07-27 14:18:59
India's Glitch Kirill Gramada 21 93200 -6800 -2999 100000 2025-05-03 13:17:44
Black Magic Matduke 23 53122 -46878 -24798 100000 2025-05-02 10:00:12
Bring Your Lovin Back Fracus 20 86878 -13122 -5249 100000 2025-05-02 09:55:07
Hypnosis Colin Kiddy 21 83302 -16698 -7364 100000 2024-07-27 14:50:19
Bazookistan The Royal Eurobeat Orchestra of Bazookistan 21 88090 -11910 -5252 100000 2025-05-03 11:13:51
Electro Asia Re-venge Phoenix 21 89282 -10718 -4727 100000 2025-05-03 11:34:36
Kagami KaW 21 80364 -19636 -8659 100000 2025-05-02 12:30:00
Say What Cut Capers 21 89324 -10676 -4708 100000 2025-05-03 11:20:14
Contrast Donk Terrorist vs. Daniel Seven 22 32360 -67640 -32738 100000 2024-07-27 14:41:04
Follow My Pamp Andrea Damante feat. Adam Clay 20 86939 -13061 -5224 100000 2025-05-02 12:21:44
Have Fun Rameses B 21 81079 -18921 -8344 100000 2024-07-27 14:16:17
Pump It Electric Callboy 21 79630 -20370 -8983 100000 2024-07-27 12:28:07
Lemmings On The Run E-Rotic 21 91979 -8021 -3537 100000 2025-05-03 11:23:50
Crab Rave Noisestorm 20 93951 -6049 -2420 100000 2025-05-03 11:26:12
Forever and a Day Dy5on feat. Silver Angelina 22 82211 -17789 -8610 100000 2024-07-27 14:43:59
2NITE nanobii 21 81372 -18628 -8215 100000 2025-05-02 12:12:37
Elysium Scott Brown 21 94576 -5424 -2392 100000 2025-05-03 13:19:59
Big Boss Big Boss 21 86213 -13787 -6080 100000 2024-07-27 12:21:57
Where Did You Go Tatsunoshin 21 81663 -18337 -8087 100000 2024-07-27 14:23:00
Rain Dance MUZZ 21 86752 -13248 -5842 100000 2025-05-02 12:36:00
  BENCHMARKS  
Loading Time: Base Classes  0.0027
Controller Execution Time ( Main / Rival )  2.0366
Total Execution Time  2.0395
  GET DATA  
No GET data exists
  MEMORY USAGE  
2,909,304 bytes
  POST DATA  
No POST data exists
  URI STRING  
player/17710/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.0271 seconds)  (Hide)
0.0012   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` = '17710'
GROUP BY `gs`.`grade
0.0010   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` = '17710'
AND `ghs`.`private` = 
0.0003   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` = '17710'
AND `r`.`name` = 'total' 
2.0246   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)