爱德华兹季后赛生涯6次砍下35+森林狼队史其他人一共只有4次

来源:NBA直播吧

5月5日讯 早些时候结束的一场NBA季后赛,森林狼在客场106比99击败掘金,系列赛大比分1比0领先。

爱德华兹此役打出精彩表现,出战42分钟14秒,29投17中砍下43分7篮板3助攻2盖帽。

据统计,这是爱德华兹第6次在季后赛中砍下至少35分,森林狼队史其他人一共只做到过4次。

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