这边也很激烈啊东部仅3队锁定排名前8除绿军都有排名争夺战

来源:NBA直播吧

04月13日讯 NBA常规赛将迎来收官战,但东西部的排名情况仍然非常胶着。

东部球队这边,除了凯尔特人锁定第1,公牛、老鹰锁定第9和第10之外,其他排名均未确定。其中,雄鹿、尼克斯和骑士将争夺东部第2,确定2-4名的排位。魔术、步行者、76人和热火将争夺前6,以避免打附加赛。

15日凌晨1点,7场东部球队之间的比赛将同时开打,除了奇才VS凯尔特人这场比赛外,其他6场比赛都将对最终的排名产生影响。

相关新闻:

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