情報元 https://www.negitaku.org/news/n-27424
「FaZe Clan」が、次世代のプレイヤーを発掘・育成するアカデミープロジェクト「FaZe Up Next」を発表しました。
公式発表
Welcome to a new generation of FaZe Esports
Introducing FaZe Up Next, our academy program dedicated to the development and competition of pro gaming’s future superstars.
Stay tuned for our first announcement coming real soon…
pic.twitter.com/dmJ0c0jrKt
— FaZe Up Next (@FaZeUpNext) April 14, 2026
「FaZe Esportsの新時代へようこそ 
FaZe Up Nextは、プロゲーミングの未来を担うスーパースターを育成し、切磋琢磨する環境を提供するアカデミープログラムです。
最初の発表は間もなくです。ご期待ください
」
メジャー大会の出場を逃したFaZe Clan
「FaZe Clan」は、チーム創設当初からスター選手を獲得し続けることで世界トップクラスに君臨するチームを維持してきました。
2025年シーズンはメジャー大会「StarLadder Budapest Major 2025」を準優勝で終えたものの、2026年シーズンに入ると成績が低迷し6月に開催される「Intel Extreme Masters Cologne Major 2026」の出場権を逃しました。
現在、インゲームリーダーを務めるベテランkarrigan選手を含む各選手の去就に注目が集まっています。
その中で発表されたのが、アカデミープロジェクト「FaZe Up Next」です。
アカデミープロジェクトの狙い
アカデミープロジェクトは、現在の状況を即座に改善するものではなく、チームとeスポーツの未来を見据えた長期的な投資となるプロジェクトです。
「FaZe Clan」は、これまでブランド力と資金力を背景にスター選手を獲得してきました。しかし、現在はシーンの成熟によりトップ選手の移籍金は高騰している他、所属チームもよほどの理由がない限り手放さないため、有力選手を簡単に獲得できる状況ではなくなっています。
そして、現在のトップ選手はプロ組織のアカデミーチーム出身が増えています。
MOUZはアカデミーチームがメインチームに昇格し、世界ランク1位を達成しました。
/* PC用共通スタイル */
#embed-card-251193 { margin: 1.5rem 0; width: 100%; }
#embed-card-251193 .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-251193 .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-251193 .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-251193 .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-251193 .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-251193 .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-251193 .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-251193 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }
/* wpautopで生成される余分なpタグを消す */
#embed-card-251193 p { margin: 0 !important; padding: 0 !important; }
#embed-card-251193 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-251193 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-251193 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-251193 .embed-card__content p { margin: 0 !important; padding: 0 !important; }
/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-251193.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-251193.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-251193.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-251193.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-251193.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-251193.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-251193.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-251193.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-251193.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}
最近では、NAVIのアカデミーチームを獲得したFUT Esportsが「Intel Extreme Masters Cologne Major 2026」の出場権を手にしたほか、ティア1大会でも優勝を果たしました。
/* PC用共通スタイル */
#embed-card-263563 { margin: 1.5rem 0; width: 100%; }
#embed-card-263563 .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-263563 .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-263563 .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-263563 .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-263563 .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-263563 .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-263563 .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-263563 .embed-card__domain { font-size: 12px; color: #808080; margin: 0 !important; line-height: 1; padding: 0 !important; }
/* wpautopで生成される余分なpタグを消す */
#embed-card-263563 p { margin: 0 !important; padding: 0 !important; }
#embed-card-263563 .embed-card p { margin: 0 !important; padding: 0 !important; }
#embed-card-263563 .embed-card__link p { margin: 0 !important; padding: 0 !important; }
#embed-card-263563 .embed-card__thumbnail p { margin: 0 !important; padding: 0 !important; }
#embed-card-263563 .embed-card__content p { margin: 0 !important; padding: 0 !important; }
/* モバイル専用スタイル – 別スタイルタグにして確実に後から読み込まれるようにする */
@media only screen and (max-width: 640px) {
#embed-card-263563.embed-card-wrapper .embed-card {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
}
#embed-card-263563.embed-card-wrapper .embed-card__link {
display: flex !important;
flex-direction: row !important;
width: 100% !important;
align-items: stretch !important;
}
#embed-card-263563.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-263563.embed-card-wrapper .embed-card__thumbnail::before {
content: “” !important;
display: block !important;
padding-top: 100% !important; /* 1:1比率のボックスを作成 */
}
#embed-card-263563.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-263563.embed-card-wrapper .embed-card__content {
width: 65% !important;
min-width: 65% !important;
padding: 12px !important;
flex-shrink: 0 !important;
}
#embed-card-263563.embed-card-wrapper .embed-card__title {
font-size: 15px !important;
margin-bottom: 3px !important;
line-height: 1.3 !important;
}
#embed-card-263563.embed-card-wrapper .embed-card__domain {
font-size: 9px !important;
}
#embed-card-263563.embed-card-wrapper .embed-card__label {
font-size: 12px !important;
padding: 4px 8px !important;
top: 6px !important;
left: 6px !important;
font-weight: 500 !important;
}
}
現在、世界トップクラスの選手であるdonkはTeam Spirit、m0NESYはG2 Esportsのタイトル獲得に貢献し活躍を続けています。
このような流れがあり、主要なeスポーツチームはアカデミーを開設し選手の発掘と育成に注力しています。良い選手はメインチームに昇格させたり、他チームに売却することができるのがメリットとなります。
「FaZe Clan」もこの流れに加わり、将来的にチームに勝利をもたらしてくれる選手を発掘・育成していくことが狙いとなります。


















