小卡不打!船侠首发:椒登领衔&科菲首发东欧带常规首发迎战

来源:NBA直播吧

04月29日讯 NBA季后赛首轮,快船与独行侠G4将于三点半开打。

本场比赛双方首发如下:

快船:哈登、曼恩、科菲、乔治、祖巴茨;

独行侠:东契奇、欧文、小德里克-琼斯、PJ-华盛顿、加福德。

莱昂纳德和小哈达威本场比赛均缺阵。

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