雷霆vs独行侠赛程:G1于5月8日9点30在雷霆主场开打

来源:NBA直播吧

5月4日讯 NBA季后赛首轮,独行侠4-2战胜快船晋级次轮,将对阵雷霆。

赛后NBA官方公布了这轮系列赛的赛程(北京时间):

G1,5月8日9点30,雷霆主场

G2,5月10日9点30,雷霆主场

G3,5月12日3点30,独行侠主场

G4,5月14日9点30,独行侠主场

G5,5月16日/具体时间待定,雷霆主场(如有必要)

G6,5月19日8点30,独行侠主场(如有必要)

G7,5月21日8点30,雷霆主场(如有必要)

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