养精蓄锐!热火与绿军迎来抢七决胜掘金将比两队胜者多休息一周

来源:NBA直播吧

5月28日讯 今日NBA季后赛东决G6,凯尔特人在客场以104-103击败热火,系列赛比分来到3-3。

5月30日上午8:30,两队将抢七决胜。

在5月23日进行西部决赛G4中,掘金险胜湖人,大比分4-0横扫。

总决赛G1将在北京时间6月2日开始,掘金将比东部冠军多休息一周。

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