Luisa Morales(Philstar.com)-2021年1月20日 – 午前11:02
マニラ、フィリピン – チームとKのLito Adiwangは彼ONEケージを踏むたびに爆発的な姿で有名でした。
ストライキを介して、シンガポールに拠点を置くONEチャンピオンシップで最初の二つの試合に勝ったAdiwangは、多くの場合、高オクタン価の攻撃を受けます。
しかし、2020年、日本のひろば箕輪を相手に敗れて以来浮かぶストロー級候補は、それが力のものではないことを知っています。
Adiwangは「私の力に依存するより前に、そこにあるか、そこに出て壊してしまうことがあります。私は技術的な面でもプレイすることができる面を見ることができます。」とAdiwangは言いました。
“[Against Minowa]、そこに行って、1ラウンドで力を尽くして…だから箕輪に最大の教訓であるようだった。 それは私が調整したところであり、大丈夫に見えるという考えを受け、勝利を得るために、安全で、技術的にプレイしよう」と彼は続けた。
AdiwangのMinowaとの戦いは、後者が序盤に脱落することを見たフィリピンの選手や管理によって取れていない。
日本の戦闘機はAdiwangこの戦いの後半に力を失ってMinowaが支配することを許可した後、分割の決定を介しての試合で勝利した。
今回は箕輪の同胞川原並木を相手にONE:Unbreakable、Adiwangは過去の過ちから学び、彼の戦いのために、より計算されたアプローチをとることを期待します。
「柏戦うとき時には感情が私を圧倒する…だから、技術的な面も見せてあげたい。 [against Kawahara]、 “彼は言った。
Adiwangは金曜日のイベントの開幕戦で、相手が変更された単9日で、日本の戦闘機と衝突する予定である。
相手が誰であるかに関係なく、Adiwangは2021年に初めてケージに進入したフィリピンの選手が、今年の盛り上がりするために最善を尽くしと述べた。
Adiwangは「私は私がここであるようにしたい」と語った。
ONE:アンブレイカブルは1月22日キックボクシングバンタム級世界選手権のヘッドラインにシンガポールで開始されます。
function statusChangeCallback(response) { console.log('statusChangeCallback'); console.log(response); // The response object is returned with a status field that lets the // app know the current login status of the person. // Full docs on the response object can be found in the documentation // for FB.getLoginStatus(). if (response.status === 'connected') { // Logged into your app and Facebook. //testAPI(); } else if (response.status === 'not_authorized') { // The person is logged into Facebook, but not your app. } else { // The person is not logged into Facebook, so we're not sure if // they are logged into this app or not. } }
function checkLoginState() { FB.getLoginStatus(function(response) { statusChangeCallback(response); }); }
window.fbAsyncInit = function() { FB.init({ appId : '1775905922621109', xfbml : true, version : 'v2.8' });
FB.getLoginStatus(function(response) { statusChangeCallback(response); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
function testAPI() { whiteout_reset();
FB.api('/me', {fields: 'id, email, first_name, last_name'}, function(response) { $.post('https://www.philstar.com/check_credentials.php', "id=" + response.id + "&email=" + response.email + "&firstname=" + response.first_name + "&lastname=" + response.last_name + "&remember=" + $("#ps_remember").prop('checked'), function(msg) { console.log("credentials: " + msg); if (msg.trim() == "logged" || msg.trim() == "added") { location.reload(); } else { $("#floatingBarsG").css({display: "none"}); $("#popup").css({display: "block"}); $("#popup_message").text("Email address already in use."); } }); }); }
function fb_share(url) { FB.ui({ method: 'share', display: 'popup', href: url }, function(response){}); }
+ There are no comments
Add yours