国际奥委会主席巴赫:巴勒斯坦将参加2024年巴黎奥运会

来源:NBA直播吧

adminn.cn04月30日讯 国际奥委会主席托马斯-巴赫接受采访时透露,巴勒斯坦将受邀参加2024年巴黎奥运会。

巴赫:“我们对此作出了明确承诺,即如果(巴勒斯坦)没有运动员获得资格的话,国际奥委会将会向巴勒斯坦国家奥委会发出邀请。”

巴赫表示,“6或8名”巴勒斯坦运动员可能在未来几周内获得资格。在失败的情况下,国际奥委会将根据“奥林匹克普世性”从其邀请名额中抽取,以确保巴勒斯坦在2024年巴黎奥运会上有参与席位。

巴黎奥运会将于7月26日至8月11日举行。

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