关键人物!马蒂奇在里昂首发时球队的场均得分较之前提高1.73

来源:NBA直播吧

3月18日讯 WhoScored统计,马蒂奇在里昂首发时球队的场均得分比之前高了1.73分。

据悉,在马蒂奇首发时,球队的场均得分为2.57分。在之前,马蒂奇没有加盟球队时,里昂的场均得分为0.84分。

马蒂奇现年35岁,他在今年冬窗从雷恩加盟里昂,转会费为260万欧元。

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