<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ボクシング試合紹介 | 格闘技ランキング</title>
	<atom:link href="https://every-fun-fun.com/category/boxing/match/feed/" rel="self" type="application/rss+xml" />
	<link>https://every-fun-fun.com</link>
	<description>～BOXING MMA KICK～</description>
	<lastBuildDate>Wed, 06 May 2026 05:00:03 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://i0.wp.com/every-fun-fun.com/wp-content/uploads/2023/04/cropped-iconmonstr-boxing-1-240.png?fit=32%2C32&#038;ssl=1</url>
	<title>ボクシング試合紹介 | 格闘技ランキング</title>
	<link>https://every-fun-fun.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://websubhub.com/hub"/>
<atom:link rel="self" href="https://every-fun-fun.com/category/boxing/match/feed/"/>
	<item>
		<title>井上拓真 vs 井岡一翔 試合結果【技術戦の頂点で王者覚醒】NTTドコモ presents Lemino BOXING</title>
		<link>https://every-fun-fun.com/boxing/match/takuma-inoue-vs-kazuto-ioka/</link>
					<comments>https://every-fun-fun.com/boxing/match/takuma-inoue-vs-kazuto-ioka/#respond</comments>
		
		<dc:creator><![CDATA[miki]]></dc:creator>
		<pubDate>Wed, 06 May 2026 04:59:59 +0000</pubDate>
				<category><![CDATA[ボクシング試合紹介]]></category>
		<guid isPermaLink="false">https://every-fun-fun.com/?p=6375</guid>

					<description><![CDATA[NTTドコモ presents Lemino BOXING 2026.5.2 ボクシングという競技の本質は「殴り合い」ではなく「知の戦い」である。そう断言できるほどのハイレベルな一戦が、東京ドームの大舞台で繰り広げられた [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">NTTドコモ presents Lemino BOXING 2026.5.2</h4>



<p>ボクシングという競技の本質は「殴り合い」ではなく「知の戦い」である。そう断言できるほどのハイレベルな一戦が、東京ドームの大舞台で繰り広げられた。WBC世界バンタム級タイトルマッチ、井上拓真 vs 井岡一翔。このカードは単なる王座戦ではない。<strong>キャリアの頂点に立つ王者と、歴史を塗り替えようとするレジェンドの激突</strong>であり、日本ボクシング界の現在地と未来を映し出す鏡でもあった。</p>



<p>観る者すべてが息を呑む、極上のテクニカルファイト。その全貌をここに記す。</p>







  <div id="toc" class="toc tnt-disc toc-center tnt-disc border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-2" checked><label class="toc-title" for="toc-checkbox-2">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"></li><li><a href="#toc1" tabindex="0">両者データ比較</a><ol><li><a href="#toc2" tabindex="0">ファイトスタイル</a></li></ol></li><li><a href="#toc3" tabindex="0">見どころ</a></li><li><a href="#toc4" tabindex="0">試合結果</a></li><li><a href="#toc5" tabindex="0">ターニングポイント</a></li><li><a href="#toc6" tabindex="0">今後の動向</a></li><li><a href="#toc7" tabindex="0">まとめ</a></li></ol>
    </div>
  </div>

<h2 class="wp-block-heading"><span id="toc1">両者データ比較</span></h2>



<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">計量クリア<br><br>明日はやるだけ&#x1f525;<br><br>応援よろしくお願いします&#x1f525; <a href="https://t.co/qtYPy3RAni">pic.twitter.com/qtYPy3RAni</a></p>&mdash; 井上 拓真 Takuma Inoue (@takumainoue_122) <a href="https://twitter.com/takumainoue_122/status/2050066573734625725?ref_src=twsrc%5Etfw">May 1, 2026</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<figure class="wp-block-table alignwide"><div class="scrollable-table"><table><tbody><tr><td class="has-text-align-center" data-align="center"><strong>井上拓真</strong></td><td class="has-text-align-center" data-align="center"><strong>VS</strong></td><td class="has-text-align-center" data-align="center"><strong>井岡一翔</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>1995年12月26日</strong></td><td class="has-text-align-center" data-align="center"><strong>生年月日</strong></td><td class="has-text-align-center" data-align="center"><strong>1989年3月24日</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>2013年12月6日</strong></td><td class="has-text-align-center" data-align="center"><strong>デビュー</strong></td><td class="has-text-align-center" data-align="center"><strong>2009年4月12日</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>神奈川県座間市</strong></td><td class="has-text-align-center" data-align="center"><strong>出身地</strong></td><td class="has-text-align-center" data-align="center"><strong>大阪府堺市</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>164cm</strong></td><td class="has-text-align-center" data-align="center"><strong>身長</strong></td><td class="has-text-align-center" data-align="center"><strong>164cm</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>163cm</strong></td><td class="has-text-align-center" data-align="center"><strong>リーチ</strong></td><td class="has-text-align-center" data-align="center"><strong>164cm</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>右ボクサーファイター</strong></td><td class="has-text-align-center" data-align="center"><strong>タイプ</strong></td><td class="has-text-align-center" data-align="center"><strong>右ボクサーファイター</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>バンタム級 (53.52キロ)</strong></td><td class="has-text-align-center" data-align="center"><strong>階級</strong></td><td class="has-text-align-center" data-align="center"><strong>ミニマム級 (47.62キロ)</strong><br><strong>ライトフライ級 (48.97キロ)</strong><br><strong>フライ級 (50.80キロ)</strong><br><strong>スーパーフライ級 (52.16キロ)</strong><br><strong>バンタム級 (53.52キロ)</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>23戦21勝(5KO)2敗</strong></td><td class="has-text-align-center" data-align="center"><strong>プロ戦績</strong></td><td class="has-text-align-center" data-align="center"><strong>37戦32勝(17KO)4敗1分</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>7戦5勝(1KO)2敗</strong></td><td class="has-text-align-center" data-align="center"><strong>世界戦績</strong></td><td class="has-text-align-center" data-align="center"><strong>27戦22勝(11KO)4敗1分</strong></td></tr></tbody></table></div></figure>



<h4 class="wp-block-heading">試合日程・概要</h4>



<p>本試合は「NTTドコモ presents Lemino BOXING 2026年5月2日 THE DAY」と題された超大型興行で開催された。東京ドームという日本ボクシング史に残る舞台で行われたこの大会は、まさに“世紀の興行”と呼ぶにふさわしいスケールであった。</p>



<p>その中で組まれたWBC世界バンタム級タイトルマッチは、実質的なメイン級カードとして大きな注目を集めた。王者・井上拓真に挑むのは、元世界4階級制覇王者・井岡一翔。<strong>勝てば日本男子初の5階級制覇</strong>という偉業がかかる歴史的挑戦であった。</p>



<p>試合前から「究極の技術戦」と評されたこのカードは、ボクシングファンにとって見逃せない一戦であった。</p>



<h4 class="wp-block-heading">両者のプロフィール</h4>



<p>王者・井上拓真は、バンタム級のトップ戦線で数々の激闘を乗り越えてきた実力者である。一度は敗北を経験しながらも、そこから這い上がり、再び世界王者へと返り咲いた。その過程で得た経験値と精神的成長は計り知れない。特に那須川天心とのタイトル戦で見せた大差判定勝利は、彼の完成度の高さを証明するものであった。</p>



<p>対する挑戦者・井岡一翔は、日本ボクシング界のレジェンドである。ミニマム級から始まり、4階級制覇を達成。さらに日本人相手には無敗という圧倒的な実績を持つ。田中恒成や八重樫東といったトップ選手を破ってきたそのキャリアは、まさに黄金の歴史である。37歳という年齢ながらも、なお世界の頂点を狙う姿は、挑戦者としての矜持そのものであった。</p>



<p></p>



<p></p>






<h3 class="wp-block-heading"><span id="toc2">ファイトスタイル</span></h3>



<p>井上拓真のスタイルは、<strong>スピードとテクニックを極限まで高めた現代型ボクシング</strong>である。ヒットアンドアウェイを軸に、遠距離でも近距離でも自在に戦える万能型。特に出入りの速さとカウンター精度は群を抜いており、相手に攻撃のタイミングを与えない。</p>



<p>一方の井岡一翔は、<strong>試合全体を設計する「戦術家」タイプのボクサー</strong>である。序盤から無理に勝負を決めるのではなく、ラウンドを通して相手を削り、最終的に勝ち切るスタイル。ボディ攻撃、カウンター、コンビネーションといった多彩な引き出しを持ち、相手に応じて戦い方を変える柔軟性が特徴である。</p>



<p>まさに「スピードの井上」と「経験の井岡」。この対比こそが試合の最大の魅力であった。</p>



<p></p>



<p><strong>両選手の詳しい記事はコチラ↓</strong></p>



<p><a href="https://every-fun-fun.com/boxing/boxer/takuma-inoue/">井上拓真の戦績と強さ分析</a></p>



<p><a href="https://every-fun-fun.com/boxing/boxer/kazuto-ioka/">井岡一翔の戦績と強さ分析</a></p>






<h2 class="wp-block-heading"><span id="toc3">見どころ</span></h2>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="【井上拓真vs井岡一翔】The Day vol.15 |  Fight Week Trailer" width="1778" height="1000" src="https://www.youtube.com/embed/9AtHsUJzmyo?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>この試合の焦点は、<strong>井上のスピードが井岡の経験を上回るのか、それとも井岡が試合巧者ぶりで封じ込めるのか</strong>であった。</p>



<p>井岡は距離を詰めてボディを効かせ、後半勝負に持ち込む展開を狙う。一方の井上は、出入りの速さとカウンターで主導権を握り続ける必要がある。</p>



<p>また、ジャブの差し合い、カウンターのタイミング、距離支配といった細部の攻防が勝敗を分けると予想されていた。<strong>まさにボクシングIQが試される一戦</strong>であった。</p>



<h2 class="wp-block-heading"><span id="toc4">試合結果</span></h2>



<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">おはようございます&#x2600;<br><br>昨日は会場での熱い声援、PPVでの応援本当にありがとうございました！めちゃくちゃ力になりました&#x1f525;<br><br>レジェンド井岡選手に勝つことができました&#x1f525;<br><br>また皆さんがワクワクするような試合を<br>していきたいと思ってます！<br><br>これからも応援よろしくお願いします&#x1f525; <a href="https://t.co/fpfSAPlYT9">pic.twitter.com/fpfSAPlYT9</a></p>&mdash; 井上 拓真 Takuma Inoue (@takumainoue_122) <a href="https://twitter.com/takumainoue_122/status/2050714236620624308?ref_src=twsrc%5Etfw">May 2, 2026</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>試合は序盤から動いた。</p>



<p>距離を詰める井岡に対し、井上は<strong>圧倒的なスピードで出入りしながら正確にヒットを重ねる</strong>。井岡もボディを狙いプレッシャーをかけるが、そのすべてが一歩届かない。井上のスピードとタイミングが、それを許さなかった。</p>



<p>そして衝撃の瞬間が訪れる。井岡が連打を浴び、まさかのダウン。さらに続くラウンドでは、<strong>右アッパーによる2度目のダウン</strong>。近年ほとんど見られなかった井岡のダウンシーンであった。</p>



<p>中盤以降も井上の勢いは止まらない。スピード差は最後まで埋まらず、井岡のブロックも追いつかない。結果は<strong>3-0の大差判定勝利</strong>。</p>



<p><strong>井上拓真がレジェンドを圧倒し、王者としての実力を完全に証明した試合であった。</strong></p>



<h2 class="wp-block-heading"><span id="toc5">ターニングポイント</span></h2>



<p>この試合の分岐点は明確である。<strong>序盤のダウン奪取</strong>だ。</p>



<p>井上のカウンターとアッパーは、単なる一撃ではなく戦略の結晶であった。井岡の前進に対し、完璧なタイミングで合わせた攻撃は、試合の流れを一気に引き寄せた。</p>



<p>さらに重要なのは、井上がその後も攻めを緩めなかった点である。通常であればリードを守る展開になるが、この試合では終始攻撃的姿勢を維持。これが大差判定につながった。</p>



<p><strong>攻守において隙のない完成度こそが、勝敗を決定づけた要因である。</strong></p>






<h2 class="wp-block-heading"><span id="toc6">今後の動向</span></h2>



<p>井上拓真は試合後、<strong>統一戦への強い意欲</strong>を示した。バンタム級にはまだ強豪がひしめいており、今後の展開は非常に楽しみである。過去に敗れた堤とのリベンジ戦、あるいは他団体王者との統一戦など、ビッグマッチの可能性は無限に広がる。</p>



<p>一方の井岡一翔は、キャリアの岐路に立たされている。37歳という年齢、そして今回の敗戦内容を踏まえれば、引退の可能性も現実的である。しかし、ダウンを奪われながらも<strong>12ラウンド戦い抜いた姿は紛れもなくレジェンドの証明</strong>であった。</p>



<p>どのような決断を下すにせよ、その選択は尊重されるべきである。</p>



<p></p>



<h2 class="wp-block-heading"><span id="toc7">まとめ</span></h2>



<p>この試合は単なるタイトルマッチではない。</p>



<p><strong>井上拓真という王者の完成と、井岡一翔というレジェンドの誇りが交差した歴史的な一戦</strong>である。</p>



<p>スピード、テクニック、戦略、そのすべてにおいて井上が上回った。しかし、最後まで前に出続けた井岡の姿は、多くのファンの心に刻まれたはずだ。</p>



<p>ボクシングは残酷であり、同時に美しい。勝者と敗者が生まれるその瞬間にこそ、ドラマがある。</p>



<p>そしてこの試合は、間違いなくその「ドラマ」の最高峰であった。</p>








<p></p>



<p>本記事は、以上になります。本サイトでは、他にも格闘技に関する記事をたくさんアップしています。少しでも興味をお持ちの方は、ぜひ他の記事もご覧ください。<br>最後までご覧いただきありがとうございました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://every-fun-fun.com/boxing/match/takuma-inoue-vs-kazuto-ioka/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>武居由樹 vs ワン・デカン 試合結果【再起戦の現実と評価の乖離】NTTドコモ presents Lemino BOXING</title>
		<link>https://every-fun-fun.com/boxing/match/yoshiki-takei-vs-wang-dekang/</link>
					<comments>https://every-fun-fun.com/boxing/match/yoshiki-takei-vs-wang-dekang/#respond</comments>
		
		<dc:creator><![CDATA[miki]]></dc:creator>
		<pubDate>Wed, 06 May 2026 00:01:38 +0000</pubDate>
				<category><![CDATA[ボクシング試合紹介]]></category>
		<guid isPermaLink="false">https://every-fun-fun.com/?p=6370</guid>

					<description><![CDATA[NTTドコモ presents Lemino BOXING 2026.5.2 ボクシングという競技は、勝敗だけで語るにはあまりにも複雑で奥深い世界である。特に元世界王者の再起戦となれば、その一挙手一投足が厳しく評価され、 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">NTTドコモ presents Lemino BOXING 2026.5.2</h4>



<p>ボクシングという競技は、勝敗だけで語るにはあまりにも複雑で奥深い世界である。特に元世界王者の再起戦となれば、その一挙手一投足が厳しく評価され、結果以上に内容が問われることになる。今回取り上げるのは、元WBO世界バンタム級王者武居由樹と、中国の実力者ワン・デカンによる一戦である。この試合は単なる復帰戦ではなく、「王者から転落した男の再出発」という重いテーマを背負った一戦であった。</p>







  <div id="toc" class="toc tnt-disc toc-center tnt-disc border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-4" checked><label class="toc-title" for="toc-checkbox-4">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"></li><li><a href="#toc1" tabindex="0">両者データ比較</a><ol><li><a href="#toc2" tabindex="0">ファイトスタイル</a></li></ol></li><li><a href="#toc3" tabindex="0">見どころ</a></li><li><a href="#toc4" tabindex="0">試合結果</a></li><li><a href="#toc5" tabindex="0">ターニングポイント</a></li><li><a href="#toc6" tabindex="0">今後の動向</a></li><li><a href="#toc7" tabindex="0">まとめ</a></li></ol>
    </div>
  </div>

<h2 class="wp-block-heading"><span id="toc1">両者データ比較</span></h2>



<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">計量クリア！<br>明日は東京ドーム、Leminoから大きな声援を送ってください！<br>しっかり応えます。<br>バチっと勝ちに行くぞ<a href="https://twitter.com/hashtag/Lemino?src=hash&amp;ref_src=twsrc%5Etfw">#Lemino</a> <a href="https://twitter.com/hashtag/%E6%AD%A6%E5%B1%85%E7%94%B1%E6%A8%B9?src=hash&amp;ref_src=twsrc%5Etfw">#武居由樹</a><br>会場に来られない方はこちらからお願いします<a href="https://t.co/tSd31f6c8F">https://t.co/tSd31f6c8F</a> <a href="https://t.co/lRHvLA7gsM">pic.twitter.com/lRHvLA7gsM</a></p>&mdash; 武居 由樹 Yoshiki Takei (@yoshikitakei712) <a href="https://twitter.com/yoshikitakei712/status/2050095917613908233?ref_src=twsrc%5Etfw">May 1, 2026</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<h4 class="wp-block-heading">試合日程・概要</h4>



<p>2026年5月2日、東京ドームという巨大な舞台で本試合は開催された。セミメインイベントとして組まれ、多くの観客の期待と視線が集まる中で行われた一戦である。武居にとっては約7カ月半ぶりのリング復帰戦であり、階級をスーパーバンタム級へと上げての再スタートとなった。</p>



<p>前戦ではメキシコの強打者クリスチャン・メディナに完敗とも言える内容でTKO負けを喫し、王座から陥落。その敗北は単なる黒星ではなく、スタイルそのものの限界を突きつけられるものだった。そのため今回の試合は、再起という言葉以上に「変化」が求められる重要な局面であった。</p>



<h4 class="wp-block-heading">両者のプロフィール</h4>



<p>武居由樹はK-1王者という異色の経歴を持ち、ボクシング転向後も圧倒的な攻撃力で世界王者にまで上り詰めた選手である。スピードとパワーを兼ね備えたファイターであり、多くのKO勝利でファンを魅了してきた。しかしその一方で、ディフェンス面や戦術の幅に課題を抱えていることも事実である。</p>



<p>対するワン・デカンは、中国出身のタフファイターであり、手数と前進圧力を武器に戦う実力者である。一発の破壊力では武居に劣るものの、試合全体を通してペースを維持し続けるスタミナと精神力を持つ、非常に厄介な相手である。</p>



<p></p>



<p></p>






<h3 class="wp-block-heading"><span id="toc2">ファイトスタイル</span></h3>



<p>武居のスタイルは、爆発的なパンチ力を軸にした攻撃型である。特に右アッパーから左ストレートのコンビネーションは一撃で試合を終わらせる力を持つ。しかし、<strong>ジャブの少なさ、攻撃時のノーガード、被弾後に動きが止まるという弱点</strong>があり、前戦ではそれを徹底的に突かれた。</p>



<p>ワン・デカンは、手数と前進圧力で試合を支配するスタイルである。絶え間なく攻撃を繰り出し、相手に考える時間を与えないことでポイントを積み重ねる。<strong>見栄えの良さや好戦的姿勢においては非常に評価されやすい戦い方</strong>であり、採点競技において強みを発揮するタイプである。</p>



<p></p>



<p><strong>選手の詳しい記事はコチラ↓</strong></p>



<p><a href="https://every-fun-fun.com/boxing/boxer/yoshiki-takei/">武居由樹の戦績と強さ分析</a></p>






<h2 class="wp-block-heading"><span id="toc3">見どころ</span></h2>



<p>最大の注目点は、武居がどれだけ前戦の課題を克服しているかであった。特にジャブの導入、ディフェンスの改善、そして力みに頼らない戦術への転換が焦点となっていた。</p>



<p>また、スーパーバンタム級への階級変更により、パワーがどこまで通用するのかも重要なポイントであった。ワン・デカンに対して打ち合いを避けるのか、それとも真正面からぶつかるのか、その戦術選択にも大きな関心が集まっていた。</p>



<h2 class="wp-block-heading"><span id="toc4">試合結果</span></h2>



<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">5月2日 東京ドーム<br>応援してくれた皆様、対戦してくれたワン選手、ありがとうございました。<br>大きな舞台で、みんなの期待に応えられなかったことがなによりも悔しいです。<br>この2戦の悔しさをしっかり受け止めていきます。<a href="https://twitter.com/hashtag/%E6%AD%A6%E5%B1%85%E7%94%B1%E6%A8%B9?src=hash&amp;ref_src=twsrc%5Etfw">#武居由樹</a> <a href="https://t.co/C88akk5h3W">pic.twitter.com/C88akk5h3W</a></p>&mdash; 武居 由樹 Yoshiki Takei (@yoshikitakei712) <a href="https://twitter.com/yoshikitakei712/status/2051185059047330032?ref_src=twsrc%5Etfw">May 4, 2026</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>試合はフルラウンドにもつれ込み、<strong>77-75が2者、76-76が1者の判定2-0で武居由樹が勝利</strong>した。この結果だけを見れば、再起戦として最低限の仕事を果たしたと言える。</p>



<p>しかしながら、この試合は結果と内容の乖離が極めて大きい一戦となった。確かにボクシングの採点基準である<strong>10ポイントマストシステムにおいては「有効打」が最も重視されるため、その観点では武居の勝利は理にかなっている</strong>。要所で見せたクリーンヒットやダメージの与え方は、確かに評価されるべきものであった。</p>



<p>だが一方で、試合全体の印象は全く異なるものであった。<strong>手数、試合の主導権、そして何よりも好戦的姿勢においてはワン・デカンが明確に上回っていた</strong>。特に後半ラウンドでは、武居が距離を取り続ける展開となり、観客にとっては消極的に映る場面が多かった。</p>



<p>その結果、判定がコールされた瞬間、会場からは<strong>大きなブーイングが発生した</strong>。これは単なる判定への不満ではなく、<strong>試合内容と結果のギャップに対する観客の率直な反応</strong>であったと言える。ボクシングにおいては採点基準が存在するとはいえ、観客が感じる「試合の支配者」という印象は無視できない要素である。この試合はまさに、そのズレが露呈した一戦であった。</p>



<h2 class="wp-block-heading"><span id="toc5">ターニングポイント</span></h2>



<p>試合の流れを大きく左右したのは第6ラウンドである。このラウンドで武居はラッシュを仕掛け、相手をダウン寸前まで追い込んだ。しかし、<strong>ここで倒し切れなかったことが試合の評価を決定づけた</strong>。</p>



<p>その後、ラウンド終盤には逆に強烈な右ストレートを被弾し、流れを完全に掌握することができなかった。この一連の攻防が、「決定力の欠如」と「試合支配の曖昧さ」を象徴する場面となった。</p>



<p>さらに、序盤に見られたジャブも機能せず、中盤以降は従来のスタイルに戻ってしまった点も大きい。<strong>変化を試みながらも貫き通せなかったことが、試合全体の完成度を下げる要因となった</strong>。</p>






<h2 class="wp-block-heading"><span id="toc6">今後の動向</span></h2>



<p>今回の勝利により、武居は再起に成功した。しかし内容を見れば、<strong>世界戦線に復帰するための準備が整っているとは言い難い</strong>。特にディフェンス面の脆さと戦術の一貫性の欠如は深刻な課題である。</p>



<p>また、試合後に足の肉離れを抱えていたことが明かされたが、それを差し引いてもパフォーマンスの低下は否めない。今後は単なる修正ではなく、スタイルそのものの再構築が求められる段階にある。</p>



<p>一方でワン・デカンは、敗れたとはいえ評価を大きく上げた。内容的には勝利に値するパフォーマンスであり、今後のキャリアにおいて重要な足掛かりとなる一戦であった。</p>



<p></p>



<h2 class="wp-block-heading"><span id="toc7">まとめ</span></h2>



<p>武居由樹 vs ワン・デカンは、<strong>「勝敗」と「評価」が一致しない典型的な試合</strong>であった。採点基準に照らせば武居の勝利は妥当である。しかし、観客の目に映った試合の主導権や印象は、それとは異なるものであった。</p>



<p>そして何より、<strong>判定結果に対する大ブーイングが、この試合のすべてを物語っている</strong>。それは単なる不満ではなく、ボクシングという競技の難しさ、そして採点競技としての限界を象徴するものであった。</p>



<p>勝ったのは武居である。しかし、試合を支配していたのは誰だったのか。その問いに対する答えは、観る者それぞれの中に残り続けることになるだろう。</p>








<p></p>



<p>本記事は、以上になります。本サイトでは、他にも格闘技に関する記事をたくさんアップしています。少しでも興味をお持ちの方は、ぜひ他の記事もご覧ください。<br>最後までご覧いただきありがとうございました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://every-fun-fun.com/boxing/match/yoshiki-takei-vs-wang-dekang/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>井上尚弥 vs 中谷潤人 試合結果【THE DAY ~やがて伝説と呼ばれる日~】NTTドコモ presents Lemino BOXING</title>
		<link>https://every-fun-fun.com/boxing/match/naoya-inoue-vs-junto-nakatani/</link>
					<comments>https://every-fun-fun.com/boxing/match/naoya-inoue-vs-junto-nakatani/#respond</comments>
		
		<dc:creator><![CDATA[miki]]></dc:creator>
		<pubDate>Tue, 05 May 2026 23:38:39 +0000</pubDate>
				<category><![CDATA[ボクシング試合紹介]]></category>
		<guid isPermaLink="false">https://every-fun-fun.com/?p=6372</guid>

					<description><![CDATA[NTTドコモ presents Lemino BOXING「THE DAY」 日本ボクシング史に刻まれる一戦が、ついに現実のものとなったのである。無敗同士、しかもパウンド・フォー・パウンド上位に名を連ねる日本人対決という [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">NTTドコモ presents Lemino BOXING「THE DAY」</h4>



<p>日本ボクシング史に刻まれる一戦が、ついに現実のものとなったのである。無敗同士、しかもパウンド・フォー・パウンド上位に名を連ねる日本人対決という前代未聞のカード。東京ドームを舞台に繰り広げられたこの戦いは、単なるタイトルマッチではなく、<strong>現代ボクシングの頂点を決める戦い</strong>と呼ぶにふさわしいものだったのである。</p>



<p>会場の熱気、入場の演出、そしてゴングが鳴るまでの張り詰めた空気。そのすべてが特別であり、まさに歴史的瞬間の連続だった。本記事では、この一戦を徹底的に振り返り、技術・戦術・心理戦のすべてを掘り下げていく。</p>







  <div id="toc" class="toc tnt-disc toc-center tnt-disc border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-6" checked><label class="toc-title" for="toc-checkbox-6">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"></li><li><a href="#toc1" tabindex="0">両者データ比較</a><ol><li><a href="#toc2" tabindex="0">ファイトスタイル</a></li></ol></li><li><a href="#toc3" tabindex="0">見どころ</a></li><li><a href="#toc4" tabindex="0">試合結果</a></li><li><a href="#toc5" tabindex="0">ターニングポイント</a></li><li><a href="#toc6" tabindex="0">今後の動向</a></li><li><a href="#toc7" tabindex="0">まとめ</a></li></ol>
    </div>
  </div>

<h2 class="wp-block-heading"><span id="toc1">両者データ比較</span></h2>



<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">試合2日前記者会見<br>お互い素晴らしく仕上がってる<br>5月2日最高に楽しむ <a href="https://t.co/nc4AsWqDrL">pic.twitter.com/nc4AsWqDrL</a></p>&mdash; 井上尚弥 Naoya Inoue (@naoyainoue_410) <a href="https://twitter.com/naoyainoue_410/status/2049770992353017875?ref_src=twsrc%5Etfw">April 30, 2026</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<figure class="wp-block-table alignwide"><div class="scrollable-table"><table><tbody><tr><td class="has-text-align-center" data-align="center"><strong>井上尚弥</strong></td><td class="has-text-align-center" data-align="center"><strong>VS</strong></td><td class="has-text-align-center" data-align="center"><strong>中谷潤人</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>1993年4月10日</strong></td><td class="has-text-align-center" data-align="center"><strong>生年月日</strong></td><td class="has-text-align-center" data-align="center"><strong>1998年1月2日</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>2012年10月2日</strong></td><td class="has-text-align-center" data-align="center"><strong>デビュー</strong></td><td class="has-text-align-center" data-align="center"><strong>2015年4月26日</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>神奈川県座間市</strong></td><td class="has-text-align-center" data-align="center"><strong>出身地</strong></td><td class="has-text-align-center" data-align="center"><strong>三重県東員町</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>165cm</strong></td><td class="has-text-align-center" data-align="center"><strong>身長</strong></td><td class="has-text-align-center" data-align="center"><strong>172cm</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>171cm</strong></td><td class="has-text-align-center" data-align="center"><strong>リーチ</strong></td><td class="has-text-align-center" data-align="center"><strong>170cm</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>右ボクサーファイター</strong></td><td class="has-text-align-center" data-align="center"><strong>タイプ</strong></td><td class="has-text-align-center" data-align="center"><strong>左ボクサーファイター</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>ライトフライ級 (48.97キロ)</strong><br><strong>スーパーフライ級 (52.16キロ)</strong><br><strong>バンタム級 (53.52キロ)</strong><br><strong>スーパーバンタム級 (55.34キロ)</strong></td><td class="has-text-align-center" data-align="center"><strong>階級</strong></td><td class="has-text-align-center" data-align="center"><strong>フライ級 (50.80キロ)</strong><br><strong>スーパーフライ級 (52.16キロ)</strong><br><strong>バンタム級 (53.52キロ)</strong><br><strong>スーパーバンタム級 (55.34キロ)</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>32戦32勝(27KO)無敗</strong></td><td class="has-text-align-center" data-align="center"><strong>プロ戦績</strong></td><td class="has-text-align-center" data-align="center"><strong>32戦32勝(24KO)無敗</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>27戦27勝(23KO)無敗</strong></td><td class="has-text-align-center" data-align="center"><strong>世界戦績</strong></td><td class="has-text-align-center" data-align="center"><strong>10戦10勝(9KO)無敗</strong></td></tr></tbody></table></div></figure>



<h4 class="wp-block-heading">試合日程・概要</h4>



<p>舞台は2026年5月2日東京ドーム。日本最大級の収容人数を誇るこの会場において開催された本興行は、まさにボクシング界のビッグイベントである。WBA・WBC・IBF・WBOの<strong>世界スーパーバンタム級4団体統一タイトルマッチ</strong>という最高峰の条件が揃った試合であり、世界中のファンが注目していたのである。</p>



<p>このカードは単なる国内対決ではない。無敗同士の激突、しかも両者ともに世界トップレベルの評価を受けるファイターであり、<strong>実質的な世界最強決定戦</strong>とも言える内容だったのである。</p>



<h4 class="wp-block-heading">両者のプロフィール</h4>



<p>王者である井上尚弥は、世界的に“モンスター”の異名で知られる絶対王者である。世界4階級制覇を成し遂げ、圧倒的なKO率と完成度の高いボクシングで世界を席巻してきた存在だ。スピード、パワー、テクニック、すべてがトップクラスであり、まさに現代ボクシングの完成形である。</p>



<p>一方の挑戦者、中谷潤人もまた無敗を誇るトップファイターである。世界3階級制覇を成し遂げた逸材だ。長身と長いリーチを活かしたアウトボクシングに加え、接近戦での多彩な角度の強打も可能とする、また、カウンター能力にも非常に優れており、どの距離、どの場面でも強打を放つことができる技巧派である。階級を上げながら進化を続けてきた実力者であり、<strong>井上尚弥にとって最大の難敵</strong>と注目されていた選手である。</p>



<p></p>



<p></p>






<h3 class="wp-block-heading"><span id="toc2">ファイトスタイル</span></h3>



<figure class="wp-block-image size-full"><img data-recalc-dims="1" fetchpriority="high" decoding="async" width="1000" height="592" src="https://i0.wp.com/every-fun-fun.com/wp-content/uploads/2023/05/e1b0b26df2f8e8cd40b5199639d39cf6.jpg?resize=1000%2C592&#038;ssl=1" alt="" class="wp-image-620" srcset="https://i0.wp.com/every-fun-fun.com/wp-content/uploads/2023/05/e1b0b26df2f8e8cd40b5199639d39cf6.jpg?w=1000&amp;ssl=1 1000w, https://i0.wp.com/every-fun-fun.com/wp-content/uploads/2023/05/e1b0b26df2f8e8cd40b5199639d39cf6.jpg?resize=300%2C178&amp;ssl=1 300w, https://i0.wp.com/every-fun-fun.com/wp-content/uploads/2023/05/e1b0b26df2f8e8cd40b5199639d39cf6.jpg?resize=768%2C455&amp;ssl=1 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></figure>



<p>井上尚弥のスタイルは、<span class="bold-red">相手を吹き飛ばすようなパワー、圧倒的なスピードと精密なパンチコントロールにある。</span>特にジャブの質と距離支配能力は群を抜いており、相手に何もさせずに試合を支配する能力がある。さらに、攻守の切り替えが極めて速く、<span class="bold-red">ディフェンス能力も非常に高い。</span></p>



<p>試合の中で相手の間合い、動き、攻撃力を掌握した井上尚弥は、もう誰にも止められない。</p>



<p>相手の動作をインプットした井上尚弥は、その動きに合わせて、次々と様々な方法で強打を打ち込んでいく。攻防の引き出しが非常に多く、また、メンタルも異常に強い。これまでの試合でも、オリンピックであれば表彰台に常にあがるような強豪相手に、ほぼすべての試合で圧勝している。まさに日本のみならず世界ボクシング界の”モンスター”である。</p>



<figure class="wp-block-image size-full"><img data-recalc-dims="1" decoding="async" width="1000" height="592" src="https://i0.wp.com/every-fun-fun.com/wp-content/uploads/2023/09/fdf6ae14a4ae6a90123bcbaf82e40d18.jpg?resize=1000%2C592&#038;ssl=1" alt="" class="wp-image-5786" srcset="https://i0.wp.com/every-fun-fun.com/wp-content/uploads/2023/09/fdf6ae14a4ae6a90123bcbaf82e40d18.jpg?w=1000&amp;ssl=1 1000w, https://i0.wp.com/every-fun-fun.com/wp-content/uploads/2023/09/fdf6ae14a4ae6a90123bcbaf82e40d18.jpg?resize=300%2C178&amp;ssl=1 300w, https://i0.wp.com/every-fun-fun.com/wp-content/uploads/2023/09/fdf6ae14a4ae6a90123bcbaf82e40d18.jpg?resize=768%2C455&amp;ssl=1 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></figure>



<p>対する中谷潤人は、<span class="bold-red">リーチを活かした距離戦を得意とするボクサー</span>である。</p>



<p>相手の踏み込みに対するカウンターや、タイミングのズラし方に優れており、単純な打ち合いではなく<strong><span class="bold-red">駆け引きの中で勝負するタイプ</span></strong>である。さらには長いリーチを持ちながら接近戦でもその実力を発揮する。</p>



<p>様々な角度から繰り出すアッパーカット、フックと非常に多彩であり、そのどれをとっても強力な攻撃となる。日本人とは思えないメキシカンスタイル、アメリカンスタイルなどあらゆる国のスタイルを取り入れ具現化したような選手である。</p>



<p></p>



<p><strong>両選手の詳しい記事はコチラ↓</strong></p>



<p><a href="https://every-fun-fun.com/boxing/boxer/naoya-inoue-2/">井上尚弥の戦績と強さ分析</a></p>



<p><a href="https://every-fun-fun.com/boxing/boxer/junto-nakatani/">中谷潤人の戦績と強さ分析</a></p>






<h2 class="wp-block-heading"><span id="toc3">見どころ</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">5月2日THE DAY<br>やがて、伝説と呼ばれる日。 <a href="https://t.co/mCGpEmcWEd">pic.twitter.com/mCGpEmcWEd</a></p>&mdash; 井上尚弥 Naoya Inoue (@naoyainoue_410) <a href="https://twitter.com/naoyainoue_410/status/2047623169658483178?ref_src=twsrc%5Etfw">April 24, 2026</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>この一戦の見どころは、単なる技術戦ではない。<strong>一瞬で試合が終わり得るKOの緊張感と、その中で展開される極限の駆け引き</strong>にあるのである。</p>



<p>井上尚弥、中谷潤人、両者はともに一撃で試合を終わらせる力を持つフィニッシャーだ。どちらも世界トップクラスのKO率を誇り、<strong>たった一発で流れどころか勝敗そのものをひっくり返せる破壊力</strong>を持っている。</p>



<p>だからこそ、この試合では明確な被弾は絶対に許されない。</p>



<p>単純な打ち合いになれば、どちらが先に致命打を受けてもおかしくない状況である。そのため両者は慎重に距離を測り、安易な踏み込みを避け、<strong>極めて高いディフェンス意識の中で試合を組み立てる必要があった。</strong></p>



<p>特に注目すべきはカウンターの応酬である。</p>



<p>井上は相手の踏み込みに対して瞬時に反応し、コンパクトかつ鋭いカウンターを差し込む能力に長けている。一方の中谷も、タイミングを外した中でのカウンターや迎撃の精度が非常に高く、<strong>互いに「打てば打たれる」状況を作り出せる選手同士</strong>なのである。</p>



<p>つまりこの試合は、単なる攻防ではなく、<br><strong>「先に動いた方が不利になる可能性すらある」極限の読み合い</strong>となる。</p>



<p>さらにここに、距離の問題と心理的プレッシャーが加わる。</p>



<p>中谷はリーチで優位に立ちながらも、その距離に入るまでの過程で井上のカウンターを警戒せざるを得ない。一方の井上も、中谷の長い間合いと迎撃能力を無視して踏み込むことはできない。</p>



<p>その結果として生まれるのが、<strong>一瞬の隙を巡る高度な静と動の攻防</strong>である。</p>



<p>動けば危険、止まれば主導権を失う。</p>



<p>この矛盾の中で、どちらが先に正しい判断を下し、どちらが相手の一瞬の迷いを突けるか。</p>



<p>そして何より、<strong>KOの恐怖を抱えながらも前に出られるかどうか。</strong></p>



<p>この一戦は派手な乱打戦にならない可能性が高い。<br>だがその代わりに、<strong>一発の重みが極限まで高まった、緊張感に満ちた世界最高峰の攻防</strong>が展開されるのである。</p>



<h2 class="wp-block-heading"><span id="toc4">試合結果</span></h2>



<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">THE DAY<br>やがて、伝説と呼ばれる日。<br>皆んなの応援が力になりました<br>今日はチームの勝利です<br>そして中谷くんありがとう！<br>強かった！<br>まだまだ強くなって戻って来ます。<br>またいつかの東京ドームで<br>しばらくいっぱい休みます<br>おやすみ！！ <a href="https://t.co/G5wCB9MJrX">pic.twitter.com/G5wCB9MJrX</a></p>&mdash; 井上尚弥 Naoya Inoue (@naoyainoue_410) <a href="https://twitter.com/naoyainoue_410/status/2050612466405847154?ref_src=twsrc%5Etfw">May 2, 2026</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>12ラウンドの激闘の末、<strong>井上尚弥が3-0（116-112×2、115-113）の判定勝利</strong>を収めたのである。</p>



<p>この試合の本質は「どちらがより多く当てたか」ではない。<strong>どちらが“ラウンドを支配したか”である。</strong></p>



<p>序盤1〜4ラウンド、ジャッジはすべて井上を支持した。ここが極めて重要なポイントだ。この4ラウンドはクリーンヒットの数だけを見れば大差はない。しかし、<strong>距離、主導権、印象、すべてにおいて井上が上回っていた</strong>のである。</p>



<p>ジャブの差し合いでは井上が優位に立ち、細かいステップと位置取りで中谷に自由を与えない。手数が少ない展開の中でも、<strong>“どちらが試合を動かしているか”は明確だった。</strong></p>



<p>そしてこの積み重ねが、最終的な判定に直結したのである。</p>



<p>中盤以降、中谷は盛り返す。しかし、それは「取り返している」のであって、「リードしている」わけではない。すでに序盤で形成されたポイント差が、最後まで重くのしかかった。</p>



<p>つまりこの試合は、<strong>序盤で勝負の土台が作られ、終盤でそれが守り切られた試合</strong>なのである。</p>



<h2 class="wp-block-heading"><span id="toc5">ターニングポイント</span></h2>



<p>この試合の分岐点は単一ではない。むしろ複数の要素が重なり合って勝敗を決定づけた。その中でも最も重要なのは、<strong>ラウンド単位の駆け引きにおける支配力の差</strong>である。</p>



<p>中谷潤人は試合の中で確実に感じ取っていたはずだ。<br><strong>「この距離に入れば被弾する」</strong>という現実を。</p>



<p>井上尚弥の攻撃は速く、正確で、そして致命的である。そのため中谷は不用意に距離を詰めることができなかった。だが皮肉なことに、それが結果的に井上に主導権を渡す要因となった。</p>



<p>本来であれば中谷は、自身のリーチを活かし「自分の距離」で戦うべきだった。しかし実際には、<strong>自分の間合いに入る前に井上に踏み込まれ、先に攻撃を仕掛けられる場面が多かった。</strong></p>



<p>これは単なる技術差ではない。そこには明確な心理が存在する。</p>



<p><strong>井上尚弥の持つ“被弾リスクへの恐怖”が、中谷の判断を一瞬遅らせていたのである。</strong></p>



<p>その一瞬の遅れが、ジャブの差し合い、踏み込みのタイミング、カウンターの応酬、そのすべてに影響を与えた。</p>



<p>結果として、中谷はポイントを取りにいかなければならない場面で、逆に先手を取られる。<br>つまり、<strong>「取りに行くべきラウンド」で「取らされる展開」に持ち込まれていた</strong>のである。</p>



<p>これこそが勝敗の核心だ。</p>



<p>そして中盤、流れは一時的に中谷へ傾く。7〜10ラウンドではプレッシャーを強め、井上のリズムを崩しにかかる。しかしここでも、完全に支配するまでには至らなかった。</p>



<p>その理由は明確である。<strong>井上は接戦のラウンドを確実に拾う能力を持っているからだ。</strong></p>



<p>さらに試合を決定づけたのが、10ラウンドから11ラウンドにかけての流れである。</p>



<p>第10ラウンド、偶発的なバッティングにより中谷がカット。流れにわずかな乱れが生じる。<br>そして第11ラウンド、井上の右アッパーカットが炸裂する。</p>



<p><strong>この一撃により中谷は左目付近を負傷し、試合中に目を押さえながら戦う状況に追い込まれた。</strong></p>



<p>視界の制限はボクシングにおいて致命的である。距離感が狂い、防御が遅れ、攻撃の精度も落ちる。</p>



<p>だがそれ以前に、この試合の本質はそこではない。</p>



<p>すでにその時点で、<strong>ラウンド単位の駆け引きにおいて中谷は後手に回っていた</strong>のである。</p>



<p>アッパーカットは決定打ではあったが、それはあくまで流れの延長線上にあるものだ。本当の勝負は、序盤から積み重ねられた“見えないポイントの奪い合い”にあった。</p>



<p>そして最終12ラウンド、井上は冷静に試合を締める。</p>



<p><strong>接戦のラウンドを確実に取り切る力。これこそが井上尚弥の勝利の本質である。</strong></p>






<h2 class="wp-block-heading"><span id="toc6">今後の動向</span></h2>



<p>この勝利により、井上尚弥は改めて世界最強の地位を確固たるものとした。</p>



<p>特に今回の試合で証明されたのは、<strong>「KOでなくても勝てる王者」であるという点だ。</strong><br>圧倒するだけでなく、接戦を読み、計算し、勝ち切る。この完成度は他の追随を許さない。</p>



<p>今後はジェシー・ロドリゲスとの対戦、あるいはフェザー級への挑戦が現実的な選択肢となる。ただし今回の内容を見る限り、<strong>フィジカル差という新たな課題</strong>も浮き彫りになった。</p>



<p>一方で中谷潤人の評価は落ちていない。むしろ上がったと言える。井上相手にここまで拮抗した戦いができる選手は世界でも限られている。</p>



<p>再戦、別階級でのタイトル獲得、さらなるビッグマッチ。<strong>中谷は間違いなく今後の主役の一人である。</strong></p>



<p></p>



<h2 class="wp-block-heading"><span id="toc7">まとめ</span></h2>



<p>この試合の本質は極めてシンプルである。</p>



<p><strong>勝敗を分けたのは、一発のパンチではなく、ラウンド全体における駆け引きの質である。</strong></p>



<p>井上尚弥は接戦のラウンドを確実に拾い続けた。対する中谷潤人は、そのわずかな差を埋めきることができなかった。この積み重ねこそが、最終的な判定という形で明確に現れたのである。</p>



<p>そしてもう一つ見逃せないのは、井上尚弥が持つ“見えない支配力”だ。</p>



<p><strong>相手に「近づけば被弾する」と思わせる圧力。攻める判断を一瞬遅らせる恐怖。その心理的優位こそが、試合の主導権を握り続けた最大の要因である。</strong></p>



<p>中谷潤人もまた、間違いなく世界最高峰のファイターであった。その証明として、この試合は歴史に刻まれる。しかし、その頂点に立ち続けたのは井上尚弥だった。</p>



<p>序盤で流れを作り、中盤で揺らぎ、終盤で締める。<br>そのすべてを計算し、実行し、勝ち切る。</p>



<p><strong>これが絶対王者のボクシングである。</strong></p>



<p>そしてこの一戦は、単なるビッグマッチでは終わらない。</p>



<p>張り詰めた緊張感、極限の駆け引き、そして36分間のすべてが凝縮された内容。そこにあったのは勝敗を超えた価値であり、競技の本質そのものだった。</p>



<p>この日、この場所、この瞬間。</p>



<p>それはやがて語り継がれることになるだろう。</p>



<p><strong>――やがて伝説と呼ばれる日。</strong></p>



<p>この試合は、その始まりである。</p>








<p></p>



<p>本記事は、以上になります。本サイトでは、他にも格闘技に関する記事をたくさんアップしています。少しでも興味をお持ちの方は、ぜひ他の記事もご覧ください。<br>最後までご覧いただきありがとうございました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://every-fun-fun.com/boxing/match/naoya-inoue-vs-junto-nakatani/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>武居由樹 vs クリスチャン・メディナ 試合結果【支配された王者の完敗】Lemino BOXING 2025.09.14</title>
		<link>https://every-fun-fun.com/boxing/match/yoshiki-takei-vs-christian-medina/</link>
					<comments>https://every-fun-fun.com/boxing/match/yoshiki-takei-vs-christian-medina/#respond</comments>
		
		<dc:creator><![CDATA[miki]]></dc:creator>
		<pubDate>Fri, 03 Oct 2025 08:14:22 +0000</pubDate>
				<category><![CDATA[ボクシング試合紹介]]></category>
		<guid isPermaLink="false">https://every-fun-fun.com/?p=5984</guid>

					<description><![CDATA[Lemino BOXING 2025.09.14 ボクシングの世界戦には、常に予想外のドラマが待ち受けている。試合前の下馬評、ランキング、戦績、そしてリングサイドで感じる空気。すべてが揃ったとしても、実際にゴングが鳴った [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Lemino BOXING 2025.09.14</h4>



<p>ボクシングの世界戦には、常に予想外のドラマが待ち受けている。試合前の下馬評、ランキング、戦績、そしてリングサイドで感じる空気。すべてが揃ったとしても、実際にゴングが鳴った瞬間から物語は別の方向へと進むことがある。</p>



<p>今回の<strong>WBO世界バンタム級タイトルマッチ「武居由樹 vs クリスチャン・メディナ」</strong>は、その典型的な一夜となった。名古屋のIGアリーナに集まった観客は、誰もが忘れることのできない衝撃を味わうことになったのである。</p>







  <div id="toc" class="toc tnt-disc toc-center tnt-disc border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-8" checked><label class="toc-title" for="toc-checkbox-8">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"></li><li><a href="#toc1" tabindex="0">両者データ比較</a><ol><li><a href="#toc2" tabindex="0">ファイトスタイル</a></li></ol></li><li><a href="#toc3" tabindex="0">見どころ</a></li><li><a href="#toc4" tabindex="0">試合結果</a></li><li><a href="#toc5" tabindex="0">ターニングポイント</a></li><li><a href="#toc6" tabindex="0">今後の動向</a></li><li><a href="#toc7" tabindex="0">まとめ</a></li></ol>
    </div>
  </div>

<h2 class="wp-block-heading"><span id="toc1">両者データ比較</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">試合まであと7日！！！<br>チームで勝つ！全員でぶちかます&#x1f525;<a href="https://twitter.com/hashtag/lemino?src=hash&amp;ref_src=twsrc%5Etfw">#lemino</a> <a href="https://twitter.com/hashtag/team%E5%85%AB%E9%87%8D%E6%A8%AB?src=hash&amp;ref_src=twsrc%5Etfw">#team八重樫</a>　<a href="https://twitter.com/hashtag/%E6%AD%A6%E5%B1%85%E7%94%B1%E6%A8%B9?src=hash&amp;ref_src=twsrc%5Etfw">#武居由樹</a> <a href="https://t.co/ra9ZGBSCiO">pic.twitter.com/ra9ZGBSCiO</a></p>&mdash; 武居 由樹 Yoshiki Takei (@yoshikitakei712) <a href="https://twitter.com/yoshikitakei712/status/1964645976817406362?ref_src=twsrc%5Etfw">September 7, 2025</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<h4 class="wp-block-heading">試合日程・概要</h4>



<p>試合が行われたのは2025年9月14日、名古屋の新しいボクシングの聖地として注目を集める<strong>IGアリーナ</strong>である。この日のメインイベントは、モンスター井上尚弥がムロジョン・アフマダリエフを圧倒した4団体統一戦であったが、その前座で行われたこのバンタム級世界タイトル戦もまた、会場の空気を一変させるだけの力を持っていた。</p>



<p>王者としてリングに上がったのは<strong>武居由樹（大橋ジム）</strong>。キックボクシングからボクシングに転向し、圧巻のKO劇を積み重ねて一気に王座をつかみ取ったスター候補である。一方、挑戦者は<strong>クリスチャン・メディナ（メキシコ）</strong>。ランキング1位の実力者でありながら、日本ではまだ無名に近い存在であった。しかし、過去には那須川天心のスパーリングパートナーを務めるなど、実力は認められる存在だ。何を仕掛けてくるかわからない危険性があり、ボクシングファンの間でも注目のカードとなった。</p>



<h4 class="wp-block-heading">両者のプロフィール</h4>



<p><strong>武居由樹</strong>は1996年生まれ、東京都出身。キックボクシングの名門K-1でキャリアを築き、その爆発的なパンチ力とスピードで頂点を極めた。その後、大橋ジムでプロボクシングに転向し、無敗街道を突き進んでWBO世界バンタム級王座を獲得。華のあるファイトスタイルと抜群のスター性で、日本のボクシング界を担う存在とされてきた。試合前の戦績は11勝（9KO）無敗である。</p>



<p>対する<strong>クリスチャン・メディナ</strong>はメキシコ出身のハードパンチャー。試合前の戦績は29戦25勝(18KO) 4敗と、武居と比べると黒星が多くついている印象だが、勝利のほとんどをKOで決めているという脅威のファイターである。ラテンアメリカ特有の強靭なフィジカルとメキシカンスタイルの闘志あふれる戦い方で、相手を飲み込んでいく危険性を秘めている。</p>



<p></p>



<p></p>






<h3 class="wp-block-heading"><span id="toc2">ファイトスタイル</span></h3>



<p>武居は<strong>スピードとパワーを武器とする攻撃型ボクサー</strong>である。相手の隙を突くカウンターも鋭く、遠い距離から試合を作ることを得意とする。一撃で試合を終わらせる破壊力も兼ね備えており、観客を沸かせるスタイルだ。しかし、陣営側も認識している上で、とても穴が多い選手としても知られている。遠い距離からの飛び込みのフック、ストレートが独特であり、強力だが、その裏では、パンチの軌道が下から上へのモーションとなるため、ガードが甘くなりがちである。強力でKOを狙えるため、その独特な武器は、彼の強みとして、陣営側は考えているようだ。</p>



<p>一方、メディナは徹底して前に出るアグレッシブなスタイルを持つ。典型的なメキシカンスタイルを兼ね備えつつも、技術力もかなり高い選手と言える。パワーの勝負のみならず、テクニック戦も可能でありながら、相手のパンチを恐れずに突き進み、常に強打を打ち込み続けるスタイルも可能な万能型である。特に特徴的なのは、<strong>相手と同時にパンチを放つ姿勢</strong>であり、これは相手の攻撃を無視してでも自分の拳を通すという強い意志を表している。彼の強みはこのアグレッシブさに現れていると言えるだろう。</p>



<p></p>



<p><strong>詳しい記事はコチラ↓</strong></p>



<p><a href="https://every-fun-fun.com/boxing/boxer/yoshiki-takei/">武居由樹の戦績と強さ分析</a></p>






<h2 class="wp-block-heading"><span id="toc3">見どころ</span></h2>



<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">バチっと勝つよ&#x1f525;<br>&#x2705;&#x2705;&#x2705;<a href="https://twitter.com/hashtag/%E6%AD%A6%E5%B1%85%E7%94%B1%E6%A8%B9?src=hash&amp;ref_src=twsrc%5Etfw">#武居由樹</a><a href="https://t.co/y3OEhwCm7D">https://t.co/y3OEhwCm7D</a> <a href="https://t.co/0HxwWbPJPJ">pic.twitter.com/0HxwWbPJPJ</a></p>&mdash; 武居 由樹 Yoshiki Takei (@yoshikitakei712) <a href="https://twitter.com/yoshikitakei712/status/1965032475115295222?ref_src=twsrc%5Etfw">September 8, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>この試合の見どころは、<strong>武居のテクニックとスピードがメディナの強打を封じ込められるかどうか</strong>であった。著名なボクシング関係者の多くも、武居が巧みにアウトボクシングを展開し、ポイントを積み重ねて防衛するだろうと予想していた。しかし、メディナの破壊力を過小評価する声も少なくなかった。とくに彼の過去の試合映像からは、パンチを受けても構わず突き進み、相手を圧倒する姿が見られていた。</p>



<h2 class="wp-block-heading"><span id="toc4">試合結果</span></h2>



<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">昨日の試合4ラウンドTKOで負けてしまいました。<br>メディナ選手が強く、自分が弱かったです、対戦していただきありがとうございました。<br>そして今回もたくさんの応援本当にありがとうございました。<a href="https://twitter.com/hashtag/lemino?src=hash&amp;ref_src=twsrc%5Etfw">#lemino</a> <a href="https://twitter.com/hashtag/%E6%AD%A6%E5%B1%85%E7%94%B1%E6%A8%B9?src=hash&amp;ref_src=twsrc%5Etfw">#武居由樹</a> <a href="https://t.co/ckV7vFWBZU">pic.twitter.com/ckV7vFWBZU</a></p>&mdash; 武居 由樹 Yoshiki Takei (@yoshikitakei712) <a href="https://twitter.com/yoshikitakei712/status/1967567447189516388?ref_src=twsrc%5Etfw">September 15, 2025</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>結果は<strong>4回1分21秒、メディナのTKO勝利</strong>であった。</p>



<p>序盤からメディナの強打に圧倒された武居は、初回に衝撃的なダウンを喫した。長いカウントの末に立ち上がったが、その後もパンチを受けるたびにダメージの色を隠せず、徐々に防御が崩壊していった。3ラウンドでは武居のボディ打ちがメディナを捕らえ、一時的に立て直す場面もあり、観客を沸かせたが、4ラウンドで再びメディナの右を浴び、最後は、コーナーでアッパーの連打をあび、レフェリーが試合を止めた。</p>



<h2 class="wp-block-heading"><span id="toc5">ターニングポイント</span></h2>



<p>この試合のターニングポイントは、<strong>「己の力を信じた武居」と「徹底した対策で挑んだメディナ」の差</strong>にあった。</p>



<p>序盤、メディナは遠間から前に出る武居の動きを冷静に読み、明確に両手のフックを狙っていた。武居はパンチを強振する時に下から上へ打ち上げる癖があり、その瞬間にガードが大きく空く。メディナはそこを逃さず、相打ち覚悟でフックを合わせる作戦を用意していた。1ラウンドのダウンは偶然ではなく、まさに<strong>狙いすました一撃</strong>であった。</p>



<p>立ち上がった武居は、それ以降は自分から強打を打ちにいくことを控え、ジャブで試合を組み立てようとした。しかし、もともとストレート系のパンチを得意としない武居のジャブは効果を発揮せず、メディナを止めることはできなかった。結局、耐えきれずに放ったフックを再び狙われ、試合の流れを取り戻せないまま時間だけが過ぎていった。</p>



<p>そして迎えた第4ラウンド。メディナは武居をコーナーに追い込み、<strong>アッパーの連打で一気に仕留めにかかった</strong>。これは偶発的な攻めではなく、過去の比嘉戦やモロニー戦で見られた「ロープ際で動きが止まる武居」の癖を突いた戦略だったと考えられる。メディナは体で武居を押し込み、逃げ場を奪いながら攻撃を叩き込み続けたのだ。</p>



<p>つまり、この試合を通じて光ったのは、武居の豪腕ではなく<strong>メディナ陣営が練り上げた戦略の精度</strong>であった。初回のダウンから最後のフィニッシュシーンまで、一貫して武居の弱点を突く形で試合を支配していた。やはり、これは「必然のKO」であり、メディナの勝利は偶然ではなかったのである。</p>



<p></p>






<h2 class="wp-block-heading"><span id="toc6">今後の動向</span></h2>



<p>敗れた武居にとって、即座のダイレクトリマッチは現実的ではないだろう。<strong>破壊的なKO負けの後は、慎重に再起プランを立てる必要がある</strong>。年内は休養に充て、来年に復帰戦を組むのが妥当である。アンダーカードから再スタートし、10回戦を2試合ほど重ねて自信を取り戻すシナリオが最適だろう。階級を上げるかどうかも検討材料となるが、どの階級でも強打者との戦いは避けられない。重要なのはディフェンスの向上と、武居の独特なオフェンスをどのように改善するか、また、被弾した時の対応力の強化である。</p>



<p>一方のメディナは、この勝利で一気に世界の注目を集めることになった。日本のスター王者を破ったことで、メキシコ国内のみならず世界的な評価を得たのは間違いない。今後は他団体王者との統一戦線に絡んでくる可能性も高い。</p>



<p></p>



<h2 class="wp-block-heading"><span id="toc7">まとめ</span></h2>



<p><strong>武居由樹 vs クリスチャン・メディナ</strong>の一戦は、ボクシングの本質を突きつけた試合であった。圧倒的有利と見られていた王者が、挑戦者の強打に沈む。この予想外の結末こそがボクシングの醍醐味である。武居にとっては大きな挫折だが、まだキャリアは続く。むしろここからの立ち直り方こそ、真のチャンピオンとしての資質を問われる瞬間だろう。</p>



<p>そして、<strong>メディナの拳は本物だった</strong>。井上尚弥がテクニックで魅せた夜に、メディナは破壊力で存在感を示した。二人のコントラストが、2025年9月14日という日を歴史に残る一夜にしたのだ。</p>



<p>武居の未来はまだ閉ざされてはいない。慎重に、そして確実に復帰の道を歩めば、再び世界の頂点に立つチャンスは訪れる。その時こそ、彼の真価が問われることになるだろう。</p>








<p></p>



<p>本記事は、以上になります。本サイトでは、他にも格闘技に関する記事をたくさんアップしています。少しでも興味をお持ちの方は、ぜひ他の記事もご覧ください。<br>最後までご覧いただきありがとうございました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://every-fun-fun.com/boxing/match/yoshiki-takei-vs-christian-medina/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ブライアン・ノーマン・ジュニア vs 佐々木尽 試合結果【世界に挑んだファイターの運命】Lemino BOXING 2025.06.19</title>
		<link>https://every-fun-fun.com/boxing/match/brian-norman-jr-vs-jin-sasaki/</link>
					<comments>https://every-fun-fun.com/boxing/match/brian-norman-jr-vs-jin-sasaki/#respond</comments>
		
		<dc:creator><![CDATA[miki]]></dc:creator>
		<pubDate>Thu, 19 Jun 2025 13:01:29 +0000</pubDate>
				<category><![CDATA[ボクシング試合紹介]]></category>
		<guid isPermaLink="false">https://every-fun-fun.com/?p=5712</guid>

					<description><![CDATA[Lemino BOXING 2025.06.19 2025年6月19日、東京・大田区総合体育館で行われたWBO世界ウェルター級タイトルマッチが、世界中のボクシングファンの注目を集めた。挑戦者は、WBO世界ウェルター級ラン [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Lemino BOXING 2025.06.19</h4>



<p>2025年6月19日、東京・大田区総合体育館で行われたWBO世界ウェルター級タイトルマッチが、世界中のボクシングファンの注目を集めた。挑戦者は、<strong>WBO世界ウェルター級ランキング2位に位置する日本の佐々木尽</strong>。対するは、<strong>無敗の王者ブライアン・ノーマン・ジュニア（アメリカ）</strong>。世界13階級のうち、唯一日本人の世界王者が存在しない「未踏の階級」ウェルター級で、佐々木は歴史を変えるためにリングに上がった。この試合には、日本ボクシング界の未来がかかっていた。</p>







  <div id="toc" class="toc tnt-disc toc-center tnt-disc border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-10" checked><label class="toc-title" for="toc-checkbox-10">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"></li><li><a href="#toc1" tabindex="0">両者データ比較</a><ol><li><a href="#toc2" tabindex="0">ファイトスタイル</a></li></ol></li><li><a href="#toc3" tabindex="0">見どころ</a></li><li><a href="#toc4" tabindex="0">試合結果</a></li><li><a href="#toc5" tabindex="0">ターニングポイント</a></li><li><a href="#toc6" tabindex="0">各ラウンド解説</a><ol><li><a href="#toc7" tabindex="0">第1ラウンド：いきなりのダウン</a></li><li><a href="#toc8" tabindex="0">第2ラウンド：距離を制す王者</a></li><li><a href="#toc9" tabindex="0">第3ラウンド：猛攻続く</a></li><li><a href="#toc10" tabindex="0">第4ラウンド：反撃も届かず</a></li><li><a href="#toc11" tabindex="0">第5ラウンド：一撃で終わる</a></li></ol></li><li><a href="#toc12" tabindex="0">今後の動向</a></li><li><a href="#toc13" tabindex="0">まとめ</a></li></ol>
    </div>
  </div>

<h2 class="wp-block-heading"><span id="toc1">両者データ比較</span></h2>



<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">/／<br>このあと15:15から！<a href="https://twitter.com/hashtag/%E3%83%AC%E3%83%9F%E3%83%8E?src=hash&amp;ref_src=twsrc%5Etfw">#レミノ</a> で独占生配信&#x1f525;<br>\＼<br><br>Lemino BOXING<br>WBO世界ウェルター級タイトルマッチ『<a href="https://twitter.com/hashtag/%E3%83%96%E3%83%A9%E3%82%A4%E3%82%A2%E3%83%B3%E3%83%BB%E3%83%8E%E3%83%BC%E3%83%9E%E3%83%B3%E3%83%BB%E3%82%B8%E3%83%A5%E3%83%8B%E3%82%A2?src=hash&amp;ref_src=twsrc%5Etfw">#ブライアン・ノーマン・ジュニア</a> vs <a href="https://twitter.com/hashtag/%E4%BD%90%E3%80%85%E6%9C%A8%E5%B0%BD?src=hash&amp;ref_src=twsrc%5Etfw">#佐々木尽</a>』<br><br>生配信は追っかけ再生にも対応！<br>途中からでも気になった試合をご覧いただけます！<br>&#x1f6ce;｜<a href="https://t.co/TiSYosqiO6">https://t.co/TiSYosqiO6</a> <a href="https://t.co/2k4CtvneYr">pic.twitter.com/2k4CtvneYr</a></p>&mdash; Lemino｜レミノ (@Lemino_official) <a href="https://twitter.com/Lemino_official/status/1935579553855881618?ref_src=twsrc%5Etfw">June 19, 2025</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<h4 class="wp-block-heading">試合日程・概要</h4>



<p>今回の一戦は、WBO（世界ボクシング機構）が主催する世界タイトルマッチであり、開催地は東京・大田区総合体育館。試合日程は2025年6月19日で、メインイベントとして行われた。ミニマム級からミドル級まで、13階級が存在するプロボクシングにおいて、<strong>ウェルター級だけが日本人の世界王者不在</strong>という事実がある。その厚い壁を打ち破るべく、佐々木尽がWBO王座に挑んだ。</p>



<p></p>



<h4 class="wp-block-heading">両者のプロフィール</h4>



<p><strong>佐々木尽</strong>は東京都出身。八王子中屋ジム所属で、プロ戦績は21戦19勝（17KO）1敗。爆発力のあるパンチ力と前進力が持ち味で、「日本のウェルター級を変える男」として注目を浴びてきた。2023年のWBOアジア太平洋獲得後、2024年には東洋太平洋王座も手に入れ、一気に世界ランクを駆け上がった。</p>



<p>一方の<strong>ブライアン・ノーマン・ジュニア</strong>は、アメリカ出身、24歳。プロ戦績は全勝（21KO）で、無敗街道をひた走る実力派チャンピオン。防御と攻撃のバランスが非常に優れており、<strong>カウンターの精度とリズムの変化に対応できる順応力が武器</strong>だ。ボクシング界では“次世代のパウンド・フォー・パウンド候補”とも称されている。</p>



<p></p>



<p></p>






<h3 class="wp-block-heading"><span id="toc2">ファイトスタイル</span></h3>



<p>佐々木のファイトスタイルは、まさに<strong>攻撃は最大の防御</strong>を地で行くもので、前に出てプレッシャーをかけることを信条としている。特に得意とするのは<strong>左フックとボディブローのコンビネーション</strong>であり、一発で試合をひっくり返す爆発力がある。反面、ディフェンスの精度は課題であり、相手のカウンターを受けるリスクも抱えていた。</p>



<p>ノーマンは、オーソドックスなスタイルに多彩な変化を加えるトリッキーな戦術が特徴である。<strong>柔らかなステップと抜群の間合い管理</strong>、さらに試合中にリズムを自在に変化させる高度な戦術眼を持つ。相手の動きに応じて一瞬で最適解を出すその戦術能力は、今のウェルター級でも群を抜いている。</p>



<p></p>



<p><strong>両選手の詳しい記事はコチラ↓</strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/boxer/jin-sasaki/">佐々木尽の戦績と強さ分析</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/boxer/brian-norman-jr/">ブライアン・ノーマンjr.の戦績と強さ分析</a></strong></p>






<h2 class="wp-block-heading"><span id="toc3">見どころ</span></h2>



<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">計量クリア&#x1f47d;&#x1f4ab;<br>日本の歴史を変える時まで1DAYS<br>ここまで来れたのも僕のことを応援してくれているファンの皆様や、スポンサー様、TEAMの皆様や仲間、家族沢山の方々の支えや力があったからこそ今の僕がいます。… <a href="https://t.co/4bkvMWJ0Vw">pic.twitter.com/4bkvMWJ0Vw</a></p>&mdash; 佐々木 尽　JIN SASAKI (@JinSasaki0728) <a href="https://twitter.com/JinSasaki0728/status/1935193754459324500?ref_src=twsrc%5Etfw">June 18, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>最大の注目ポイントは、<strong>佐々木の強打がノーマンに通じるのか</strong>という一点に尽きた。世界的に見ても層の厚いウェルター級の王者に対し、日本人がどこまで通用するのか。それは単なる個人の挑戦ではなく、日本ボクシング界全体の「限界への挑戦」でもあった。</p>



<p>また、<strong>世界初挑戦の佐々木がどのようなメンタルでリングに上がるのか</strong>も重要な見どころであった。果敢な攻めに出るのか、それとも冷静にラウンドを積み上げるのか。その戦術の選択が勝敗を大きく左右すると見られていた。</p>



<p>一方のノーマンにとっても、この試合は真価を問われる試合であった。これまでの挑戦者とは異なり、爆発的なKOパワーを持つ佐々木との対戦は、ある種の危険をはらんでいた。<strong>王者の冷静さと経験が試される一戦でもあった</strong>。</p>



<h2 class="wp-block-heading"><span id="toc4">試合結果</span></h2>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="【ブライアン・ノーマン Jr.×佐々木 尽｜ハイライト　WBO世界ウェルター級タイトルマッチ12R】" width="1778" height="1000" src="https://www.youtube.com/embed/N5RVjtBS63Y?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>結果は、<strong>5回46秒KOでブライアン・ノーマン・ジュニアの勝利</strong>。佐々木尽は健闘むなしく、<strong>顔面への強烈な左フックを被弾し、大の字に倒れ動けなくなった</strong>。そのまま担架でリングを後にし、試合は無情にも幕を閉じた。</p>



<p>1回からノーマンは冷静に佐々木の入りを見切り、<strong>開始40秒でダウンを奪う衝撃的なスタート</strong>となった。さらに2分過ぎには再び左フックで2度目のダウン。佐々木も左ボディーから左フックの連打で反撃する場面はあったが、決定打には至らず、明確にラウンドを失っていった。</p>



<p>2回以降もノーマンが試合の主導権を握り、3回には佐々木がふらつく場面も。4回は手数で佐々木が上回ったが、<strong>王者の距離感とタイミングの妙</strong>により、有効打を奪うには至らなかった。そして迎えた5回、勝負は突然決まった。<strong>ノーマンの左フックがクリーンヒットし、佐々木はキャンバスに崩れ落ちた</strong>。</p>



<h2 class="wp-block-heading"><span id="toc5">ターニングポイント</span></h2>



<p>この試合の決定的なターニングポイントは、<strong>第1ラウンドの最初のダウン</strong>である。あの瞬間、ノーマンが佐々木のリズムを完全に見切っていたことが証明された。試合開始から40秒足らずで佐々木はダウン。ここでノーマンが「佐々木は前に出るがディフェンスに隙がある」という戦術的読みを完全に実行したことで、試合の流れは動かし難いものとなった。</p>



<p>また、3回の連打も精神的に佐々木を削った。懸命に打ち返すも有効打とならず、<strong>攻めれば攻めるほど空回りする展開</strong>に精神的な疲労が蓄積した。最終的には、その疲弊の隙をノーマンが一瞬で突き、試合を終わらせた。</p>



<h2 class="wp-block-heading"><span id="toc6">各ラウンド解説</span></h2>



<h3 class="wp-block-heading"><span id="toc7">第1ラウンド：いきなりのダウン</span></h3>



<p>試合開始と同時に、佐々木は積極的に前に出てプレッシャーをかけようとしたが、その立ち上がりを見逃さなかったのが王者ノーマンだった。<strong>開始わずか40秒、左フックをカウンターで叩き込み、佐々木をマットに沈める</strong>。これは偶発的な一撃ではなく、ノーマンが事前に読んでいた動きへの完璧な対応だった。ダウンから立ち上がった佐々木に再び襲いかかったノーマンは、今度はロープ際に追い詰め、<strong>2分すぎに再度の左フックで2度目のダウンを奪取</strong>。日本のホープは早くも窮地に立たされた。</p>



<p>それでも佐々木は、残り1分で<strong>左ボディー、左フックを連打して反撃</strong>。このラウンドで完全に終わらせなかったのは、彼の精神力の強さと、持ち前の手数によるものだった。しかし、<strong>採点は10－7でノーマン。完全に王者のラウンドだった</strong>。</p>



<h3 class="wp-block-heading"><span id="toc8">第2ラウンド：距離を制す王者</span></h3>



<p>佐々木は仕切り直しを狙ったが、ノーマンは<strong>開始50秒にまたも左フックで攻勢</strong>をかけてくる。この左フックは精度が高く、佐々木の顔面を的確にとらえていた。1分半過ぎ、佐々木もワンツーを当て、距離を詰めて打ち合いを演出したが、<strong>被弾の多さとパンチの精度ではノーマンが依然優勢</strong>だった。ノーマンは冷静に自分の距離を保ち、無駄打ちせず、有効打を確実に当てていく戦術が光った。</p>



<p>佐々木は攻めの姿勢を見せ続けていたが、<strong>ここでも主導権は完全にノーマンの手の内にあった</strong>。</p>



<h3 class="wp-block-heading"><span id="toc9">第3ラウンド：猛攻続く</span></h3>



<p>第3ラウンドに入り、ノーマンは完全にエンジン全開。<strong>1分過ぎから左右の連打をまとめて佐々木に襲いかかる</strong>。頭を振りながらなんとか被弾を避けようとする佐々木だったが、連打を浴びてふらつく姿は明らかにダメージが蓄積している証拠だった。</p>



<p>それでも、佐々木は大声をあげ、<strong>気合で左フックやストレートを返す</strong>。しかし、ノーマンのガードは堅く、逆にその隙を狙って<strong>強烈な右クロスや左フックを再び命中させる</strong>。KO寸前のラウンドだったが、佐々木の精神力と踏ん張りで立ち続けた。</p>



<p>このラウンドも、<strong>ノーマンの猛攻と技術の高さが際立つ展開</strong>だった。</p>



<h3 class="wp-block-heading"><span id="toc10">第4ラウンド：反撃も届かず</span></h3>



<p>ダメージを抱えながらも、<strong>佐々木はこのラウンドで前に出て主導権を奪い返そうと試みた</strong>。得意の左フックを狙いながら距離を詰めていく。しかし、ノーマンは冷静だった。フットワークを使いながら佐々木の攻撃を交わし、自分の得意とする中距離で戦う空間を支配した。</p>



<p>佐々木は後半に接近戦へ持ち込み、連打を見せる場面もあった。<strong>このラウンドでは佐々木の手数が上回ったものの、有効打という意味ではノーマンの方が質が高かった</strong>。試合の流れを変えるには、決定打が必要だったが、それを作らせないノーマンのディフェンス力が光った。</p>



<h3 class="wp-block-heading"><span id="toc11">第5ラウンド：一撃で終わる</span></h3>



<p>最終となった第5ラウンド、佐々木は覚悟を決めて前に出る。追い込まれた状況で、<strong>勝負をかける姿勢をはっきりと見せていた</strong>。しかし、それを待っていたかのように、ノーマンは完璧なタイミングで<strong>強烈な左フックをカウンターで顔面に打ち込む</strong>。</p>



<p>佐々木は完全に崩れ落ち、<strong>大の字に倒れ、しばらく起き上がることができなかった</strong>。ノーマンの一撃は、精度・威力ともにまさにチャンピオンのパンチだった。<strong>5回46秒、KO決着</strong>。王者はその実力を世界に再証明し、日本人初のウェルター級王者を目指した佐々木尽の夢はここで潰えた。</p>



<p></p>






<h2 class="wp-block-heading"><span id="toc12">今後の動向</span></h2>



<p>ブライアン・ノーマン・ジュニアは今回の勝利でWBO世界ウェルター級王座の防衛に成功し、<strong>世界トップ戦線における立ち位置を一段と強固なものとした</strong>。今後の進路として、いくつかの注目すべき選択肢が浮上している。</p>



<p>まず最も現実味を帯びているのが、<strong>無敗のIBF王者ジャロン・エニスとの頂上決戦</strong>である。両者ともに圧倒的なスピードとフィジカル、そして高いボクシングIQを誇る現代型ファイターであり、このカードは<strong>ウェルター級の最終決戦にふさわしいビッグマッチ</strong>となる可能性が高い。</p>



<p>一方、ノーマン本人は試合後のインタビューで、「次はWBCのベルトが欲しい」と明言している。WBC世界王座を巡っては、<strong>現王者マリオ・バリオスと伝説的ファイター、マニー・パッキャオが対戦する話題のビッグマッチ</strong>が控えており、<strong>ノーマンがその勝者との統一戦に向かうシナリオも極めて現実的</strong>だ。</p>



<p>つまり、ノーマンの進路は二択に絞られつつある。<strong>ジャロン・エニスとの無敗対決か、それともWBC王者決定戦の勝者との統一戦か</strong>。いずれを選んでも、ウェルター級の覇権争いはさらに過熱することは間違いない。</p>



<p>ボクシングファンとしては、今後の発表から目が離せない状況が続く。<strong>ノーマン・ジュニアが次に誰を選ぶのか、そしてどのベルトを手に入れるのか――ウェルター級の未来が大きく動き出そうとしている。</strong></p>



<p></p>



<h2 class="wp-block-heading"><span id="toc13">まとめ</span></h2>



<p>今回のブライアン・ノーマン・ジュニア vs 佐々木尽の一戦は、<strong>ウェルター級という未踏の階級に挑んだ日本人ファイターの物語</strong>だった。結果としてはKO負けという厳しいものとなったが、佐々木尽の挑戦は日本ボクシング界に多くのものを残した。</p>



<p>「歴史を変えるために生まれてきた男」というキャッチフレーズは、今回叶わなかったかもしれない。しかし、その言葉に恥じない挑戦だったことは間違いない。</p>



<p>ウェルター級世界戦線は今後も熾烈を極めるが、<strong>この敗戦が日本ボクシング界の一層の飛躍につながることを信じたい</strong>。次なる挑戦者がいつ現れるか、そして佐々木尽が再びリングに戻る日はそう遠くないはずだ。</p>



<p><strong>プロボクシングの真髄が詰まった一戦だった。</strong></p>








<p></p>



<p>本記事は、以上になります。本サイトでは、他にも格闘技に関する記事をたくさんアップしています。少しでも興味をお持ちの方は、ぜひ他の記事もご覧ください。<br>最後までご覧いただきありがとうございました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://every-fun-fun.com/boxing/match/brian-norman-jr-vs-jin-sasaki/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>坪井智也 vs バン・タオ・トラン 試合結果【猛者を制した神速の拳】Prime Video Boxing 13</title>
		<link>https://every-fun-fun.com/boxing/match/tomoya-tsuboi-vs-van-thao-trang/</link>
					<comments>https://every-fun-fun.com/boxing/match/tomoya-tsuboi-vs-van-thao-trang/#respond</comments>
		
		<dc:creator><![CDATA[miki]]></dc:creator>
		<pubDate>Tue, 10 Jun 2025 10:19:22 +0000</pubDate>
				<category><![CDATA[ボクシング試合紹介]]></category>
		<guid isPermaLink="false">https://every-fun-fun.com/?p=5806</guid>

					<description><![CDATA[Prime Video Boxing 13 バンタム級という階級は、常にハイレベルな技術とスピードがぶつかり合う、プロボクシング界でも注目度の高いカテゴリーである。6月8日、有明コロシアムがその熱気に包まれた。日本ボクシ [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Prime Video Boxing 13</h4>



<p>バンタム級という階級は、常にハイレベルな技術とスピードがぶつかり合う、プロボクシング界でも注目度の高いカテゴリーである。6月8日、有明コロシアムがその熱気に包まれた。日本ボクシング界にとって歴史の1ページとなるべき夜、観客は新たな才能の台頭を目撃した。この一戦に立ち会った者は、間違いなく未来の世界戦線に立つ漢の誕生を肌で感じたはずである。</p>



<p>今大会はAmazon Prime Videoが主催するボクシング興行『Prime Video Boxing13』として開催された。高視聴率が予想されたこの興行の中でも、ひときわ注目を集めたのが、坪井智也とバン・タオ・トランによるWBOアジア・パシフィック・バンタム級王座決定戦だった。21年アマチュア世界選手権で日本人初の金メダルを手にした坪井のプロ2戦目は、格闘技ファンにとってもメディアにとっても絶対に見逃せない瞬間だった。</p>



<p><strong>他の試合記事はコチラ↓</strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/riku-masuda-vs-michelle-vanquez/">増田陸 vs バンケス 試合結果【爆裂の左、世界を射抜く】</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/tenshin-nasukawa-vs-victor-santillan/">那須川天心 vs サンティリャン 試合結果【牙を研ぐ男】</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/junto-nakatani-vs-ryosuke-nishida/">中谷潤人 vs 西田凌佑 試合結果【バンタム級最強の証明】</a></strong></p>







  <div id="toc" class="toc tnt-disc toc-center tnt-disc border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-12" checked><label class="toc-title" for="toc-checkbox-12">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"></li><li><a href="#toc1" tabindex="0">両者データ比較</a><ol><li><a href="#toc2" tabindex="0">ファイトスタイル</a></li></ol></li><li><a href="#toc3" tabindex="0">見どころ</a></li><li><a href="#toc4" tabindex="0">試合結果</a></li><li><a href="#toc5" tabindex="0">各ラウンド</a></li><li><a href="#toc6" tabindex="0">ターニングポイント</a></li><li><a href="#toc7" tabindex="0">今後の動向</a></li><li><a href="#toc8" tabindex="0">まとめ</a></li></ol>
    </div>
  </div>

<h2 class="wp-block-heading"><span id="toc1">両者データ比較</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br><br>坪井智也 vs バン・タオ・トラン<br>ついに戦いのゴングが鳴らされた！<br><br>「華の95年組」最後のひとり・坪井。<br>最速タイ記録で初タイトル獲得なるか。<br><br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/MsecN87ghP">pic.twitter.com/MsecN87ghP</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931644422795493842?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<h4 class="wp-block-heading">試合日程・概要</h4>



<p>この激闘が行われたのは2025年6月8日、場所は東京・有明コロシアム。満員の観衆が注目する中、WBOアジア・パシフィック・バンタム級王座の行方を決める一戦がゴングを迎えた。ここに至るまでのドラマは、それぞれの選手の戦歴やバックボーンに深く根ざしている。</p>



<p>WBOアジア・パシフィック・バンタム級という地域王座は、単なるタイトルではない。世界挑戦への登竜門であり、未来の世界王者を決定づける重要なステップである。世界を見据える者にとって、このタイトル獲得は“義務”であり“通過点”である。だからこそ、この試合はただのプロ2戦目ではない。<strong>未来の世界チャンピオンを占う重要な試合</strong>だった。</p>



<h4 class="wp-block-heading">両者のプロフィール</h4>



<p>坪井智也は1995年生まれ、現在29歳。帝拳ジム所属で、東京オリンピックにも出場経験を持つエリート中のエリート。アマチュア戦績では圧倒的な存在感を放ち、2021年には日本人初の世界アマチュア選手権金メダリストとなった。プロ転向は28歳と遅咲きではあるが、その完成度の高いボクシング技術と、冷静沈着なリングさばきにはすでに世界レベルの風格が漂っている。</p>



<p>対するバン・タオ・トランはベトナム出身、32歳。プロ戦績は18勝1敗、そのうち10勝がKO勝ちというハードパンチャーである。唯一の敗北も2階級上の元世界王者に喫した判定負けであり、そのタフさと経験値は疑いようがない。東南アジア圏では最強クラスの実力者であり、日本での試合経験は乏しいながらも、侮れない存在であった。</p>



<p></p>






<h3 class="wp-block-heading"><span id="toc2">ファイトスタイル</span></h3>



<p>坪井のファイトスタイルは、<strong>卓越したスピードと冷静な試合運び、そして的確なカウンター</strong>が特徴である。アマチュア時代に培った技術をプロの舞台に持ち込み、無駄のない動きと抜群の距離感で相手を制圧する。特にジャブとワンツーの精度は日本トップレベルにある。</p>



<p>一方のトランは、圧力をかけて距離を詰めるファイター型で、<strong>ボディとフックを軸にした重厚な連打</strong>で試合の主導権を握るタイプ。ディフェンス面では多少の荒さが見られるが、打たれても前に出るメンタルの強さが持ち味だ。<strong>フィジカル勝負に持ち込めば、試合の流れを一変させるだけの爆発力</strong>を持っている。</p>



<p></p>






<h2 class="wp-block-heading"><span id="toc3">見どころ</span></h2>



<p>この試合で注目すべきは、<strong>スピードとテクニックの坪井 vs 圧力とパワーのトラン</strong>という明確なスタイルの対立であった。キャリア2戦目でタイトルに挑む坪井にとって、トランのような経験豊富な猛者を相手にどれだけ自分のスタイルを貫けるかが最大のポイントだった。</p>



<p>また、プロ初戦をTKO勝利で飾った坪井が、どれだけフィニッシュ能力を磨いてきたのかも注目された。ディフェンステクニックだけでなく、<strong>プロとして求められる「倒し切る力」</strong>が問われる一戦だったのである。</p>



<h2 class="wp-block-heading"><span id="toc4">試合結果</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br><br>坪井智也 vs バン・タオ・トラン<br><br>坪井が3-0で判定勝利！<br>最速タイ記録・プロデビュー2戦目で<br>WBO APバンタム級王座を獲得！<br><br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/25E3mgLgjT">pic.twitter.com/25E3mgLgjT</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931656066523168824?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>結果から言えば、<strong>坪井智也が3－0の大差判定勝利で初タイトルを獲得した</strong>。2人のジャッジがフルマークをつける完勝であり、攻守のすべての局面でトランを圧倒した。</p>



<p>フィニッシュこそできなかったものの、その内容は圧巻であり、<strong>技術・スタミナ・スピード・判断力、全てにおいてレベルの違いを見せつけた</strong>。試合後、坪井自身は「決定打の甘さが出た」と反省の弁を述べたが、それも高い向上心の裏返しである。</p>



<h2 class="wp-block-heading"><span id="toc5">各ラウンド</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br><br>坪井智也 vs バン・タオ・トラン<br><br>ここまで2Rが経過。<br>坪井が持ち味の高速連打で<br>着実にポイントを重ねる展開に。<br>勝負の行方はいかに…！？<br><br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/bTOk7OHhf8">pic.twitter.com/bTOk7OHhf8</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931647229757903024?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>序盤は様子見の展開ながら、坪井は1ラウンドからすでにジャブとワンツーで主導権を握った。トランは前に出ようとするも、的確なステップワークに翻弄され、思うように距離を詰められなかった。</p>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br><br>坪井智也 vs バン・タオ・トラン<br><br>折り返しとなる6Rが経過。<br>互いにキレを落とさない、<br>高速ヒット劇場は継続中です。<br>勝負の行方はいかに…！？<br> <br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/H4jwPEiOht">pic.twitter.com/H4jwPEiOht</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931650364480102812?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>中盤に入ってもペースは変わらず。坪井は<strong>左のジャブを中心に細かい連打を繰り返し、要所で鋭い右をヒット</strong>させた。4ラウンドから6ラウンドにかけては特にテンポが上がり、トランはガードを固めて耐える場面が続いた。</p>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br><br>坪井智也 vs バン・タオ・トラン<br><br>7R、坪井がトランをコーナーに追い込み<br>怒涛のラッシュを仕掛けるも<br>トランが巧みに抜け出す！<br>勝負の行方はいかに…！？<br><br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/YNGL1YztP6">pic.twitter.com/YNGL1YztP6</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931651774114406422?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>終盤、トランは逆転を狙って前に出たが、坪井はカウンターでそれを制し、<strong>一度も危ない場面を作らなかった</strong>。10ラウンド通して見せた試合運びは、プロ2戦目とは思えぬ老獪さと完成度を感じさせた。</p>



<h2 class="wp-block-heading"><span id="toc6">ターニングポイント</span></h2>



<p>この試合のターニングポイントは第5ラウンドである。坪井が右のカウンターを2連発でクリーンヒットさせ、トランの動きにブレーキをかけた場面が大きかった。それまで多少前に出ていたトランが、明らかに警戒モードに入り、以降は手数も減少。<strong>流れを完全に掌握した坪井が、そのまま終盤まで自分のペースを守り抜いた</strong>。</p>






<h2 class="wp-block-heading"><span id="toc7">今後の動向</span></h2>



<p>今回の勝利により、<strong>坪井智也はWBO世界ランキング入りが確実</strong>となった。アジア・パシフィック王者という肩書きは、次のステップ――つまり世界挑戦への足掛かりにすぎない。</p>



<p>本人も「与えられた試合を勝ち続ければ、世界は見えてくる景色」と語っている通り、次戦以降は世界ランカーとの対戦が視野に入るだろう。技術面の高さはすでに世界トップクラスであり、<strong>足りないのはプロとしてのKO率とインパクト</strong>だけである。それを磨いていけば、世界戦線での活躍は間違いない。</p>



<p></p>



<h2 class="wp-block-heading"><span id="toc8">まとめ</span></h2>



<p>プロ2戦目にしてWBOアジア・パシフィック・バンタム級王座を獲得した坪井智也は、まさに“遅れてきた天才”である。その冷静なリングIQ、相手の長所を封じる技術、圧倒的なスピードと判断力は、まさに<strong>日本ボクシング界の未来を担う存在</strong>だ。</p>



<p>今回の試合で見せた内容は、単なる判定勝ちではなく、「世界を狙える器」の証明だった。本人が課題として挙げた「決定力の強化」が達成されたとき、彼は間違いなく世界チャンピオンのベルトに手が届く男になる。</p>



<p>次なる試合がいつ、どこで、誰と行われるのか。ファンの期待はすでに高まっている。この男から目を離すことはできない。</p>



<p><strong>坪井智也――その拳は、すでに世界に届いている。</strong></p>






<p><strong>他の試合記事はコチラ↓</strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/riku-masuda-vs-michelle-vanquez/">増田陸 vs バンケス 試合結果【爆裂の左、世界を射抜く】</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/tenshin-nasukawa-vs-victor-santillan/">那須川天心 vs サンティリャン 試合結果【牙を研ぐ男】</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/junto-nakatani-vs-ryosuke-nishida/">中谷潤人 vs 西田凌佑 試合結果【バンタム級最強の証明】</a></strong></p>





<p>本記事は、以上になります。本サイトでは、他にも格闘技に関する記事をたくさんアップしています。少しでも興味をお持ちの方は、ぜひ他の記事もご覧ください。<br>最後までご覧いただきありがとうございました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://every-fun-fun.com/boxing/match/tomoya-tsuboi-vs-van-thao-trang/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>増田陸 vs ミシェル・バンケス 試合結果【爆裂の左、世界を射抜く】Prime Video Boxing 13</title>
		<link>https://every-fun-fun.com/boxing/match/riku-masuda-vs-michelle-vanquez/</link>
					<comments>https://every-fun-fun.com/boxing/match/riku-masuda-vs-michelle-vanquez/#respond</comments>
		
		<dc:creator><![CDATA[miki]]></dc:creator>
		<pubDate>Tue, 10 Jun 2025 08:45:03 +0000</pubDate>
				<category><![CDATA[ボクシング試合紹介]]></category>
		<guid isPermaLink="false">https://every-fun-fun.com/?p=5805</guid>

					<description><![CDATA[Prime Video Boxing 13 6月8日、有明コロシアムに熱狂が巻き起こった。日本バンタム級王者・増田陸と、WBA世界同級11位・ミシェル・バンケスが激突した一戦は、世界進出を賭けたサバイバルであり、ボクシン [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Prime Video Boxing 13</h4>



<p>6月8日、有明コロシアムに熱狂が巻き起こった。<strong>日本バンタム級王者・増田陸と、WBA世界同級11位・ミシェル・バンケスが激突した一戦</strong>は、世界進出を賭けたサバイバルであり、ボクシングファンの期待を一身に背負った注目の試合だった。</p>



<p>バンタム級という日本ボクシング界でも屈指の激戦区において、新たなる風が吹いた。WBA世界ランカーを迎え撃った日本王者の試合に、会場は熱気と期待に包まれていた。<strong>世界を見据える者と、それを阻もうとする者がぶつかり合った一戦</strong>。その舞台裏と衝撃の結末を、ここでたっぷりと振り返っていく。</p>



<p><strong>他の試合記事はコチラ↓</strong></p>



<p><a href="https://every-fun-fun.com/boxing/match/tomoya-tsuboi-vs-van-thao-trang/"><strong>坪井智也 vs タオ・トラン 試合結果【猛者を制した神速の拳】</strong></a></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/tenshin-nasukawa-vs-victor-santillan/">那須川天心 vs サンティリャン 試合結果【牙を研ぐ男】</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/junto-nakatani-vs-ryosuke-nishida/">中谷潤人 vs 西田凌佑 試合結果【バンタム級最強の証明】</a></strong></p>







  <div id="toc" class="toc tnt-disc toc-center tnt-disc border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-14" checked><label class="toc-title" for="toc-checkbox-14">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"></li><li><a href="#toc1" tabindex="0">両者データ比較</a><ol><li><a href="#toc2" tabindex="0">ファイトスタイル</a></li></ol></li><li><a href="#toc3" tabindex="0">見どころ</a></li><li><a href="#toc4" tabindex="0">試合結果</a></li><li><a href="#toc5" tabindex="0">ターニングポイント</a></li><li><a href="#toc6" tabindex="0">今後の動向</a></li><li><a href="#toc7" tabindex="0">まとめ</a></li></ol>
    </div>
  </div>

<h2 class="wp-block-heading"><span id="toc1">両者データ比較</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br> <br>増田陸 vs ミシェル・バンケス<br><br>ついに戦いのゴングが鳴らされた！<br>増田は実力を示し、世界挑戦へつなげるボクシングを展開できるか！？<br> <br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/hDcIHPF5jb">pic.twitter.com/hDcIHPF5jb</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931637846529441998?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<h4 class="wp-block-heading">試合日程・概要</h4>



<p>試合は2025年6月8日、東京・有明コロシアムで開催された<strong>Prime Video Boxing 13大会</strong>にて行われた。注目のバンタム級10回戦に登場したのは、日本バンタム級王者の増田陸（帝拳）と、WBA世界バンタム級11位のミシェル・バンケス（ベネズエラ）である。</p>



<p>大会当日には世界王者クラスの観客も会場を訪れ、リングサイドにはWBA世界バンタム級休養王者の堤聖也、WBO世界バンタム級王者の武居由樹といった日本ボクシング界のトップ選手たちが陣取った。<strong>この舞台に立つ者すべてが「世界」を意識せざるを得ない環境</strong>であり、増田にとってもキャリアを賭ける一戦であった。</p>



<h4 class="wp-block-heading">両者のプロフィール</h4>



<p>増田陸は1997年生まれの27歳。名門・帝拳ジム所属のサウスポーであり、アマチュア時代から才能を発揮していた。現在の戦績は8戦7勝（7KO）1敗。2024年に日本バンタム級王座を獲得して以来、防衛戦を含め着実にステップアップしてきた逸材だ。</p>



<p>対するミシェル・バンケスは34歳のベテランで、ベネズエラ出身の強打者。過去にはWBA地域タイトルを複数獲得しており、<strong>世界ランク11位に位置する経験豊富な実力者</strong>である。アウェイでの試合に臆することなく、冷静に仕事をする玄人ボクサーであることからも、今回の一戦が増田にとって試金石となったことは間違いない。</p>



<p></p>



<p></p>






<h3 class="wp-block-heading"><span id="toc2">ファイトスタイル</span></h3>



<p>増田陸のスタイルは、いわゆる「当て勘」に優れた<strong>カウンターパンチャー型サウスポー</strong>である。構えの低さから生まれる左ストレートはまさに芸術。無駄な力みがなく、パンチが当たった瞬間に相手の意識を刈り取る鋭さを持つ。加えてフットワークとディフェンスにも磨きがかかっており、全局面においてバランスが取れている。</p>



<p>バンケスのスタイルは明確な<strong>プレッシャーファイター</strong>。特に右のオーバーハンドと左ボディを軸に攻撃を組み立て、相手をコーナーに追い込んで仕留めるパターンが多い。ディフェンスはやや雑な部分があるが、その分だけ前進力とパンチ力で圧をかけてくる。リング中央を支配しながら自分の距離に持ち込む戦術を得意とする。</p>



<p></p>






<h2 class="wp-block-heading"><span id="toc3">見どころ</span></h2>



<p>今回の試合の最大の見どころは、<strong>増田の左ストレートが世界ランク相手にどこまで通用するのか</strong>という点に尽きる。これまで日本国内では敵なしの増田だが、WBAランカーはさすがに一筋縄ではいかない相手。バンケスの打たれ強さ、そして前進力をどういなすかが勝敗を分けるカギとなる。</p>



<p>また、リングサイドに世界王者2人が座っているという異例の状況もプレッシャーとしては大きい。その中で結果を出せれば、増田の評価は一気に世界基準に跳ね上がる。<strong>試合前から&#8221;世界挑戦前夜&#8221;の空気感が会場を包んでいた</strong>。</p>



<h2 class="wp-block-heading"><span id="toc4">試合結果</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br><br>増田陸 vs ミシェル・バンケス<br><br>これが「神の左」継承者だ！！<br>1R中盤、増田が左ストレートで<br>バンケスに圧巻のKO勝ち！<br> <br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/MCl0yXEQBn">pic.twitter.com/MCl0yXEQBn</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931638431936819586?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p><strong>試合はまさに衝撃の一瞬で幕を閉じた。</strong></p>



<p>開始からわずか1分27秒、増田の左ストレートが炸裂し、バンケスはそのままキャンバスに崩れ落ちた。<strong>まさに完璧な一撃、見事なKO勝利である</strong>。会場はどよめきと歓声に包まれ、世界の舞台へと繋がる勝利としてその価値を刻んだ瞬間だった。</p>



<p>ラウンドは1ラウンドで終わっているが、その中に凝縮された内容があった。序盤、バンケスはプレッシャーをかけて前に出る。対する増田は冷静に距離を取り、相手の出方を探っていた。そしてわずか1分過ぎ、バンケスが右を打ち込もうとした瞬間、<strong>増田の左ストレートがドンピシャでカウンターとして炸裂</strong>。</p>



<p>パンチは完璧に顎をとらえ、バンケスは体ごと崩れ落ちてダウン。レフェリーはすぐに試合をストップし、試合は増田のKO勝利で決した。<strong>この1ラウンドの攻防に、増田のすべてが詰まっていた</strong>。</p>



<h2 class="wp-block-heading"><span id="toc5">ターニングポイント</span></h2>



<p>試合のターニングポイントは間違いなく、<strong>左ストレートを打ち込むその一瞬にあった</strong>。相手の重心移動を完璧に見切り、拳を走らせた増田の判断力と精度は圧巻である。元WBC世界王者・山中慎介の“神の左”を継承する男として、その名に恥じぬ一撃であった。</p>



<p>さらに言えば、<strong>この一発で世界ランカーを沈めた事実こそが、増田の現在地を証明している</strong>。ただ勝つだけでなく、「世界に通用する強さ」を1分27秒で体現したのである。</p>






<h2 class="wp-block-heading"><span id="toc6">今後の動向</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br> <br>増田陸<br>「自分もそっち側に座って<br>試合を観たいと思います。」<br> <br>「左」で衝撃的KOを飾った増田。<br>二人のチャンピオンに対し、<br>これからの展望を語る。<br> <br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/lmg4oszFNV">pic.twitter.com/lmg4oszFNV</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931640332912939080?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>この勝利により、増田は<strong>世界挑戦への切符を現実のものとした</strong>。試合後のインタビューでは「いつでも世界に挑戦できる準備は整った」と自信に満ちた表情で語っていた。</p>



<p>リングサイドにいた堤聖也や武居由樹に対しても、「早く自分もそっち側に座って試合を見たい」と笑顔でアピール。<strong>これは単なる挑発ではなく、&#8221;挑戦者から王者へ&#8221;の宣言</strong>である。今後の世界戦線において、増田陸の名前は間違いなく要注目となるだろう。</p>



<p></p>



<h2 class="wp-block-heading"><span id="toc7">まとめ</span></h2>



<p>増田陸 vs ミシェル・バンケスの一戦は、<strong>衝撃の1ラウンドKOという形で日本ボクシング界に新たなページを刻んだ</strong>。技術、度胸、そして世界への覚悟。そのすべてを見せた増田の勝利は、単なる日本王者の一勝ではない。これは「世界王者への試金石を突破した証」に他ならない。</p>



<p>今後、WBA・WBOのバンタム級戦線は確実に動き出す。堤、武居、そして増田。<strong>日本ボクシング界のバンタム級黄金時代が、いよいよ幕を開けた。</strong></p>



<p><strong>他の試合記事はコチラ↓</strong></p>



<p><a href="https://every-fun-fun.com/boxing/match/tomoya-tsuboi-vs-van-thao-trang/"><strong>坪井智也 vs タオ・トラン 試合結果【猛者を制した神速の拳】</strong></a></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/tenshin-nasukawa-vs-victor-santillan/">那須川天心 vs サンティリャン 試合結果【牙を研ぐ男】</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/junto-nakatani-vs-ryosuke-nishida/">中谷潤人 vs 西田凌佑 試合結果【バンタム級最強の証明】</a></strong></p>








<p></p>



<p>本記事は、以上になります。本サイトでは、他にも格闘技に関する記事をたくさんアップしています。少しでも興味をお持ちの方は、ぜひ他の記事もご覧ください。<br>最後までご覧いただきありがとうございました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://every-fun-fun.com/boxing/match/riku-masuda-vs-michelle-vanquez/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>那須川天心 vs ビクトル・サンティリャン 試合結果【牙を研ぐ男】Prime Video Boxing 13</title>
		<link>https://every-fun-fun.com/boxing/match/tenshin-nasukawa-vs-victor-santillan/</link>
					<comments>https://every-fun-fun.com/boxing/match/tenshin-nasukawa-vs-victor-santillan/#respond</comments>
		
		<dc:creator><![CDATA[miki]]></dc:creator>
		<pubDate>Mon, 09 Jun 2025 14:13:45 +0000</pubDate>
				<category><![CDATA[ボクシング試合紹介]]></category>
		<guid isPermaLink="false">https://every-fun-fun.com/?p=5804</guid>

					<description><![CDATA[Prime Video Boxing 13 バンタム級戦線が静かに、しかし確実に熱を帯びている。キックボクシング界を席巻し、ボクシングに転向してからもその注目度を保ち続ける男――那須川天心。彼の進化は止まらない。今回は、 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Prime Video Boxing 13</h4>



<p>バンタム級戦線が静かに、しかし確実に熱を帯びている。キックボクシング界を席巻し、ボクシングに転向してからもその注目度を保ち続ける男――那須川天心。彼の進化は止まらない。今回は、ドミニカ共和国から乗り込んできた世界ランカー、ビクトル・サンティリャンとの一戦が行われた。多くのファンが熱視線を注いだ一夜。この試合には、単なる勝敗以上の意味が込められていた。那須川の“世界挑戦への最終試験”とも言える大一番だ。</p>



<p><strong>他の試合記事はコチラ↓</strong></p>



<p><a href="https://every-fun-fun.com/boxing/match/tomoya-tsuboi-vs-van-thao-trang/"><strong>坪井智也 vs タオ・トラン 試合結果【猛者を制した神速の拳】</strong></a></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/riku-masuda-vs-michelle-vanquez/">増田陸 vs バンケス 試合結果【爆裂の左、世界を射抜く】</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/junto-nakatani-vs-ryosuke-nishida/">中谷潤人 vs 西田凌佑 試合結果【バンタム級最強の証明】</a></strong></p>







  <div id="toc" class="toc tnt-disc toc-center tnt-disc border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-16" checked><label class="toc-title" for="toc-checkbox-16">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"></li><li><a href="#toc1" tabindex="0">両者データ比較</a><ol><li><a href="#toc2" tabindex="0">ファイトスタイル</a></li></ol></li><li><a href="#toc3" tabindex="0">見どころ</a></li><li><a href="#toc4" tabindex="0">試合結果</a></li><li><a href="#toc5" tabindex="0">ターニングポイント</a></li><li><a href="#toc6" tabindex="0">今後の動向</a></li><li><a href="#toc7" tabindex="0">まとめ</a></li></ol>
    </div>
  </div>

<h2 class="wp-block-heading"><span id="toc1">両者データ比較</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br>那須川天心選手が会場に到着！<br><br>アマ200戦以上の強敵・サンティリャン選手との一戦。<br>世界前哨戦のゴングまで、間もなく。<br><br>本日17:00～ 独占ライブ配信予定<br>▼視聴はこちら<a href="https://t.co/H4yJwaiDuz">https://t.co/H4yJwaiDuz</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/AcaM7OqeGc">pic.twitter.com/AcaM7OqeGc</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931617814705742276?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<figure class="wp-block-table alignwide"><div class="scrollable-table"><table><tbody><tr><td class="has-text-align-center" data-align="center"><strong>那須川天心</strong></td><td class="has-text-align-center" data-align="center"><strong>VS</strong></td><td class="has-text-align-center" data-align="center"><strong>ビクトル・サンティリャン</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>1998年8月18日</strong></td><td class="has-text-align-center" data-align="center"><strong>生年月日</strong></td><td class="has-text-align-center" data-align="center"><strong>1995年7月22日</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>2023年4月8日</strong></td><td class="has-text-align-center" data-align="center"><strong>デビュー</strong></td><td class="has-text-align-center" data-align="center"><strong>2018年4月7日</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>千葉県松戸市</strong></td><td class="has-text-align-center" data-align="center"><strong>出身地</strong></td><td class="has-text-align-center" data-align="center"><strong>ドミニカ共和国</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>165cm</strong></td><td class="has-text-align-center" data-align="center"><strong>身長</strong></td><td class="has-text-align-center" data-align="center"><strong>167cm</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>165cm</strong></td><td class="has-text-align-center" data-align="center"><strong>リーチ</strong></td><td class="has-text-align-center" data-align="center"><strong>？cm</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>左ボクサーファイター</strong></td><td class="has-text-align-center" data-align="center"><strong>タイプ</strong></td><td class="has-text-align-center" data-align="center"><strong>左ボクサーファイター</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>バンタム級 (53.52キロ)</strong><br><strong>スーパーバンタム級 (55.34キロ)</strong></td><td class="has-text-align-center" data-align="center"><strong>階級</strong></td><td class="has-text-align-center" data-align="center"><strong>バンタム級 (53.52キロ)</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>6戦6勝(2KO)無敗</strong></td><td class="has-text-align-center" data-align="center"><strong>プロ戦績</strong></td><td class="has-text-align-center" data-align="center"><strong>15戦14勝(5KO)1敗</strong></td></tr></tbody></table></div></figure>



<h4 class="wp-block-heading">試合日程・概要</h4>



<p>この注目の一戦は<strong>2025年6月8日、東京・有明コロシアム</strong>で行われた。試合はノンタイトル戦ではあったが、実質的には世界挑戦前の“前哨戦”という位置づけである。WBA世界バンタム級1位の那須川天心にとって、ランキング6位のサンティリャンとの一戦は、<strong>ボクシングキャリアの分岐点</strong>となる戦いだった。これまで6戦全勝（1KO）と無敗の戦績を誇る那須川に対し、実力者サンティリャンはキャリア14勝1敗の男。実力者同士の激突は、プロボクシングの現実と夢の狭間で火花を散らす戦いとなった。</p>



<h4 class="wp-block-heading">両者のプロフィール</h4>



<p>那須川天心は1998年8月18日生まれ、千葉県松戸市出身。身長165cmのサウスポーで、5歳で空手を始め、ジュニア時代からその実力は突出していた。キックボクシングでは最年少でRISEバンタム級王者、さらに初代RISE世界フェザー級王者、そして2022年にはK-1の三階級王者・武尊を撃破。ボクシング転向は2023年4月。そこからわずか1年あまりで世界ランキング1位にまで上り詰めた。</p>



<p>対するビクトル・サンティリャンは1995年生まれ、ドミニカ共和国出身の実力者で、WBA世界6位。これまで15戦14勝1敗を誇るが、その多くがラテンアメリカ圏内での試合であり、今回が初の本格的なビッグマッチとも言える。身長やリーチにおいて那須川を上回るサンティリャンは、経験とパワーで日本のホープを迎え撃つ構えだった。</p>



<p></p>



<p></p>






<h3 class="wp-block-heading"><span id="toc2">ファイトスタイル</span></h3>



<p>那須川天心は、サウスポーのボクサーファイターとして高いアウトボクシング能力を誇る。特にスピードと精度を兼ね備えたジャブ、角度のある左ストレート、そして絶妙な距離感で試合をコントロールする巧さが光る。キック時代に培った反射神経とフットワークが、ボクシングでも武器となっており、打ち終わりを狙うカウンターや変則的な動きも巧みに織り交ぜる。冷静な判断力と試合運びはすでにベテランの風格すら漂わせている。</p>



<p>一方、ビクトル・サンティリャンは堅実さを持ち味とするバランスタイプのボクサー。オーソドックスな構えから前に出てプレッシャーをかけるスタイルで、スピード・パワー・テクニックすべてが高水準でまとまっている。派手さはないが、手堅くポイントを積み重ねるスタイルに長け、試合を自分のリズムで進める能力が高い。大胆な攻めよりも安定感を重視するタイプで、接近戦やクリンチでも手を止めない粘り強さが特徴だ。</p>



<p></p>



<p><strong>両選手の詳しい記事はコチラ↓</strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/boxer/tenshin-nasukawa-1/">那須川天心の戦績と強さ分析</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/boxer/victor-santillan/">ビクトル・サンティリャンの戦績と強さ分析</a></strong></p>






<h2 class="wp-block-heading"><span id="toc3">見どころ</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br><br>ついに開幕！ <br>那須川天心、世界前哨戦 <br>vs ビクトル・サンティリャン<br><br>那須川はこの試合を制し、<br>世界への切符を掴むことができるのか…！？<br><br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/rBPuE2ASZb">pic.twitter.com/rBPuE2ASZb</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931661944374583373?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>この一戦の見どころは、<strong>那須川が初めて対峙する“同じサウスポー”との対決</strong>という点にある。さらに、世界6位というランキングを持つ相手にどう立ち向かうか。パンチの被弾を減らしつつ、有効打を稼ぎ、試合をコントロールできるかが焦点だった。また、那須川の“倒す”意識が強く出る中で、無理な攻撃に出るリスクもはらんでいた。</p>



<h2 class="wp-block-heading"><span id="toc4">試合結果</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br><br>那須川天心 vs ビクトル・サンティリャン<br>那須川が3-0で判定勝利！<br><br>初のサウスポーを制圧！！！<br>世界に挑む準備は整った！<br><br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/pGYlZBe0Xi">pic.twitter.com/pGYlZBe0Xi</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931672410031362234?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>試合は<strong>3-0の判定で那須川天心の勝利</strong>。ジャッジのスコアは100-90が1人、99-91が2人という、ほぼ完封とも言える内容であった。全体を通して那須川が主導権を握り続け、サンティリャンに有効打をほとんど許さなかった。試合終了後、那須川は「もっと倒したかった」と語ったが、<strong>冷静な試合運びと技術の高さが際立つ内容</strong>だったことは間違いない。</p>



<h2 class="wp-block-heading"><span id="toc5">ターニングポイント</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br><br>那須川天心 vs ビクトル・サンティリャン<br><br>ここまで3Rが経過。<br>互いに距離を詰め、フックを撃ち合う流れに！<br><br>勝負の行方はいかに…！？<br><br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/IVC6lEbrQt">pic.twitter.com/IVC6lEbrQt</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931664285949673489?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br> <br>那須川天心 vs ビクトル・サンティリャン<br> <br>8R、那須川が左ストレートを当て<br>サンティリャンにダメージを与える！<br> <br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/YxW7iFQfKI">pic.twitter.com/YxW7iFQfKI</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931670191127040296?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br><br>那須川天心 vs ビクトル・サンティリャン<br><br>9R、那須川が左ストレートを起点に<br>サンティリャンを攻め立てる！<br><br>試合は残り1R！<br>世界前哨戦の行方はいかに…！？<br><br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/o8MKoCvCJP">pic.twitter.com/o8MKoCvCJP</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931670521831195105?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p><strong>試合の分岐点は明白だった</strong></p>



<p>試合の決め手となった<strong>ターニングポイントは、那須川天心とビクトル・サンティリャンの間に横たわる、ボクシング技術の圧倒的な差</strong>だ。特にディフェンス力は如実だった。<strong>サンティリャンの攻撃がほとんど当たらない中、天心は着実に有効打を積み重ねていった</strong>。ステップワーク、角度、距離感すべてが上回っており、<strong>リング上の主導権は常に天心にあった</strong>。その明確な差が、ワンサイドゲームとして現れたのは当然の結果だったと言える。実際、<strong>採点では1人のジャッジが100-90のフルマークをつける圧勝</strong>。数字がすべてを物語っている。</p>



<h4 class="wp-block-heading">不完全燃焼？</h4>



<p>だが、ここで驚くべきは、試合後の那須川陣営の反応だ。<strong>圧倒的な勝利にもかかわらず、那須川もトレーナー陣も口を揃えて「練習通りにできなかった」と語った</strong>。那須川本人も「やれることはもっとあった」と悔しさをにじませた。つまり、これほどまでに相手を封じ込めておきながら、<strong>本人たちはまだ「不完全」だったと自己評価しているのだ</strong>。</p>



<p>この事実が何を意味するか――<strong>那須川天心という男が、今なお成長を続けており、真の実力はまだこの先にあるという恐るべき可能性</strong>だ。目の前の敵をねじ伏せるのではなく、その先にある「理想の自分」に挑戦している。この姿勢こそが、世界王者たちが目を光らせる理由であり、那須川天心というファイターが次の時代を背負う存在であることの何よりの証明となった。</p>






<h2 class="wp-block-heading"><span id="toc6">今後の動向</span></h2>



<p>今回の勝利により、那須川天心は世界バンタム級王座への挑戦に限りなく近づいた。<strong>秋に予定されている世界初挑戦が既定路線と見られているが、その前にもう1戦、あるいは2戦挟む可能性も決して低くはない</strong>。</p>



<p>今回の試合が「世界前哨戦」として設定されていたにもかかわらず、<strong>天心本人も陣営も内容に納得していない</strong>。それは勝利を収めたにもかかわらず、理想とする完成度に到達していなかったという、トップアスリート特有の高すぎる自己基準ゆえのものだ。</p>



<p>この自己評価は、今後のスケジュールにも影響を及ぼすかもしれない。<strong>実戦でしか得られない経験値を積むために、あえてもう一戦組み込むという選択肢も現実味を帯びてくる</strong>。もちろん、現在のランキングの位置を考えれば、今すぐにでも世界挑戦の舞台に立つ資格は十分にある。<strong>実際、どの団体でも指名挑戦者として名乗りを上げられる可能性は極めて高い</strong>。</p>



<p>しかしながら、<strong>バンタム級という階級には、日本人世界王者たちがひしめいており、団体を超えたベルト統一戦への期待も日に日に高まっている</strong>。会場にはその王者たちが顔を揃えており、那須川の戦いを見届けていたのも、そうした大局的な動きの一端である。<strong>天心はその視線を受け止めた上で、「全員と戦う」「全ベルトを狙う」と堂々と宣言した</strong>。言葉に一切のブレはなかった。</p>



<p>とはいえ、世界戦がどの団体、どの王者とのマッチメイクになるかは依然として不透明だ。<strong>秋の決戦が本当に実現するのか、それとももう一段階ギアを上げてから臨むのか――。那須川天心の歩みは、まさに世界のボクシングシーンそのものを動かす一手となるだろう</strong>。</p>



<p></p>



<h2 class="wp-block-heading"><span id="toc7">まとめ</span></h2>



<p>那須川天心はこの試合で、単に勝利を収めただけではない。<strong>「KOだけが勝利ではない」ことを、静かに、そして力強く証明した</strong>。確かに世間は、那須川天心のような異次元の才能を持つ男に対して、常に「KO勝利」を求めてくる。だが、<strong>ボクシングという競技は、テクニックで相手を封じ、ポイントを積み上げて勝つこともまた、“本物”の勝利である</strong>。</p>



<p>歴代の名王者を見ても、それは明らかだ。<strong>オレクサンドル・ウシク、ディミトリー・ビボル――彼らはKOでなくとも、緻密な戦術と高度な技術で4団体統一王者となった現役最強クラスのボクサーである</strong>。KOは華やかだ。しかし、勝利の本質は“いかにして相手に何もさせなかったか”にこそある。</p>



<p>那須川天心は今、その“本質”の入り口に立っている。<strong>判定勝利でも、技術の精度と戦略性の高さは際立っていた</strong>。ディフェンスの上手さ、距離感のコントロール、そしてラウンドを通して相手を攻略していく試合運び。すべてがハイレベルだった。<strong>勝ち方に悩むほど、彼の完成度は高みにある</strong>。</p>



<p>もちろん、本人がKOにこだわる気持ちも理解できる。それは勝負師として、エンターテイナーとしての宿命でもある。<strong>だが、そのこだわりが無理につながる必要はない。那須川自身が納得できるスタイルを確立したとき、自然とKOは結果として現れるだろう</strong>。</p>



<p>すでにどの観点から見ても、那須川のボクシングスタイルは突出している。<strong>あのスピード、あの精度、あの冷静さ。どれをとっても天才の域にある</strong>。ただし、彼はまだ発展途上に過ぎない。無敗を守り続け、進化を止めない姿勢こそが、彼を伝説へと導く最大の原動力となっている。</p>



<p><strong>世界戦はゴールではなく通過点だ。すべてのベルトを手にし、階級を超え、世界の頂点へと昇り詰める</strong>。那須川天心の物語は、まだ始まったばかりだ。ここから先は、“牙を研ぎ続けた男”が世界にその存在を知らしめる本番となる。</p>



<p><strong>倒さなくても勝てる。だが、倒せる強さも持っている。だからこそ、今の天心に心から敬意を表したい。そして、ボクシングの未来を担う若き王者に、大きなエールを送りたい。</strong></p>



<p>那須川天心、ボクシング界の未来を背負い、世界へ牙を剥け。</p>



<p><strong>他の試合記事はコチラ↓</strong></p>



<p><a href="https://every-fun-fun.com/boxing/match/tomoya-tsuboi-vs-van-thao-trang/"><strong>坪井智也 vs タオ・トラン 試合結果【猛者を制した神速の拳】</strong></a></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/riku-masuda-vs-michelle-vanquez/">増田陸 vs バンケス 試合結果【爆裂の左、世界を射抜く】</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/junto-nakatani-vs-ryosuke-nishida/">中谷潤人 vs 西田凌佑 試合結果【バンタム級最強の証明】</a></strong></p>








<p></p>



<p>本記事は、以上になります。本サイトでは、他にも格闘技に関する記事をたくさんアップしています。少しでも興味をお持ちの方は、ぜひ他の記事もご覧ください。<br>最後までご覧いただきありがとうございました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://every-fun-fun.com/boxing/match/tenshin-nasukawa-vs-victor-santillan/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>中谷潤人 vs 西田凌佑 試合結果【バンタム級最強の証明】Prime Video Boxing 13</title>
		<link>https://every-fun-fun.com/boxing/match/junto-nakatani-vs-ryosuke-nishida/</link>
					<comments>https://every-fun-fun.com/boxing/match/junto-nakatani-vs-ryosuke-nishida/#respond</comments>
		
		<dc:creator><![CDATA[miki]]></dc:creator>
		<pubDate>Mon, 09 Jun 2025 13:52:28 +0000</pubDate>
				<category><![CDATA[ボクシング試合紹介]]></category>
		<guid isPermaLink="false">https://every-fun-fun.com/?p=5788</guid>

					<description><![CDATA[Prime Video Boxing 13 日本ボクシング史に残る激闘がまたひとつ誕生した。無敗の日本人世界王者同士による王座統一戦という異例の大舞台。拳と拳が火花を散らし、プライドが激突した一夜。ファンの期待を一身に背 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Prime Video Boxing 13</h4>



<p>日本ボクシング史に残る激闘がまたひとつ誕生した。<strong>無敗の日本人世界王者同士による王座統一戦</strong>という異例の大舞台。拳と拳が火花を散らし、プライドが激突した一夜。ファンの期待を一身に背負った2人の王者が繰り広げたのは、<strong>単なる防衛戦ではなく、「歴史を変える戦い」だった</strong>。この記事ではその全容を振り返り、両者の実力、戦術、ターニングポイント、そして今後の展望に迫る。</p>



<p><strong>他の試合記事はコチラ↓</strong></p>



<p><a href="https://every-fun-fun.com/boxing/match/tomoya-tsuboi-vs-van-thao-trang/"><strong>坪井智也 vs タオ・トラン 試合結果【猛者を制した神速の拳】</strong></a></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/riku-masuda-vs-michelle-vanquez/">増田陸 vs バンケス 試合結果【爆裂の左、世界を射抜く】</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/tenshin-nasukawa-vs-victor-santillan/">那須川天心 vs サンティリャン 試合結果【牙を研ぐ男】</a></strong></p>



<p></p>







  <div id="toc" class="toc tnt-disc toc-center tnt-disc border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-18" checked><label class="toc-title" for="toc-checkbox-18">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"></li><li><a href="#toc1" tabindex="0">両者データ比較</a><ol><li><a href="#toc2" tabindex="0">ファイトスタイル</a></li></ol></li><li><a href="#toc3" tabindex="0">見どころ</a></li><li><a href="#toc4" tabindex="0">試合結果</a></li><li><a href="#toc5" tabindex="0">各ラウンド</a></li><li><a href="#toc6" tabindex="0">ターニングポイント</a></li><li><a href="#toc7" tabindex="0">今後の動向</a></li><li><a href="#toc8" tabindex="0">まとめ</a></li></ol>
    </div>
  </div>

<h2 class="wp-block-heading"><span id="toc1">両者データ比較</span></h2>



<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">【試合まであと4日】<br><br>世界王者二人の激突。<br>ついに、バンタム級が動き出す。<br><br>プライムビデオでお見逃しなく&#x1f94a;<br>ウォッチリストの登録はこちらから<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><br><br>『Prime Video Boxing 13』 <br>WBC・IBF世界バンタム級王座統一戦、中谷潤人 vs 西田凌佑<br>那須川天心、世界前哨戦… <a href="https://t.co/CTUeRtrwHN">pic.twitter.com/CTUeRtrwHN</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1930097184478777536?ref_src=twsrc%5Etfw">June 4, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<figure class="wp-block-table alignwide"><div class="scrollable-table"><table><tbody><tr><td class="has-text-align-center" data-align="center"><strong>中谷潤人</strong></td><td class="has-text-align-center" data-align="center"><strong>VS</strong></td><td class="has-text-align-center" data-align="center"><strong>西田 凌佑</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>1998年1月2日</strong></td><td class="has-text-align-center" data-align="center"><strong>生年月日</strong></td><td class="has-text-align-center" data-align="center"><strong>1996年8月7日</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>2015年4月26日</strong></td><td class="has-text-align-center" data-align="center"><strong>デビュー</strong></td><td class="has-text-align-center" data-align="center"><strong>2019年10月3日</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>三重県東員町</strong></td><td class="has-text-align-center" data-align="center"><strong>出身地</strong></td><td class="has-text-align-center" data-align="center"><strong>奈良県香芝市</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>172cm</strong></td><td class="has-text-align-center" data-align="center"><strong>身長</strong></td><td class="has-text-align-center" data-align="center"><strong>170cm</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>170cm</strong></td><td class="has-text-align-center" data-align="center"><strong>リーチ</strong></td><td class="has-text-align-center" data-align="center"><strong>173cm</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>左ボクサーファイター</strong></td><td class="has-text-align-center" data-align="center"><strong>タイプ</strong></td><td class="has-text-align-center" data-align="center"><strong>左ボクサーファイター</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>フライ級 (50.80キロ)</strong><br><strong>スーパーフライ級 (52.16キロ)</strong><br><strong>バンタム級 (53.52キロ)</strong></td><td class="has-text-align-center" data-align="center"><strong>階級</strong></td><td class="has-text-align-center" data-align="center"><strong>バンタム級 (53.52キロ)</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>16戦14勝2敗</strong></td><td class="has-text-align-center" data-align="center"><strong>アマ戦績</strong></td><td class="has-text-align-center" data-align="center"><strong>53戦37勝16敗</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>30戦30勝(23KO)無敗</strong></td><td class="has-text-align-center" data-align="center"><strong>プロ戦績</strong></td><td class="has-text-align-center" data-align="center"><strong>10戦10勝(2KO)無敗</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>10戦10勝(9KO)無敗</strong></td><td class="has-text-align-center" data-align="center"><strong>世界戦績</strong></td><td class="has-text-align-center" data-align="center"><strong>2戦2勝(1KO)無敗</strong></td></tr></tbody></table></div></figure>



<h4 class="wp-block-heading">試合日程・概要</h4>



<p>戦いの舞台となったのは<strong>2025年6月6日、東京・有明コロシアム</strong>。WBC世界バンタム級王者・中谷潤人と、IBF世界同級王者・西田凌佑という<strong>無敗のチャンピオン同士による王座統一戦</strong>が実現した。試合は12ラウンド制で行われ、主要世界タイトルであるWBCとIBFの2本をかけて激突。日本人王者同士の統一戦という意味でも、歴史的な一戦であり、日本国内のみならず世界中のボクシングファンの注目を集めた。</p>



<h4 class="wp-block-heading">両者のプロフィール</h4>



<p><strong>中谷潤人</strong>は1998年生まれ、三重県鈴鹿市出身。M・Tジム所属。プロデビューは2015年4月。すでに<strong>フライ級、スーパーフライ級、バンタム級と3階級を制覇</strong>しており、日本ボクシング界を代表するスーパースターに成長した。戦績は<strong>30戦全勝（23KO）</strong>。この試合は彼にとって11度目の世界戦となった。</p>



<p>一方の<strong>西田凌佑</strong>は1996年生まれ、奈良県香芝市出身。六島ジム所属。プロキャリアはまだ浅く、デビューは2019年。だが、その<strong>抜群のディフェンス技術と左構えからの鋭いカウンター</strong>でIBF世界王座を獲得。こちらも無敗の10戦全勝（2KO）で、この統一戦に臨んだ。</p>



<p></p>



<p></p>






<h3 class="wp-block-heading"><span id="toc2">ファイトスタイル</span></h3>



<p><strong>中谷潤人の最大の武器は、しなやかさと爆発力を兼ね備えた左構えのパンチングセンス</strong>である。特に右アッパー、左ストレートの破壊力は異常で、<strong>「ビッグバン」</strong>の異名を持つにふさわしいラッシュ力を誇る。リング上では常に冷静で、距離の支配が上手く、フットワークとパンチのタイミングの両面で世界トップクラスだ。</p>



<p><strong>西田凌佑は、高いディフェンス力を誇るディフェンステクニシャン</strong>である。ガードを高く保ち、相手の攻撃をブロックまたはスウェーでかわす技術に長けている。攻撃では主に<strong>左ボディーや左ストレートのカウンター</strong>を軸にし、相手の隙を正確に突く。ノックアウト率は低いものの、ラウンドをしっかり支配していくスタイルで、判定勝ちの多い典型的なアウトボクサーである。</p>



<p></p>



<p><strong>両選手の詳しい記事はコチラ↓</strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/boxer/junto-nakatani/">中谷潤人の戦績と強さ分析</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/boxer/ryosuke-nishida/">西田凌佑の戦績と強さ分析</a></strong></p>






<h2 class="wp-block-heading"><span id="toc3">見どころ</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br><br>WBC・IBF世界バンタム級王座統一戦<br>中谷潤人 vs 西田凌佑<br><br>決戦のゴングが鳴らされた！<br>ついに、動き出したバンタム級最前線。<br>2本のベルトの行方はいかに…！？<br><br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/64l9Y7o8iV">pic.twitter.com/64l9Y7o8iV</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931679800885682213?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>最大の見どころは、<strong>「アグレッシブな破壊者・中谷」と「冷静な守備職人・西田」の対照的なスタイルのぶつかり合い</strong>であった。無敗の王者同士による統一戦であると同時に、<strong>スピード vs 精密さ、破壊力 vs 技術力、攻撃型サウスポー vs 守備型サウスポー</strong>という構図も、この試合をいっそう魅力的にしていた。</p>



<p>また、<strong>中谷にとっては3階級目での初統一戦</strong>、西田にとってはキャリア最大の試練。どちらが精神的に強く、どちらが試合のペースを握るかが大きなカギとなった。</p>



<h2 class="wp-block-heading"><span id="toc4">試合結果</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br><br>WBC・IBF世界バンタム級王座統一戦<br>中谷潤人 vs 西田凌佑<br><br>中谷潤人が6R終了TKO勝利！<br>WBC・IBF世界バンタム級王座を統一！<br><br>プライムビデオで見逃し配信予定<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/tRlsmo7pc5">pic.twitter.com/tRlsmo7pc5</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931687447571608056?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>結論から言えば、<strong>中谷潤人が6回終了TKOで勝利</strong>し、WBCとIBFの世界バンタム級統一王者に輝いた。<strong>日本人同士の統一戦としては稀に見る激戦</strong>だったが、試合を通じて攻撃の圧をかけ続けた中谷が主導権を奪い、<strong>西田の右目を完全に腫れ上がらせて、なおかつ西田の右肩が脱臼してしまい試合続行不可能に追い込んだ</strong>。これにより中谷はプロデビューから31連勝（24KO）という国内タイ記録も達成。名実ともに「バンタム級最強」を証明した。</p>



<h2 class="wp-block-heading"><span id="toc5">各ラウンド</span></h2>



<p><strong>1回</strong>から試合は激しい展開となった。中谷が得意の右アッパーと左フックで積極的に攻め、西田も左ボディーで応戦。サウスポー同士の駆け引きが早くも火花を散らした。</p>



<p><strong>2回</strong>では西田が距離を詰めつつ、堅いガードで中谷のパンチをかわしながら、左ボディーアッパーを的確に当てていった。しかし中谷もクリンチブレイクからフックを連打し、プレッシャーを強めていった。</p>



<p><strong>3回</strong>には西田が左フックと左ストレートをヒット。中谷のラフな攻撃に隙が見え始め、ややペースを失った印象もあった。</p>



<p><strong>4回</strong>は西田の正確なストレートが中谷の顔面を何度も捉えた。守備の西田が攻撃でも主導権を握りかけたラウンドであり、流れが変わる兆しを感じさせた。</p>



<p>しかし<strong>5回</strong>、中谷が再び牙をむいた。鋭い左ストレートをきっかけに一気にラッシュ。偶然のバッティングもあり、西田の右目が大きく腫れ始め、ドクターチェックが入る事態となった。</p>



<p><strong>6回</strong>には中谷が右フックと左ストレートで攻勢を続け、試合の流れを完全に掌握。西田は反撃の左ボディーを放ったが、右目の腫れで視界が奪われ、ディフェンスもままならなかった。このとき、明かに西田の手数が減り、肩を脱臼したことにより試合続行不可能となった。</p>



<h2 class="wp-block-heading"><span id="toc6">ターニングポイント</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="ja" dir="ltr">【速報】『Prime Video Boxing 13』<br> <br>WBC・IBF世界バンタム級王座統一戦<br>中谷潤人 vs 西田凌佑<br><br>1Rから中谷が攻める！攻める！<br>怒涛のラッシュで<br>西田のガードを崩しにかかる！<br> <br>独占ライブ配信中<br>▼視聴はこちら<a href="https://t.co/H4yJwai5F1">https://t.co/H4yJwai5F1</a><a href="https://twitter.com/hashtag/%E3%83%97%E3%83%A9%E3%82%A4%E3%83%A0%E3%83%93%E3%83%87%E3%82%AA%E3%83%9C%E3%82%AF%E3%82%B7%E3%83%B3%E3%82%B0?src=hash&amp;ref_src=twsrc%5Etfw">#プライムビデオボクシング</a> <a href="https://t.co/F1iWkf5fPA">pic.twitter.com/F1iWkf5fPA</a></p>&mdash; Prime Video Sport JP（プライムビデオスポーツ） (@pvsportjp) <a href="https://twitter.com/pvsportjp/status/1931681407257972955?ref_src=twsrc%5Etfw">June 8, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>この試合の決定的なターニングポイントは、<strong>中谷潤人が序盤から意図的にダメージを蓄積させていく戦略を貫いたこと</strong>にある。西田は距離感を測るのが非常に上手く、長いラウンドでのポイントアウトを狙うスタイルだった。そのため中谷はあえて<strong>距離を詰めて接近戦に持ち込み、間合いを封じる</strong>という選択をした。</p>



<p>その中で、<strong>中谷の得意とするアッパーカットやフックが、西田のガードの上からでも確実にダメージを与えていった</strong>。パンチの一撃でKOを狙うのではなく、<strong>積み重ねによる崩しが西田の右肩脱臼を引き起こす一因になったのではないか</strong>。ただの偶然や不運ではない、<strong>計算された肉体破壊の一部としての脱臼だった可能性</strong>も否定できない。</p>



<p>また、右目の腫れと肩の痛みにより<strong>西田は視野と動作の両方を奪われ、試合を継続することは困難だった</strong>。中谷の戦術が、まさにプロフェッショナルの領域に達していた証左である。</p>






<h2 class="wp-block-heading"><span id="toc7">今後の動向</span></h2>



<p>勝利した中谷は、<strong>スーパーバンタム級への転向を明言</strong>している。すでに肉体改造も始まっており、<strong>井上尚弥とのスーパーファイト実現に向けて視界は良好</strong>だ。来春、東京ドームでの激突が計画されており、日本ボクシング界の新たな黄金カードとして注目されている。</p>



<p>対する西田も、この敗戦で評価を落とすことはない。むしろ<strong>トップレベルでの試合経験が今後のキャリアを飛躍的に成長させる</strong>。目の負傷が癒えたのち、再起戦でどのようなボクシングを見せるかが焦点だ。</p>



<p></p>



<h2 class="wp-block-heading"><span id="toc8">まとめ</span></h2>



<p><strong>中谷潤人が日本人対決を制し、WBC・IBFの世界バンタム級統一王者に輝いたこの試合は、日本ボクシング界のターニングポイントである</strong>。圧倒的な攻撃力と、正確なタイミングでのラッシュ。そこに積み重ねてきた技術と経験が融合し、「無敗の王者」を打ち破った。<strong>31連勝という記録も、中谷が歴史に名を刻む証拠</strong>だ。</p>



<p>そして、いよいよ「世界最強・井上尚弥との頂上決戦」が現実味を帯びてきた。ボクシングファンにとって、これほど楽しみな展開はない。<strong>「日本ボクシングの黄金時代」は、すでに始まっている</strong>。</p>



<p><strong>他の試合記事はコチラ↓</strong></p>



<p><a href="https://every-fun-fun.com/boxing/match/tomoya-tsuboi-vs-van-thao-trang/"><strong>坪井智也 vs タオ・トラン 試合結果【猛者を制した神速の拳】</strong></a></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/riku-masuda-vs-michelle-vanquez/">増田陸 vs バンケス 試合結果【爆裂の左、世界を射抜く】</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/match/tenshin-nasukawa-vs-victor-santillan/">那須川天心 vs サンティリャン 試合結果【牙を研ぐ男】</a></strong></p>








<p></p>



<p>本記事は、以上になります。本サイトでは、他にも格闘技に関する記事をたくさんアップしています。少しでも興味をお持ちの方は、ぜひ他の記事もご覧ください。<br>最後までご覧いただきありがとうございました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://every-fun-fun.com/boxing/match/junto-nakatani-vs-ryosuke-nishida/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>井上尚弥 vs ラモン・カルデナス 試合結果【シン・コ・デマヨを締めた衝撃と歓喜】Prime Video Boxing 12 in LAS VEGAS</title>
		<link>https://every-fun-fun.com/boxing/match/naoya-inoue-vs-ramon-cardenas/</link>
					<comments>https://every-fun-fun.com/boxing/match/naoya-inoue-vs-ramon-cardenas/#respond</comments>
		
		<dc:creator><![CDATA[miki]]></dc:creator>
		<pubDate>Mon, 05 May 2025 23:54:46 +0000</pubDate>
				<category><![CDATA[ボクシング試合紹介]]></category>
		<guid isPermaLink="false">https://every-fun-fun.com/?p=5717</guid>

					<description><![CDATA[Prime Video Boxing 12 in LAS VEGAS 世界が注目した2025年5月のビッグマッチ――井上尚弥 vs ラモン・カルデナス。スーパーバンタム級4団体統一王者・井上尚弥が、シンコ・デ・マヨの祭典 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h4 class="wp-block-heading">Prime Video Boxing 12 in LAS VEGAS</h4>



<p>世界が注目した2025年5月のビッグマッチ――<span class="bold-red"><strong>井上尚弥 vs ラモン・カルデナス</strong>。</span>スーパーバンタム級4団体統一王者・井上尚弥が、シンコ・デ・マヨの祭典という特別な舞台で、メキシコ系アメリカ人ファイター、ラモン・カルデナスと激突した。ラスベガスのT-モバイル・アリーナで繰り広げられたこの試合は、歴史に残る一戦となった。</p>



<p>この記事では、<strong>試合日程、両選手のプロフィール、ファイトスタイル、試合の見どころ、そして詳細なラウンドごとの解説</strong>を交えながら、ボクシングファンならずとも見逃せないこの一戦を徹底レビューしていく。</p>







  <div id="toc" class="toc tnt-disc toc-center tnt-disc border-element"><input type="checkbox" class="toc-checkbox" id="toc-checkbox-20" checked><label class="toc-title" for="toc-checkbox-20">目次</label>
    <div class="toc-content">
    <ol class="toc-list open"></li><li><a href="#toc1" tabindex="0">両者データ比較</a><ol><li><a href="#toc2" tabindex="0">ファイトスタイル</a></li></ol></li><li><a href="#toc3" tabindex="0">見どころ</a></li><li><a href="#toc4" tabindex="0">各ラウンド解説</a><ol><li><a href="#toc5" tabindex="0">第1ラウンド</a></li><li><a href="#toc6" tabindex="0">第2ラウンド</a></li><li><a href="#toc7" tabindex="0">第3ラウンド</a></li><li><a href="#toc8" tabindex="0">第4ラウンド</a></li><li><a href="#toc9" tabindex="0">第5ラウンド</a></li><li><a href="#toc10" tabindex="0">第6ラウンド</a></li><li><a href="#toc11" tabindex="0">第7ラウンド</a></li><li><a href="#toc12" tabindex="0">第8ラウンド</a></li></ol></li><li><a href="#toc13" tabindex="0">試合結果</a></li><li><a href="#toc14" tabindex="0">ターニングポイント</a></li><li><a href="#toc15" tabindex="0">真吾トレーナーの指示</a></li><li><a href="#toc16" tabindex="0">今後の動向</a></li><li><a href="#toc17" tabindex="0">まとめ</a></li></ol>
    </div>
  </div>

<h2 class="wp-block-heading"><span id="toc1">両者データ比較</span></h2>



<blockquote class="twitter-tweet"><p lang="en" dir="ltr">ONE MORE SLEEP.<br><br>Check out the odds here &#x27a1;&#xfe0f; <a href="https://t.co/t1q2x6wDog">https://t.co/t1q2x6wDog</a><a href="https://twitter.com/hashtag/InoueCardenas?src=hash&amp;ref_src=twsrc%5Etfw">#InoueCardenas</a> | <a href="https://twitter.com/DKSportsbook?ref_src=twsrc%5Etfw">@DKSportsbook</a> <a href="https://t.co/5YJXk9IbDC">pic.twitter.com/5YJXk9IbDC</a></p>&mdash; Top Rank Boxing (@trboxing) <a href="https://twitter.com/trboxing/status/1918766460236878325?ref_src=twsrc%5Etfw">May 3, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<figure class="wp-block-table alignwide"><div class="scrollable-table"><table><tbody><tr><td class="has-text-align-center" data-align="center"><strong>井上尚弥</strong></td><td class="has-text-align-center" data-align="center"><strong>VS</strong></td><td class="has-text-align-center" data-align="center"><strong>ラモン・カルデナス</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>1993年4月10日</strong></td><td class="has-text-align-center" data-align="center"><strong>生年月日</strong></td><td class="has-text-align-center" data-align="center"><strong>1995年11月7日</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>2012年10月2日</strong></td><td class="has-text-align-center" data-align="center"><strong>デビュー</strong></td><td class="has-text-align-center" data-align="center"><strong>2015年7月25日</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>神奈川県座間市</strong></td><td class="has-text-align-center" data-align="center"><strong>出身地</strong></td><td class="has-text-align-center" data-align="center"><strong>アメリカ合衆国</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>165cm</strong></td><td class="has-text-align-center" data-align="center"><strong>身長</strong></td><td class="has-text-align-center" data-align="center"><strong>168cm</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>171cm</strong></td><td class="has-text-align-center" data-align="center"><strong>リーチ</strong></td><td class="has-text-align-center" data-align="center"><strong>168cm</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>右ボクサーファイター</strong></td><td class="has-text-align-center" data-align="center"><strong>タイプ</strong></td><td class="has-text-align-center" data-align="center"><strong>右ボクサーファイター</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>ライトフライ級 (48.97キロ)</strong><br><strong>スーパーフライ級 (52.16キロ)</strong><br><strong>バンタム級 (53.52キロ)</strong><br><strong>スーパーバンタム級 (55.34キロ)</strong></td><td class="has-text-align-center" data-align="center"><strong>階級</strong></td><td class="has-text-align-center" data-align="center"><strong>スーパーバンタム級 (55.34キロ)</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>29戦29勝(26KO)無敗</strong></td><td class="has-text-align-center" data-align="center"><strong>プロ戦績</strong></td><td class="has-text-align-center" data-align="center"><strong>27戦26勝(14KO)1敗</strong></td></tr><tr><td class="has-text-align-center" data-align="center"><strong>24戦24勝(22KO)無敗</strong></td><td class="has-text-align-center" data-align="center"><strong>世界戦績</strong></td><td class="has-text-align-center" data-align="center"><strong>今回初挑戦</strong></td></tr></tbody></table></div></figure>



<h4 class="wp-block-heading">試合日程・概要</h4>



<p>2025年5月4日（日本時間5日）、米国ネバダ州ラスベガスのT-モバイル・アリーナで、<span class="bold-red"><span class="marker-under-red">WBA、WBC、IBF、WBO世界スーパーバンタム級タイトルマッチ（12回戦）</span></span>が開催された。</p>



<p>この試合は、メキシコの祝日「<strong>シンコ・デ・マヨ</strong>」に合わせて組まれたビッグイベントであり、メキシコ系アメリカ人選手を相手に、<strong><span class="bold-red">日本人である井上尚弥がラスベガスのメインイベントに登場するという歴史的な一戦</span></strong>となった。</p>



<p>シンコ・デ・マヨとは、1862年のプエブラの戦いにおけるメキシコ軍の勝利を記念する日で、現在では米国を含めてラテン文化の祭典として広く祝われている。</p>



<p>その日にラスベガスで開催されるボクシング興行は毎年話題となるが、今年はその主役に日本人が選ばれたことが世界のボクシング界に大きな驚きを与えた。</p>






<h3 class="wp-block-heading"><span id="toc2">ファイトスタイル</span></h3>



<p>井上尚弥は、<strong>卓越したスピードとパワー、ボディワーク、精密なコンビネーション</strong>を持ち味とする万能型ファイター。距離感とタイミングを支配するボクシングIQも高く、「モンスター」と称される所以がそこにある。</p>



<p>対するカルデナスは、<strong>タフさとディフェンス力に定評がある技巧派ボクサー</strong>。L字ガードを駆使し、正確な左フックやジャブで試合を組み立てるタイプだ。</p>



<p></p>



<p><strong>両選手の詳しい記事はコチラ↓</strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/boxer/naoya-inoue-2/">井上尚弥の戦績と強さ分析</a></strong></p>



<p><strong><a href="https://every-fun-fun.com/boxing/boxer/ramon-cardenas/">ラモン・カルデナスの戦績と強さ分析</a></strong></p>






<h2 class="wp-block-heading"><span id="toc3">見どころ</span></h2>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="en" dir="ltr">ALL RISE &#x1f451;<br><br>THE P4P KING MAKES HIS ENTRANCE NOW. <a href="https://t.co/tNga2JMM61">pic.twitter.com/tNga2JMM61</a></p>&mdash; Top Rank Boxing (@trboxing) <a href="https://twitter.com/trboxing/status/1919227179101049015?ref_src=twsrc%5Etfw">May 5, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>この試合で最も注目すべきポイントは、<strong>井上尚弥がシンコ・デ・マヨの舞台でメインを務めたという史上初の快挙</strong>にある。メキシコや中南米文化が色濃く反映されたイベントの中で、日本人選手がその中心に立つのは前例のないことであり、世界中のボクシングファンの関心を集めた。</p>



<p>また、4団体統一王者としての防衛戦というだけでなく、同日に登場予定だったサウル“カネロ”アルバレスと並ぶ存在として、<strong>「次世代の顔」として世界に認められるか</strong>が問われる一戦でもあった。</p>



<p>さらに、カルデナスは技巧と粘り強さを兼ね備えた実力者であり、ディフェンス能力も高い。<strong>井上の攻撃がどこまで通用するのか、また彼がどうカルデナスの守備を突破するか</strong>が、この試合の戦術的な見どころとなった。</p>



<p>打ち合いになるのか、それとも技術戦になるのか。両者のファイトスタイルが交差することで、<strong>ボクシングという競技の奥深さが存分に味わえる一戦</strong>となった。</p>



<h2 class="wp-block-heading"><span id="toc4">各ラウンド解説</span></h2>



<h3 class="wp-block-heading"><span id="toc5">第1ラウンド</span></h3>



<p>試合の幕開けとともに、両者は冷静な立ち上がりを見せる。</p>



<p>特に目を引いたのは、カルデナスの構え。これまで見せたことのないハイガードで、井上の強打を徹底的に警戒している様子がうかがえた。</p>



<p>ジャブの差し合いが中心となる中、<span class="bold-red">井上がわずかに上回る印象</span>を与えた。中盤には<span class="bold-red">鋭いストレート</span>を一発ヒットさせ、わずかに主導権を奪う。カルデナスも一発狙いの左フックを強振したが空を切る。その振りからも、<span class="marker-under-red">彼が左フックの攻撃を虎視眈々と狙っていることが伺えた。</span></p>



<p></p>



<h3 class="wp-block-heading"><span id="toc6">第2ラウンド</span></h3>



<p>両者がコンビネーションで火花を散らす序盤。</p>



<p>双方が積極的にコンビネーションを繰り出す中、井上はガード越しに打ち込むも、カルデナスは怯まず打ち返す。<span class="bold-blue">特にジャブの差し合いでは井上が後手に回り、珍しく主導権を奪われる展開に。</span>攻撃は単調で、なかなか突破口が見えない。</p>



<p>そして残り41秒、<span class="bold-red">井上の鼻から出血</span>。試合序盤でのアクシデントは呼吸に影響し、<span class="bold-blue">スタミナ消耗を早める恐れがある</span>。不穏な空気が漂う中、終盤にまさかの展開が訪れる。</p>



<h4 class="wp-block-heading">キャリア2度目のダウン</h4>



<p><span class="bold-blue">残り15秒。井上が左右のフックを放ち攻勢に出るが、その瞬間、カルデナスが完璧に狙っていた左フックをカウンターでヒットさせる。井上、まさかのキャリア2度目のダウン。衝撃が会場を走る。</span></p>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="en" dir="ltr">THIS RINGSIDE ANGLE &#x1fae8; <a href="https://t.co/yEGgjHVtti">pic.twitter.com/yEGgjHVtti</a></p>&mdash; Top Rank Boxing (@trboxing) <a href="https://twitter.com/trboxing/status/1919230981808259188?ref_src=twsrc%5Etfw">May 5, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>驚くべきは、その被弾の背景にある<strong>明確なミス</strong>だ。左右のフックを振っている間、井上のガードが大きく開いてしまっていた。これは真吾トレーナーがラウンド前に<span class="marker-under-red">「左フックに注意、右のガードを上げろ」</span>と指示していたまさにその場面である。言葉通り<strong>“もらってはいけないパンチ”</strong>を、井上はもらってしまったのだ。</p>



<p>この左フックは、単なるダウンを超えていた。ルイス・ネリ戦でのダウン時と比較しても、明らかにボディの動きと意識の途切れがリンクしており、<span class="bold-blue">一瞬“意識が飛んだ”ような挙動だった。</span>これは井上尚弥にとって極めて稀で、キャリアを通じて見ても屈指の衝撃シーンと言える。<span class="marker-under-blue">打ち終わりの隙にカウンターを被弾したこと、トレーナーの指示を守れなかったこと、試合中に油断や過信があったのではないかという憶測すら生まれる。</span></p>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="en" dir="ltr">INOUE JUST GOT CAUGHT. <a href="https://t.co/e99cBugE1a">pic.twitter.com/e99cBugE1a</a></p>&mdash; Top Rank Boxing (@trboxing) <a href="https://twitter.com/trboxing/status/1919230259758583825?ref_src=twsrc%5Etfw">May 5, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<h3 class="wp-block-heading"><span id="toc7">第3ラウンド</span></h3>



<p>立ち直りたい井上だったが、ガードの上からの単調な攻撃に終始し、カルデナスの鋭いパンチを度々被弾する展開に。</p>



<p>左フックに対してスウェーバックで交わす井上のディフェンスも、ギリギリの対応で非常に危うい。</p>



<p>終盤にはカルデナスがボディやショートパンチを的確にヒットさせ、井上の攻撃は依然としてガードの上ばかり。</p>



<p>2ラウンドに続き、<span class="bold-blue">明確にカルデナスがポイントを取った印象で、パワー面でも井上を上回っているようにすら見える。井上らしからぬ劣勢が続き、不穏な空気が漂う。</span></p>



<p></p>



<h3 class="wp-block-heading"><span id="toc8">第4ラウンド</span></h3>



<p>井上は依然としてハイガード越しを狙う攻撃に固執し、戦術の幅の狭さが際立つ。</p>



<p>なぜボディやフックを積極的に使わないのか、疑問が残る展開が続いた。</p>



<p>しかし残り50秒、ついに井上の真骨頂が現れる。<span class="bold-red">左フック、左ボディと多彩な打ち分けを披露し、流れを一変させる。</span>得意の“下がりながらの左フック”も的中し、攻守の切り替えに冴えが戻り始めた。</p>



<p>終盤には上下に散らすコンビネーションでカルデナスを捉え始め、ようやく井上のボクシングが軌道に乗り出す。</p>






<h3 class="wp-block-heading"><span id="toc9">第5ラウンド</span></h3>



<p>このラウンドでは井上が珍しく真っ向からの打ち合いに応じる。</p>



<p>互いに浅いながらもヒットを重ね、緊迫した攻防が続く。</p>



<p>カルデナスはL字ガードで対応し、ディフェンス能力とキレのある反撃で対抗。<span class="bold-blue">井上は振りが大きく、やや大味な印象を与え、ここでもいつもの精密な攻撃が鳴りを潜める。</span></p>



<p>しかし残り30秒、渾身の左ボディがカルデナスの動きを止める。効いた様子も見られ、ここは井上が確実にラウンドを取ったと見られる。<span class="marker-under-blue">ただし、無駄打ちや粗さが目立ち、どこか本調子ではない姿も感じられる。</span></p>



<p></p>



<h3 class="wp-block-heading"><span id="toc10">第6ラウンド</span></h3>



<p>ジャブの差し合いから幕を開けるこのラウンドは、やや静かな立ち上がり。</p>



<p>しかし、1分30秒過ぎに試合が動く。<span class="bold-red">井上の右ストレートがヒットし、そこから一気にラッシュを仕掛ける。</span>だがカルデナスは倒れず、逆に猛攻をしのぎながらフックで応戦するタフさを見せつける。</p>



<p>残り30秒、<span class="bold-red">井上の左ボディがカルデナスの動きを明確に鈍らせ、防戦一方の展開に追い込むも、ここでも倒れない。</span>耐えるカルデナスと攻める井上の構図が際立った、精神力のぶつかり合いのようなラウンドだった。</p>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="fr" dir="ltr">INOUE SENSES BLOOD &#x203c;&#xfe0f; <a href="https://t.co/tdv9iUs1ft">pic.twitter.com/tdv9iUs1ft</a></p>&mdash; Top Rank Boxing (@trboxing) <a href="https://twitter.com/trboxing/status/1919234140722889026?ref_src=twsrc%5Etfw">May 5, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p></p>



<h3 class="wp-block-heading"><span id="toc11">第7ラウンド</span></h3>



<p>井上が序盤から怒涛の攻めを見せる。ガードを無視するかのように、正面突破で攻撃を連打。</p>



<p>右のテンプルに命中した一撃でカルデナスが下がるも、なおも粘る。</p>



<p>残り1分35秒、<span class="bold-red">アッパーから右ボディのコンビネーションがカルデナスを大きく揺さぶる。カルデナスはうずくまる寸前まで追い込まれたが、倒れなかった。</span></p>



<p>その直後、打ち疲れた井上に対し、カルデナスが左フックをヒット。まさかの<span class="bold-blue">井上が後退し、両フックも被弾。</span>前のめりになる井上の姿は、キャリア初といえるほどの衝撃的な場面だった。出血による呼吸困難がスタミナ消耗に直結しているのかもしれない。</p>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="en" dir="ltr">FINALLY! INOUE RETURNS THE FAVOR! <a href="https://t.co/JalHJR1uR1">pic.twitter.com/JalHJR1uR1</a></p>&mdash; Top Rank Boxing (@trboxing) <a href="https://twitter.com/trboxing/status/1919235290285187577?ref_src=twsrc%5Etfw">May 5, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p><span class="bold-red">だが残り30秒、井上が意地のショートストレートからラッシュをかけ、遂にカルデナスからダウンを奪取。試合が完全に動いた。</span></p>



<p></p>



<h3 class="wp-block-heading"><span id="toc12">第8ラウンド</span></h3>



<p>ここまで耐え続けたカルデナスに対し、井上が完全にギアを上げた。</p>



<p><span class="bold-red">序盤から猛攻に次ぐ猛攻。アッパーとボディのコンビネーションが鮮やかに決まり、カルデナスをロープ際まで吹き飛ばす。</span></p>



<blockquote class="twitter-tweet" data-media-max-width="560"><p lang="en" dir="ltr">FIGHT OF THE YEAR.<br><br>FIGHTER OF THIS DECADE. <a href="https://t.co/oZgaEf33Sw">pic.twitter.com/oZgaEf33Sw</a></p>&mdash; Top Rank Boxing (@trboxing) <a href="https://twitter.com/trboxing/status/1919237191479292264?ref_src=twsrc%5Etfw">May 5, 2025</a></blockquote>
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p><span class="bold-red">残り2分15秒、カルデナスは完全に防戦一方。ロープに詰められ、井上の怒涛の連打に晒される。</span>レフェリーが試合を止めるのは必然であり、ここで試合終了。</p>



<p><strong><span class="bold-red">井上尚弥、8ラウンド45秒、</span><span class="bold-red">ショート</span><span class="bold-red">パンチの</span><span class="bold-red">被弾により</span><span class="bold-red">カルデナス</span><span class="bold-red">が</span><span class="bold-red">防戦一方</span><span class="bold-red">となり、</span><span class="bold-red">レフェリー</span><span class="bold-red">ストップによる</span><span class="bold-red">TKO勝利となった。</span></strong></p>






<h2 class="wp-block-heading"><span id="toc13">試合結果</span></h2>



<blockquote class="twitter-tweet"><p lang="en" dir="ltr">Many say they&#39;re P4P No. 1<br><br>Only one man is. <a href="https://t.co/C37AdkVURB">pic.twitter.com/C37AdkVURB</a></p>&mdash; Top Rank Boxing (@trboxing) <a href="https://twitter.com/trboxing/status/1919238651600327089?ref_src=twsrc%5Etfw">May 5, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>



<p>2ラウンドにはキャリア2度目のダウンを喫する波乱の展開となったが、持ち前の修正力と攻撃力で試合を立て直し、6・7ラウンドでダメージを蓄積させ、8ラウンド45秒、アッパーとボディの猛攻でラッシュを仕掛け、<span class="bold-red">TKO勝利</span>を収めた。序盤の苦戦を乗り越えた末の劇的な勝利だった。</p>



<p>これにより井上は、<span class="bold-red"><strong>世界戦11連続KO勝利</strong>、<strong>世界戦KO勝利数23回</strong></span>という驚異的な記録を打ち立てた。 伝説の王者ジョー・ルイスの記録をも超える偉業である。</p>



<h2 class="wp-block-heading"><span id="toc14">ターニングポイント</span></h2>



<p>この試合の最大のターニングポイントは、<span class="bold-red"><span class="marker-under-red">第4ラウンド終盤から第6ラウンドにかけての怒涛の巻き返し</span></span>にあった。</p>



<p>序盤、井上はカルデナスのハイガードと強烈な左フックに手を焼き、第2ラウンドにはキャリア2度目となる衝撃のダウンを喫する。<span class="bold-blue">鼻血を流し、ジャブの差し合いでも後手を踏むという、誰もが想像しなかった展開。</span></p>



<p>真吾トレーナーの<span class="bold-red">「下を狙え」「ショートでいい」「カバーしろ」</span>という的確な指示も、井上はなかなか体現できず、リング上で焦りや攻守の粗さが見えた。</p>



<p>しかし、第4ラウンド残り50秒。突如として流れが変わる。井上の左フックが火を吹き、左ボディがカルデナスの腹をえぐった瞬間、<span class="bold-red">明らかに何かが切り替わった。</span>そこからは怒涛のラッシュ。得意の“下から上”のコンビネーションが冴え渡り、カルデナスの動きが見る見るうちに鈍る。第6ラウンドには右ストレートが顔面を貫き、左ボディが何度も突き刺さる。</p>



<p>井上は完全に自らのリズムを取り戻し、リング上で一気に主導権を奪取。精密で鋭いパンチがカルデナスのタフネスを削り取り、試合は完全に井上の掌の中へと転がり落ちていった。</p>



<p>ダウンを奪われた王者が、<span class="bold-red">圧巻の修正力と破壊力で試合をねじ伏せる</span>――この中盤の攻防こそが、戦局を一変させた真のターニングポイントだった。</p>



<p></p>






<h2 class="wp-block-heading"><span id="toc15">真吾トレーナーの指示</span></h2>



<p>井上尚弥 vs ラモン・カルデナス戦において、<span class="marker-under-red">井上真吾トレーナーはラウンドごとに的確な指示を送り続けていた。</span></p>



<p><span class="bold-blue">しかし、その言葉が井上尚弥にどれほど届いていたのかについては、今回の試合を通して大きな疑問が残る。</span></p>



<p>序盤の1ラウンド終了時、真吾トレーナーは<span class="bold-red">「ジャブをもらうな」「左フックに気をつけろ」「右のカバーを深く」</span>と明確にディフェンス面での警鐘を鳴らしていた。さらに<span class="bold-red">「ジャブに合わせてクロスを狙ってくる相手に注意」</span>と、カルデナスの狙いまで見抜いていた。</p>



<p>しかし2ラウンドでは、その懸念が現実となる。</p>



<p>井上はジャブの差し合いで後れを取り、終盤にはまさに警告されていた左フックを被弾してキャリア2度目となるダウンを喫した。この一連の流れは、<span class="bold-red"><strong>トレーナーの声が的確だったからこそ、井上自身の「判断ミス」がより鮮明に浮き彫りになった瞬間でもあった</strong>。</span></p>



<p>その後も真吾トレーナーは繰り返し<span class="bold-red">「コンパクトに打て」「ショートパンチで」「コツコツ当てればよい」「左ボディを狙え」</span>と指示を与え続けた。特に、相手のハイガードを崩すために<span class="bold-red">「下を狙ってから頭を振れ」</span>という戦術的助言は極めて重要だった。<span class="bold-blue">だが、試合の前半において井上の動きは単調で、攻撃の大半がガードの上からの無駄打ちに終始していた。</span>左ボディや下からの攻撃が見え始めたのはようやく<span class="bold-red">4ラウンド後半以降</span>であり、それまではトレーナーの戦術が形になるには時間がかかりすぎた。</p>



<p>さらに印象的なのは、5ラウンド後の<span class="bold-red">「ショートパンチでいいから」「コツコツ当てろ」「集中しろ」</span>という声。井上のパンチがやや雑になり、彼本来の精密機械のようなテクニックが影を潜めたことへの的確な指摘だった。</p>



<p>実際、井上の動きには珍しく粗さが見え、打ち終わりの隙も目立った。これに対し、トレーナーはラウンドごとに<span class="bold-red">「打ち終わりのカバーを忘れるな」「腕を絞れ」</span>と具体的な改善点を提示し続けたが、井上は終盤まで<span class="bold-blue">完璧に応えきれていない印象を残す</span>。</p>



<p>それでも7ラウンド以降、井上のボクシングは明らかに変化した。</p>



<p>ボディから上へのコンビネーション、ショートでの連打、そして打ち終わりの意識。ようやくトレーナーの助言が実を結び始めたように見えた。</p>



<p>8ラウンドにはその流れを一気に加速させ、見事なアッパーとボディの連打でTKO勝利を収める。結果として、修正力の高さは証明されたが、それまでに受けたダメージや危険な場面を考えれば、<span class="bold-red">「もっと早くに指示を活かすべきだった」</span>と言わざるを得ない。</p>



<p>総じて、今回の井上は<span class="bold-blue">「真吾トレーナーとの意思疎通に時間を要した」</span>ように映った。冷静に状況を読み、戦術的な解決策を与え続けた指導陣に対し、それを即座に実行に移せなかった井上の立ち上がりの鈍さは、<span class="bold-red">彼のキャリアでも稀な光景</span>だった。勝利には辿り着いたものの、そこに至るまでには、<strong><span class="marker-under-blue">トレーナーと選手の間に生まれた微妙なズレ</span></strong>があったことは否定できないだろう。</p>






<h2 class="wp-block-heading"><span id="toc16">今後の動向</span></h2>



<p>井上尚弥の次戦は<strong>2025年9月、東京で元統一王者ムロジョン・アフマダリエフと対戦</strong>することが内定している。4団体統一王座の5度目の防衛戦となり、難敵を迎える大一番だ。</p>



<p>さらに年内には、<strong>サウジアラビア・リヤドでフェザー級王者ニック・ボールとの対戦計画</strong>も報じられている。井上はこの試合で新階級への挑戦を視野に入れており、スーパーバンタム級を極めた先の道を探り始めている。</p>



<p>本人は「126ポンド（フェザー級）以上では戦わない」と明言しており、3年以内の引退も示唆している。つまり、<strong>今後の1戦1戦がキャリアの集大成</strong>となる可能性が高い。</p>



<p></p>



<h2 class="wp-block-heading"><span id="toc17">まとめ</span></h2>



<p>シンコ・デ・マヨの主役としてラスベガスのリングに立ち、世界中の視線を浴びる中で、井上尚弥はまた一つ“伝説”の階段を上った。序盤には予想外の展開もあったが、冷静な修正力と持ち前の破壊力で、見事に8回TKO勝利を収めた。</p>



<p>これにより井上は、世界戦11連続KO勝利、KO数歴代最多という記録を打ち立てた。名実ともに“P4P最強”と呼ぶにふさわしい存在であり、その強さを改めて世界に知らしめた形だ。</p>



<p>井上尚弥は今回の試合で<strong>予想外のダウン</strong>という局面を迎えたものの、その後の立て直しで見事に勝利を収めた。序盤のダウンは、井上らしくないガードの甘さや攻撃時のタイミングミスが原因であったと考えられる。しかし、これは井上にとって重要な学びの場となり、<strong>今後の試合ではしっかりと修正してくるだろう</strong>と予想される。</p>



<p>井上はこれまでにも数多くの試合で試行錯誤を繰り返し、その度に進化を遂げてきた選手だ。今回の試合でも、序盤でのミスをすぐに修正し、最後には圧倒的な力で相手を仕留めることができた。<strong>こうした修正力と適応力こそが、井上を“モンスター”たらしめている所以</strong>だろう。</p>



<p>今後は9月に元統一王者ムロジョン・アフマダリエフとの防衛戦が予定されており、年内にはフェザー級への挑戦も視野に入れているという。</p>



<p>井上尚弥の歩みは、ボクシングの歴史そのものを塗り替えていく。そんな“今”を目撃できる我々は、まさに幸運である。</p>



<blockquote class="twitter-tweet"><p lang="ja" dir="ltr">応援ありがとうございました！！！<br>エキサイティングな試合で締めくくる事ができました笑<br>ゴールデンウィークには魔物が潜んでいるのかも…<br>少し休んで9月に向けてまた頑張ります！<br>このチームは最強に心強かった。<br>ありがとうございました！ <a href="https://t.co/up0yhQ2B1h">pic.twitter.com/up0yhQ2B1h</a></p>&mdash; 井上尚弥 Naoya Inoue (@naoyainoue_410) <a href="https://twitter.com/naoyainoue_410/status/1919283463066128670?ref_src=twsrc%5Etfw">May 5, 2025</a></blockquote> 
<script>
(function(window, document) {
function main1() {
// TwitterのJS読み込み
var ad = document.createElement('script');
ad.type = 'text/javascript';
ad.async = true;
ad.src = 'https://platform.twitter.com/widgets.js';
var sc = document.getElementsByTagName('script')[0];
sc.parentNode.insertBefore(ad, sc);
}
// 遅延読み込み
var lazyLoad = false;
function onLazyLoad() {
if (lazyLoad === false) {
// 複数呼び出し回避 + イベント解除
lazyLoad = true;
window.removeEventListener('scroll', onLazyLoad);
window.removeEventListener('mousemove', onLazyLoad);
window.removeEventListener('mousedown', onLazyLoad);
window.removeEventListener('touchstart', onLazyLoad);
window.removeEventListener('keydown', onLazyLoad);
main1(); // TwitterのJS読み込み
}
}
window.addEventListener('scroll', onLazyLoad);
window.addEventListener('mousemove', onLazyLoad);
window.addEventListener('mousedown', onLazyLoad);
window.addEventListener('touchstart', onLazyLoad);
window.addEventListener('keydown', onLazyLoad);
window.addEventListener('load', function() {
// ドキュメント途中（更新時 or ページ内リンク）
if (window.pageYOffset) {
onLazyLoad();
}
});
})(window, document);
</script>








<p></p>



<p>本記事は、以上になります。本サイトでは、他にも格闘技に関する記事をたくさんアップしています。少しでも興味をお持ちの方は、ぜひ他の記事もご覧ください。<br>最後までご覧いただきありがとうございました。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://every-fun-fun.com/boxing/match/naoya-inoue-vs-ramon-cardenas/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
