有点铁!张才仁20中7&三分球11中3拿到19分

来源:NBA直播吧

1月10日讯 CBA常规赛,北京加时124-130不敌天津。

本场比赛,北京球员张才仁出战46分半,投篮20中7,三分球11中3,罚球2中2,拿到19分1篮板1助攻1抢断的数据,出现3次失误3次犯规,正负值-9。

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