プロゲーマー情報へ

『Esports Nations Cup 2026』日本代表コーチ発表 Cub3、Paz、Bomb、CiNVe、MimoriN、DD、Nunki、Vorz

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

『Esports Nations Cup 2026』日本代表チームのコーチが発表されました。

日本代表コーチ

日本チームの情報は、以下の公式ページで確認することができます。

目次

Honor of Kings – Cub3

League of Legends – Paz

ML:BB – Bomb

PUBG – CiNVe

PUBG: Mobile – MimoriN

Rainbow Six – DD

Rocket League – Nunki

この度、ENC Rocket League 日本代表コーチの任を拝命いたしました。

RLCSのコーチから退いたばかりではありますが、初めてコーチとして挑戦したあの日と同じように、日本を代表して戦いたいという気持ちは今でも強く残っています。これまでの経験を生かせるこの機会に挑戦したいという思いから、今回のお話をお受けする覚悟を決めました。

日本代表という立場には、大きな責任が伴うものだと理解しています。やるからには、その責任と意味をしっかり受け止め、選手一人一人と向き合うことを大切にしながら、チームとして最大限の力を発揮できる環境を作ることに努めて参ります。

これまで支えてくださった方々、そしてこれから応援してくださる皆様のご期待に応えられるよう、全身全霊をかけてコーチの務めを全うしていきます。

応援のほど、よろしくお願いいたします!

日本代表選手の選考につきましては、今期のRLCS Pointsなどの指標を参考としながら進めて参ります。
強いメンバーを集めるというよりは、勝てるメンバーで挑みたいと考えています。

また、これまでも選考に向けた準備や整理は進めてきており、今後は選手へのヒアリングやトライアウトを行いながら、チームとしての信頼関係を大切にしつつ、公平性とチーム力の両立を重視して総合的に判断して参ります。

今回はコーチを除く選手4名でチームをスタートし、4人体制でチームとしての完成度を高めていきます。
その上で、ENCの大会形式および所定の手続きに基づき、本戦に臨む最終メンバー(メイン3名+サブ1名)を決定していきます。

VALORANT – Vorz

日本代表チーム公式SNS開設

Esports Nations Cup 公式発表

今後は代表選手の選考を実施

今後は、各タイトルを担当するコーチを中心に、代表選手の選考が行われます。

2026年5月10日までに代表選手リストを大会側に提出し、5月中旬に正式発表が予定されています。

https://esportsnationscup.com/en/nations-setup

関連記事

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

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

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