ATP1000蒙特卡洛站第二轮:张之臻两盘不敌安贝尔,无缘16强

来源:NBA直播吧

adminn.cn4月10日讯 在早些结束的ATP1000蒙特卡洛大师赛男单第二轮比赛中,中国选手张之臻以1-6、4-6不敌法国选手安贝尔,无缘晋级16强。

这也是张之臻本赛季第二次输在安贝尔的拍下,上次发生在澳网。

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); } ; });