意不意外全明星后能场均20+13板的球员:约基奇、浓眉、艾顿

来源:NBA直播吧
意不意外?全明星后能场均20+13板的球员:约基奇、浓眉、艾顿

4月9日讯 美媒Legion Hoops分享了一个数据统计,自全明星以来只有3名球员能够场均至少20分13篮板:约基奇、浓眉和艾顿。

约基奇全明星后是场均27.1分13.3板,浓眉是23.5分13.8篮板,艾顿是23.1分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); } ; });