手感上佳!特纳21中10得全队最高29分另有9板1断&正负值+10

来源:NBA直播吧

4月27日讯 NBA季后赛东部首轮G3,步行者加时121-118战胜雄鹿,大比分2-1。

此役,迈尔斯-特纳手感不错,扛起球队进攻。全场他出战42分钟,21投10中,三分10中4,罚球6中5,得29分9板1助1断。全场0失误,正负值为+10。

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