步行者队史共4人季后赛砍三双:马克杰克逊乔治奥迪哈利伯顿

来源:NBA直播吧

4月27日讯 NBA季后赛东部首轮G3,步行者121-118加时险胜雄鹿。

哈利伯顿全场出战46分钟,22投8中(三分12中1)、罚球1中1,拿下18分10篮板(5个前场板)16助攻1盖帽,出现4次失误,正负值+16冠绝全场。

据统计,哈利伯顿成为步行者队史第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); } ; });