Joy Villar(Philstar.com)-2021年5月19日-下午2:45
菲律宾马尼拉-由于最近COVID-19案件激增,寻求参加东京奥运会的菲律宾射击队不再在中国台北举行训练营。
他们将留在已经培训了几个月的杜马格特(Dumaguete)。
Riley Silos,Jason Felicianon,Carson Hastie,Pia Elizabeth Bedor,Phoebe Nicole Amistoso和Monica Gabriel Bedor预计本周将前往国立台湾大学体育中心参加最后一轮训练,然后于6月前往巴黎预选赛18-21
但是菲律宾世界射箭秘书长(Romando Sumbrio)表示,他们将把射手的安全放在首位,并决定留在原地。
不过,Sumbrio说,他们将继续在线培训台湾国家训练局的建议。
国家射手将于6月15日飞往巴黎,见证2021年射手世界杯的赛事,因为他们需要获胜才能到达东京。
如果这样做的话,他们将加入波兰跳马运动员EJ Obiena,体操运动员Caloy Yolo,拳击手Eumir Marcial,爱尔兰Magno,Nesthy Petecio和Carlo Paalam,2016年里约奥运会银牌得主Hidilyn Diaz和Cris Nievarez。
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){}); }
More Stories
中国的极端球迷文化让奥运金牌喜忧参半
“我并不是生来就是胜利者”:中国游泳运动员潘占利谈成名之路
AFL 与俱乐部就潜在的规则变更、6-6-6 规则、减少进攻时间和最新消息进行沟通