沙特大满贯女单18决赛:无人输外战,陈梦、王艺迪晋级8强

来源:NBA直播吧

adminn.cn5月8日讯 世乒联沙特大满贯结束多场女单1/8决赛争夺,中国选手方面陈梦血洗平野美宇,王艺迪轻取杨晓欣,钱天一击败队友陈幸同晋级。以下是详细比分:

张本美和3-0皮科林【11-3,11-8,11-3】

伊藤美诚3-1木原美悠【11-1,13-11,6-11,15-13】 ​​​

王艺迪3-1杨晓欣【8-11,11-6,11-6,11-7】

陈梦3-0平野美宇【11-2,11-2,11-7】

钱天一3-0陈幸同【11-9,11-9,11-6】 ​​​

早田希娜3-0郑怡静【11-7,12-10,11-9】 ​​​

var baseUrl = 'http://datas.adminn.cn/zhibo/datas'; jQuery.axpost = function(url, data, successfn, errorfn) { data = (data == null || data == "" || typeof(data) == "undefined") ? { "date": new Date().getTime() } : data; $.ajax({ dataType: "json", type: "post", data: data, url: url, success: function(d) { successfn(d); }, error: function(e) { errorfn(e); } }); }; $("#gotoTop").click(function () { $('html,body').animate({scrollTop: 0}, 300); }); var min_height = 500; $(window).scroll(function () { var s = $(window).scrollTop(); if (s > min_height) { $("#gotoTop").fadeIn(200); } else { $("#gotoTop").fadeOut(200); } ; });