プロゲーマー情報へ

「ZywOo」年間プレイヤーランキング3位に落ちた時は腹が立った「こんなものじゃない」

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

ESLが公開したトーク動画『IEM Cologne 2025 Playoffs Roundtable』で興味深かった点について紹介します。

ZywOo 年間プレイヤーランキング 1位・2位の常連から3位転落

HUGO
今年始めに発表されたHLTVランキングで3位でした。
ティア1でプレーするようになってから最も低い順位だと思います。
この結果はモチベーションにつながっていますか?
トップに返り咲くぞ、というような。

ZywOo
正直、3位と発表された時は腹が立ちましたね(笑)

flameZ
観客席に座っていたキミとm0NESYがステージに呼ばれて、どちらが2位か3位かはすぐに発表されなかったんだよね。

スタッフが「m0NESYの右側に立って下さい」と言っていて。
それを聞いていて、「そんなまさか」って。
自分たちはZywOoが2位だと予想していたんです。

IEM Cologne 2024のMVPだったし、EVPも何回も取っていましたから。
ですから3位という結果は、どれだけ腹立たしいことだったか言葉で言い表せないほどでした。

donkが1位なのは納得です。
IEM Katowice 2024とPerfect World Shanghai Major 2024優勝でMVPも取っていましたから。

ZywOo
あの時、表には出しませんでしたが、心の中ではもう1度最高のプレイヤーになってやると思っていました。

これはm0NESYや他のプレイヤーは関係ありません。
自分のためにもう一度上を目指すぞと思ったという純粋な気持ちです。

Harry
その感情に自分で驚きませんでしたか?
これまで1位や2位だった時は「ただプレーしているだけです」という感じでした。
今回初めて1位と2位以外になって、1位に絶対返り咲いてやると火が付いたのは自分にとって驚きではなかったですか?

ZywOo
競い合う相手がいるというのは重要なことです。
誰とも競い合わずにただプレーするだけなんて面白くありません。

donk、m0NESY、kyousuke、makazzeみたいな選手が出てくると、もっとプレーしたい、もっとチャレンジしたいという気持ちになります。

だからこそ、3位という結果には腹が立ちました。
こんなものじゃない、と証明したくなりました。
そしてやる気が満ちあふれてきました。

FACEITをまわす回数を増やすことはないけど(笑)

マインドセットは確実に変わりました。
どんなトーナメントでも全力でプレーしていきます。

関連記事

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

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

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