难阻失利!赫伯特琼斯11中4得15分7板特雷墨菲12中4拿10分6板

来源:NBA直播吧

4月28日讯 NBA季后赛,鹈鹕85-106不敌雷霆,总比分0-3落后。

本场比赛,鹈鹕前锋赫伯特-琼斯出场37分钟11投4中,三分6中1、罚球6中6拿到15分7篮板1助攻2抢断,正负值-16;

另一个前锋墨菲出战43分钟12投4中,三分5中2拿到10分6篮板2助攻3抢断,正负值-26最低。

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