最后一搏!浓眉将出战系列赛G4前三场场均32+13

来源:NBA直播吧

4月28日讯 NBA季后赛,湖人今天将迎来和掘金的G4。目前大比分湖人0-3落后。

此前因左手腕扭伤出战成疑的浓眉今日确定可以出战。

系列赛前三场,浓眉连续3场砍下30+,场均能得到32.3分13.3篮板。

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