尽管梅西预计不出战,但华盛顿联vs迈阿密国际门票今日售出3千张

来源:NBA直播吧

6月8日讯 梅西在今日自宣加盟迈阿密国际,这也引发了一系列连锁反应。

记者Pablo Iglesias Maurer透露:“据悉,华盛顿联在7月8日对阵迈阿密国际的球票,在过去24小时已经售出超3000张,预计今日还将至少再售出1000张。而梅西都不会出战这场比赛……上帝保佑。”

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