21岁197天!班凯罗季后赛砍至少30分10板0失误联盟近40年最年轻

来源:NBA直播吧

4月26日讯 NBA季后赛首轮G3,魔术121-83大胜骑士。

本场比赛,魔术前锋班凯罗出场29分钟26投13中,三分9中4、罚球2中1拿到全场最高31分14篮板外加5助攻1抢断,正负值+28。

据统计,班凯罗是联盟过去40年季后赛单场砍下至少30分10篮板且0失误最年轻的球员(21岁197天)。

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