埼玉西武ライオンズに所属する選手に、こだわりのケアアイテムを紹介してもらう短期連載。体が資本となるプロ野球選手だからこそ、日頃の疲労をためることなく、上手にリカバリーすることは重要だ。体のケアアイテム編の最後を飾るのは、プロ2年目の今季、自身初の開幕一軍入りを果たし、4月25日にプロ初勝利をマークした篠原響に話を聞いた。

決め球となる新球取得でさらなる進化を

ルーキーイヤーの昨季、ファームでチームトップの8勝をマーク。高卒1年目ながら一軍デビューを果たしたが、2試合に先発して、防御率10.29。プロの厳しさを痛感したが、豊富な球種を操りながらの奪三振力の高さを見せつけた。課題と収穫のあった昨季からの進化を誓い、昨オフは、出力アップのトレーニングや新たな球種取得に力を入れてきたという。

「昨季は、ファームでローテーションを守る、一軍の試合で投げるということを目標にしてきたので、それができたのはよかったと思います。でも、一軍の試合で自分の決め球が一つ足りないという課題も見えました。オフのトレーニングでは重いものを持ったり、重いものを持ち、どれだけ速く体を動かせるかということも行ったほか、決め球としてキックチェンジを投げ始めました。チェンジアップより落ち幅が大きくなるので、空振りを取るためには必要だと思い、投げられれば自分の武器になると思いました」

さまざまな経験をしたプロ1年目のシーズン。その中でもプロのすごさを感じた試合をこう語る。

「ファームでの読売ジャイアンツ戦で、秋広(優人)選手にセンターライナーを打たれたんですけど、その打球を見て、やっぱりプロは違うなと感じたことを覚えています」

開幕前には、侍ジャパンのサポートメンバーとして宮﨑合宿や壮行試合などを経験。福岡ソフトバンクホークス戦でも1イニングを投げ無失点に抑えてみせた。

「一流の選手たちが集まる場所でたくさんのことが吸収できました。試合でも投げさせてもらい、抑えることもできたのはよかったです。具体的には言えないのですが、得たものはたくさんあるので、それを今シーズンの中で体現できるように頑張っていきたいです」

画像: 決め球となる新球取得でさらなる進化を十亀スカウトからの贈り物

プロ野球選手として着実なステップアップを続ける篠原が、大切にしているケアグッズは、ABILESのブレスレット。身体能力の向上や血行促進、集中力アップなどの効果を持つものだ。今年3月初旬、現役時代は先発、中継ぎとしてライオンズ投手陣を支え、2023年からは球団のスカウトとして活躍する十亀剣氏からプレゼントされたという。

「今までこういったアイテムをつけることはありませんでした。でも、十亀さんから『使ってみて』とプレゼントしていただいたので、そこからつけるようにしました。付け始めて間もないですが、いい効果は出ていると思うので、すごく気に入っています」

 ケアグッズ以外でのリフレッシュ方法を聞いてみると「高校時代、友達にビリヤードを教えてもらい、そこからハマっています。マイキューはもっていないんですが、いずれは持ちたいなと思っています」と教えてくれた。

画像: 篠原愛用のABILESのブレスレット

篠原愛用のABILESのブレスレット

高卒2年目の今季、開幕一軍、プロ初勝利をつかみ、将来のエース候補という周囲の期待に着実に答えている篠原。「今季は、任されたポジションで0に抑えるというのが自分の目標。それが達成できるように、頑張っていきます」。頼れる若獅子の今後の活躍に期待したい。

取材・構成:松野友克(Baseball Times編集部)
画像提供:埼玉西武ライオンズ、共同通信社

‘).attr({‘id’:’script-vimeo-api’,’src’:’https://f.vimeocdn.com/js/froogaloop2.min.js’}).appendTo(‘body’);console.log(‘vimeo js api loading’);}});var $vimeo_need_replace=$();function checkVimeo($target){if(!window.$f){$vimeo_need_replace=$vimeo_need_replace.add($target);$target.data(‘need_replace’,true);return;}
$target.each(function(){var $ifr=$(this),ifr=$ifr[0],autoplay=$ifr.data(‘autoplay’);var src=$ifr.attr(‘src’).split(‘?’);var q=parseQuery(src[1]);if(!q.api){var id=$ifr.attr(‘id’)||(‘vimeo-‘+(++vimeo_cnt));$.extend(q,{api:’1′,player_id:id});var $new_ifr=$ifr.clone().attr({id:id,src:src[0]+’?’+buildQuery(q)});$ifr.replaceWith($new_ifr);console.log(‘vimeo iframe src replaced:’+$new_ifr.attr(‘src’));return;}
if($ifr.data(‘need_replace’)){$ifr.replaceWith($ifr.clone().data(‘need_replace’,false));return;}
if(autoplay){return;}
var player=$f($ifr[0]);player.addEvent(‘ready’,function(){console.info(‘vimeo:ready’,player);$ifr.data(‘autoplay’,{notinitialized:true,player:player});function startAutoPlay($ifr){if(stop_autoplay){return;}
var autoplay=$ifr.data(‘autoplay’);if(!autoplay||autoplay.notinitialized){var player=autoplay&&autoplay.player||$f($ifr[0]);autoplay={player:player,canceled:false,cursor:$ifr.css(‘cursor’)};player.api(‘getVolume’,function(vol){autoplay.muted=vol;});player.api(‘getLoop’,function(loop){autoplay.loop=loop;});$ifr.data(‘autoplay’,autoplay);}
var player=autoplay.player;if(!autoplay.canceled){player.api(‘setVolume’,0);$ifr.css(‘cursor’,’pointer’);$ifr.data(‘autoplay’,autoplay);if(allow_autoplay){player.api(‘play’);}else{makeAutoplayGif($ifr,function($ifr){var autoplay=$ifr.data(‘autoplay’),player=autoplay.player;player.api(‘seekTo’,0);player.api(‘setVolume’,autoplay.muted);player.api(‘play’);autoplay.canceled=true;$ifr.data(‘autoplay’,autoplay);});}}}
function stopAutoPlay($ifr,cue,clear_autoplay){if(stop_autoplay){return;}
var autoplay=$ifr.data(‘autoplay’),player=autoplay.player;if(allow_autoplay){player.api(‘pause’);}
player.api(‘setVolume’,autoplay.muted);if(cue){player.api(‘setCurrentTime’,0);}
if(clear_autoplay){$ifr.css(‘cursor’,autoplay.cursor);player.api(‘setLoop’,autoplay.loop);autoplay.canceled=true;$ifr.data(‘autoplay’,autoplay);}}
player.addEvent(‘play’,function(){player.playing=true;});player.addEvent(‘finish’,function(){player.playing=false;$ifr.trigger(‘ended.autoplaying’);});player.addEvent(‘pause’,function(){player.playing=false;$ifr.trigger(‘click.autoplaying’)});$ifr.on(‘click.autoplaying’,function(ev){var autoplay=$ifr.data(‘autoplay’),player=autoplay.player;if(autoplay&&!autoplay.canceled&&$ifr.isInView()){stopAutoPlay($ifr,true,true);player.api(‘play’);}}).on(‘ended.autoplaying’,function(ev){var $ifr=$(this),autoplay=$ifr.data(‘autoplay’),player=autoplay.player;player.api(‘seekTo’,0);if(!autoplay.canceled||autoplay.loop){player.api(‘play’);}}).on(‘scrolledintoview’,function(ev){var $ifr=$(this),autoplay=$ifr.data(‘autoplay’),player=autoplay.player;if(!autoplay||!autoplay.canceled){startAutoPlay($ifr);}}).on(‘scrolledoutofview’,function(ev){var $ifr=$(this),autoplay=$ifr.data(‘autoplay’),player=autoplay.player;if(player.playing){if(autoplay.muted){player.api(‘pause’);}else{fadeoutVimeo(player);}}});if($ifr.isInView()){startAutoPlay($ifr);}});});}
if(window._disable_autoplay_onscrolledintoview){return;}
setInterval(function(){checkAll();},WATCH_INTERVAL);var youtube_initialized=false;function youtubeInit(){if(youtube_initialized){return;}
youtube_initialized=true;console.log(‘youtubeInit()’);var _t=setInterval(function(){if(window.YT&&window.YT.Player){console.log(‘youtubeInit():window.YT.Player enabled’);clearInterval(_t);youtube_iframe_api_initialized=true;[‘ENDED’,’PLAYING’,’PAUSED’,’BUFFERING’,’CUED’].forEach(function(s){YT_ST_REV[YT.PlayerState[s]]=s;});}},100);}
var _onYouTubeIframeAPIReady=window.onYouTubeIframeAPIReady;if(_onYouTubeIframeAPIReady){window.onYouTubeIframeAPIReady=function(){_onYouTubeIframeAPIReady();youtubeInit();};}else{window.onYouTubeIframeAPIReady=youtubeInit;}
$(document).one(‘scrolledintoview’,YOUTUBE_SELECTOR,function(){if(!window.YT){$(”).attr(‘src’,’https://www.youtube.com/iframe_api’).appendTo(‘body’);}else{youtubeInit();}});});

/*** combinestatic: from:lib/js/enquire.js ***/
;(function(name,context,factory){var matchMedia=window.matchMedia;if(typeof module!==’undefined’&&module.exports){module.exports=factory(matchMedia);}
else if(typeof define===’function’&&define.amd){define(function(){return(context[name]=factory(matchMedia));});}
else{context[name]=factory(matchMedia);}}(‘enquire’,this,function(matchMedia){‘use strict’;function each(collection,fn){var i=0,length=collection.length,cont;for(i;i=0;$.alert=(function(){$(”).html([‘#commonjs-alert {‘,’position:fixed; bottom:0; right:0;’,’background:rgba(255,255,255,.5); color:black;’,’border:1px solid #ccc;’,’font-size:12px; line-height:1.1;’,’max-width:50vw;’,’}’,’#commonjs-alert:empty { display:none; }’,’#commonjs-alert > div { padding:.25em .5em; display:flex; }’,’#commonjs-alert > div + div { border-top:1px solid #ccc; }’,’#commonjs-alert > div > :first-child { padding-right:.25em; }’,’#commonjs-alert > div > :first-child::before { font-family:FontAwesome; content:”\\f071″; margin-right:.5em; color:darkred; }’,’#commonjs-alert > div > :last-child { margin-left:auto; padding-left:.25em; }’,’#commonjs-alert > div > :last-child:not(:empty)::before { content:”(” }’,’#commonjs-alert > div > :last-child:not(:empty)::after { content:”)” }’,].join(”)).appendTo(‘body’);var $alert=$(”).appendTo(‘body’);function msg(msg,timeout){timeout=timeout===undefined?5000:timeout;var $msg_hit=$alert.children().filter(function(){return $(this).data(‘msg’)==msg;});if(!$msg_hit[0]){var $msg=$(”).append($(”).text(msg),$(”)).data(‘msg’,msg).data(‘cnt’,0);$alert.prepend($msg);$msg.data(‘_t’,setTimeout(function(){this.remove()}.bind($msg),timeout));}else{clearTimeout($msg_hit.data(‘_t’));var cnt=$msg_hit.data(‘cnt’);$msg_hit.data(‘cnt’,++cnt);$msg_hit.children(‘:last-child’).text(cnt);$msg_hit.data(‘_t’,setTimeout(function(){this.remove()}.bind($msg_hit),timeout));}}
return msg;})();$(document).on(‘ajaxSend’,function(ev,xhr,settings){var loc=$(”).attr(‘href’,settings.url)[0];loc.protocol=loc.href.split(‘:’)[0];if(loc.hostname==location.hostname){xhr.setRequestHeader(‘X-Requested-With’,’XMLHttpRequest’);if(settings.type==’POST’){xhr.setRequestHeader(‘X-CSRFToken’,$.cookie(‘csrftoken’));}
if(_NO_CACHE){if(settings.url.indexOf(‘_no_cache=”)

NPBHUB.COM | The Fanbase of Nippon Baseball & Nippon Professional Baseball