首次非种子选手!37岁纳达尔法网首轮就可能遇德约、阿尔卡拉斯

来源:NBA直播吧

adminn.cn5月13日讯 2024年法国网球公开赛将于5月20日开始,37岁的纳达尔将第19次参加法网。

与2005年以来的18次参赛不同,这一次纳达尔将不会以种子选手身份出战。这意味着,从第一轮开始,他就有可能遇到前十中的任何一位,包括德约科维奇、阿尔卡拉斯以及辛纳。

纳达尔因在2023年澳网髂腰肌受伤而缺席了去年的法网。他在罗兰加洛斯的战绩是惊人的115场112胜,胜率高达97%。

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