被抢爆了!独行侠首节抢下17篮板&7前场板雷霆全队仅5篮板

来源:NBA直播吧

5月12日讯 NBA季后赛西部半决赛G3,独行侠首节战罢以26-23暂时领先。

截至首节结束,独行侠在篮板球方面优势巨大,全队共抢下17个篮板(7前场板),反观雷霆只有5个篮板。

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