プロゲーマー情報へ

『Astralis』が「stavn」の移籍リスト入りを発表

情報元 https://www.negitaku.org/news/n-27407

デンマークを拠点とする『Astralis』が、Martin “stavn” Lund選手の移籍リスト入りを発表しました。

stavn選手 移籍へ

stavn選手は、2025年9月にスターティングメンバーを外れ、「個人的な事情」を理由に休養入りしていました。

今回、stavn選手は休養入りした理由、改めて競技に復帰し、『Astralis』以外で新たな挑戦をしていくことを説明しました。

stavnのSNS投稿

人生には、誰でもよいこと・悪いことが起こります。ご存じの通り、私は2021年以降、仕事でもプライベートでも激動の数年を過ごしてきました。2021年12月、最愛の兄を自殺で亡くし、その喪失感は今でも消えることはありません。

兄の気持ちを理解したいという思いと、痛みから距離を置きたい気持ちが入り交じっていました。本来は競技から離れて休むべきでしたが、逆に競技へとのめり込んでいきました。

Counter-Strikeプレイヤーのstavnは、この数年で多くの成功を手にしました。しかし、それが自身のケアを犠牲にした結果でした。

2025年8月、自分を守るために勇気を持って立ち上がり、回復するための休息を取ることを決めました。愛するCounter-Strikeから離れ、最善と言えない状況をチームメイトに強いるのは非常に苦しい決断でした。

専門的なセラピーの受診と時間の経過により、以前よりも回復したことを感じ、再び競技に戻り、さらなる高みを再び目指せる状態に戻りました。

/* PC用共通スタイル */
#embed-card-258986 { margin: 1.5rem 0; width: 100%; }
#embed-card-258986 .embed-card { border: 1px solid rgba(255, 255, 255, 0.1); border-radius: 8px; overflow: hidden; background: rgba(255, 255, 255, 0.05); color: #e5e5e5; display: flex; width: 100%; }
#embed-card-258986 .embed-card__link { display: flex !important; text-decoration: none !important; color: inherit; width: 100%; flex-direction: row !important; margin: 0 !important; padding: 0 !important; }
#embed-card-258986 .embed-card__thumbnail { position: relative; width: 30%; aspect-ratio: 16/9; background: #2a2a2a; overflow: hidden; flex-shrink: 0; font-size: 0; line-height: 0; margin: 0 !important; padding: 0 !important; }
#embed-card-258986 .embed-card__thumbnail img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: center center; display: block; margin: 0 !important; padding: 0 !important; border: none !important; }
#embed-card-258986 .embed-card__content { width: 70%; padding: 16px; display: flex; flex-direction: column; justify-content: center; background: rgba(255, 255, 255, 0.05); flex-shrink: 0; margin: 0 !important; }
#embed-card-258986 .embed-card__label { position: absolute; top: 8px; left: 8px; background: #404040; color: #fff; font-size: 12px; font-weight: 600; padding: 4px 8px; border-radius: 4px; z-index: 2; line-height: 1; margin: 0 !important; }
#embed-card-258986 .embed-card__title { font-size: 16px; font-weight: 600; line-height: 1.5; margin: 0 0 8px !important; color: #fff; padding: 0 !important; }
#embed-card-258986 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }

/* wpautopで生成される余分なpタグを消す */
#embed-card-258986 p { margin: 0 !important; padding: 0 !important; }
#embed-card-258986 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-258986 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-258986 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-258986 .embed-card__content p { margin: 0 !important; padding: 0 !important; }

/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-258986.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-258986.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-258986.embed-card-wrapper .embed-card__thumbnail {
width: 35% !important;
min-width: 35% !important;
flex-shrink: 0 !important;
height: auto !important;
position: relative !important;
overflow: hidden !important;
}
#embed-card-258986.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-258986.embed-card-wrapper .embed-card__thumbnail img {
position: absolute !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
width: auto !important;
height: 100% !important;
min-width: 100% !important;
max-width: none !important;
object-fit: cover !important;
}
#embed-card-258986.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-258986.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-258986.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-258986.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}

この難しい期間に私を支えてくれた全てのみなさん、尽きることのない愛と時間でサポートしてくれたAstralisとチームメイト達に心から感謝しています。

Astralisは、私が移籍を希望することについて快く了承してくれました。おかげで、フレッシュな気持ちで新たなプロジェクトをスタートすることができます。近いうちに、競技に復帰します。

MartinもStavnも、以前より強くなりました。

Martin “stavn” Lund

Astralisの公式投稿

この数ヶ月、Martinは競技から離れ休養を取っていました。

その期間、お互いに経緯をもって話し合いを重ねてきました。そして、Martinが自分のペースで競技に復帰できるようにすること、チームは現在の状態で競技を継続していくことについてお互い合意しました。

Martinは素晴しい選手、人物です。Astralisにおいて真のプロフェッショナルとして振る舞い、Martinと共に働くことは喜びでした。

Martinは素晴らしいプレイヤーであり人間であるだけでなく、Astralisで過ごした時間を通じて、真のプロフェッショナルとして、共に仕事をする喜びを与えてくれました。

Martinがチームに貢献してくれた全てに心から感謝しています。
競技やそれ以外を含むMartinの今後について、常に応援し続けます。

Astralisメンバー

  • Denmark Victor “Staehr” Staehr
  • Denmark Jakob “jabbi” Nygaard
  • Denmark Rasmus “HooXi” Nielsen
  • Denmark Casper “ruggah” Due (Coach)

移籍リスト

  • Denmark Martin “stavn” Lund
guest

0 コメント
最も人気
新しい順 古い順
Inline Feedbacks
全てのコメントを見る
Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
目次