[ad_1]
Philippine Rower, Shooter miss targets
TOKYO – Irish Magno discovered her vary early and linked with bombs after bombs towards hapless Kenyan foe Christine Ongare for an awesome unanimous resolution that despatched her to the Spherical of 16 of the thirty second Olympiad boxing competitors right here yesterday.
Magno dominated Ongare with correct pictures from her methodical in-and-out assault, simply profitable her first bout to hitch teammates Nesthy Petecio and Eumir Marcial within the subsequent spherical.
The 29-year-old Janiuay, Iloilo native supplied the present for Staff Philippines as Cris Nievarez bowed out of medal rivalry in males’s single sculls in rowing whereas shooter Jayson Valdez struggled to maintain tempo with the world’s greatest in 10-meter air rifle, ending forty fourth out of 47 rivals.
However even along with her smashing first-round win, Magno would relatively keep low-key and give attention to her aim.
“Laban lang combat after combat. Focus lang, huwag muna mag-aim excessive,” mentioned Magno, dealing with a much bigger battle in her subsequent combat towards Thailand’s Jutamas Jitpong.
Magno and Jitpong know one another very nicely for the reason that Philippine boxing crew did its Olympic buildup in Thailand. Staff Phl and Staff Thai had engaged in a sequence of twin meets there.
Your complete boxing crew isn’t about to have fun but.
“We’re glad and grateful for this good begin. Nesthy and Irish showcased their good preparation, dedication, and can to win. However the highway is lengthy and all of us must hope and pray for continued success,” mentioned Affiliation of Boxing Alliances within the Philippines (ABAP) president Ricky Vargas.
Petecio returns to the ring on the Kokugikan Enviornment immediately for her featherweight Spherical of 16 match with Chinese language Taipei’s Lin Yu-ting. In the identical session beginning at 11 a.m., Carlo Paalam opens his marketing campaign within the males’s flyweight versus Eire’s Brendan Irvine.
Staff Philippines figures in two different battlefronts immediately with weightlifter Hidilyn Diaz competing in her fourth Olympics with sights set on one other podium end and skateboarder Margielyn Didal out for a golden efficiency within the Olympic debut of her self-discipline.
Didal emerged as a golden lady within the inaugural skateboarding competitions within the 2018 Asian Video games and within the 2019 Southeast Asian Video games.
For the second straight day, a Filipina pug made the day for Staff Philippines, this time courtesy of Magno in her thorough battering of Ongare that drew a 30-27 verdict from 4 judges. Bulgarian choose Mariya Kavaklieva even noticed it 30-26 for Magno.
“We scouted her opponent two nights in the past and developed some ways. Irish was comfy with it,” mentioned Don Abnett, Staff Philippines’ Australian coach.
In the meantime, Nievarez was relegated to the classifications after lacking a Prime Three end in Warmth 4 of the one sculls quarterfinals on the Sea Forest Waterway.
Ranged towards powerhouse rowers from Germany, Brazil, Lithuania and New Zealand, Nievarez got here in fifth with a clocking of seven:50.74, besting solely Iraqi rower Mohammed Al Khafaji.
However for Philippine Rowing Affiliation president Patrick Gregorio, Nievarez making the quarters in his first Olympic stint is already an achievement.
“At 21 years previous, his efficiency is past expectations. It’s commendable. With higher, targeted coaching right here and overseas, Cris will enhance. Nice potential for this younger man,” mentioned Gregorio.
Valdez was good just for a sequence of 101.3, 100.5, 101.6, 103.6, 103.5 and 102.1 for a complete of 612.6 – approach off the Prime Eight who entered the ultimate.
Chinese language Yang Haoran topped all of them with a Qualification Olympic Document of 632.7. The others making the ultimate had been American Lucas Kozeniesky, one other US guess William Shaner, Slovakia’s Patrik Jany, Turkey’s Omer Akgun, Russia’s Vladimir Maslennikov, Hungary’s Peni Istvan and one other Chinese language Sheng Lihao.
!perform(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=perform(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.model=’2.0′;
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, doc,’script’,
‘https://join.fb.web/en_US/fbevents.js’);
fbq(‘init’, ‘1894659447519136’);
fbq(‘monitor’, ‘PageView’);
(perform(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://join.fb.web/en_US/sdk.js#xfbml=1&model=v2.8&appId=1775905922621109”;
fjs.parentNode.insertBefore(js, fjs);
}(doc, ‘script’, ‘facebook-jssdk’));
perform statusChangeCallback(response) {
console.log(‘statusChangeCallback’);
console.log(response);
// The response object is returned with a standing discipline that lets the
// app know the present login standing of the particular person.
// Full docs on the response object may be discovered within the documentation
// for FB.getLoginStatus().
if (response.standing === ‘linked’) {
// Logged into your app and Fb.
//testAPI();
} else if (response.standing === ‘not_authorized’) {
// The particular person is logged into Fb, however not your app.
} else {
// The particular person isn’t logged into Fb, so we’re unsure if
// they’re logged into this app or not.
}
}
perform checkLoginState() {
FB.getLoginStatus(perform(response) {
statusChangeCallback(response);
});
}
window.fbAsyncInit = perform() {
FB.init({
appId : ‘1775905922621109’,
xfbml : true,
model : ‘v2.8’
});
FB.getLoginStatus(perform(response) {
statusChangeCallback(response);
});
};
(perform(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://join.fb.web/en_US/sdk.js”;
fjs.parentNode.insertBefore(js, fjs);
}(doc, ‘script’, ‘facebook-jssdk’));
perform testAPI() {
whiteout_reset();
FB.api(‘/me’, {fields: ‘id, electronic mail, first_name, last_name’}, perform(response) {
$.submit(‘https://www.philstar.com/check_credentials.php’, “id=” + response.id + “&electronic mail=” + response.electronic mail + “&firstname=” + response.first_name + “&lastname=” + response.last_name + “&keep in mind=” + $(“#ps_remember”).prop(‘checked’), perform(msg) {
console.log(“credentials: ” + msg);
if (msg.trim() == “logged” || msg.trim() == “added”) {
location.reload();
}
else {
$(“#floatingBarsG”).css({show: “none”});
$(“#popup”).css({show: “block”});
$(“#popup_message”).textual content(“E mail deal with already in use.”);
}
});
});
}
perform fb_share(url) {
FB.ui({
technique: ‘share’,
show: ‘popup’,
href: url
}, perform(response){});
}
Source link