プロゲーマー情報へ

『The MongolZ』が「Senzu」をスタメン除外、2年固定のロスターをメジャー目前で変更

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

『The MongolZ』が、Counter-Strike部門の「Senzu」選手をスターティングメンバーから外したことを発表しました。

チーム公式発表

「本日、Senzuをベンチに下げるという困難な決断を下しました。

Senzuとチームメイトたちは、モンゴルeスポーツを新たな段階に引き上げ、世界レベルの才能・献身・決意を示してきました。

今回の決定は、選手とマネジメント間で慎重な協議を重ねた上での結論です。

The MongolZが前に進むための決断に対する、ファンの皆さまの応援と理解に心から感謝申し上げます。

Senzuはいまも卓越した選手であり、新たな章での成功を心から願っています。」

Senzu選手のSNS投稿

「なんと言って良いかわかりません。
今回のメンバー変更は、突然の決定ではありませんでした。
まるで実家を離れるような気持ちです。

みんなでたくさんの思い出を作ってきました。
愛する仲間たちの成功を願っています。

応援していただいているみなさん、残念なお知らせについて本当に申し訳ありません。
みなさんの応援がなければ、現在の自分は存在していません。

すべてに感謝すると共に、すべてに申し訳なく思います。」

The MongolZメンバー

  • Mongolia Garidmagnai “bLitz” Byambasuren
  • Mongolia Sodbayar “Techno4K” Munkhbold
  • Mongolia Usukhbayar “910” Banzragch
  • Mongolia Ayush “mzinho” Batbold
  • Mongolia Erdenedalai “maaRaa” Bayanbat (コーチ)
  • Mongolia Azbayar “Senzu” Munkhbold (サブ)

『The MongolZ』は、Senzu選手が加入した2023年9月以降、ロスターを2年間固定した状態でした。

最新の公式世界ランキング(2025年10月6日付)では世界1位、モンゴルのナショナルチームに認定されるなどチームは大躍進してきました。

Senzu選手は19歳で、パフォーマンスも好調を維持している状態です。

2025年後半シーズンのメジャー大会が1ヶ月後に控える段階で、大成功を収めているロスター変更となるため、今回なぜこのような決断に至ったのか、そして後任として誰がスタメン入りするのかなどについて、コミュニティで大きな話題となっています。

関連記事

/* PC用共通スタイル */
#embed-card-255364 { margin: 1.5rem 0; width: 100%; }
#embed-card-255364 .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-255364 .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-255364 .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-255364 .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-255364 .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-255364 .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-255364 .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-255364 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }

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

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

/* PC用共通スタイル */
#embed-card-258351 { margin: 1.5rem 0; width: 100%; }
#embed-card-258351 .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-258351 .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-258351 .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-258351 .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-258351 .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-258351 .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-258351 .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-258351 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }

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

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

関連サイト

guest

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