9球7助攻!坎德雷瓦是2023年至今意甲参与进球最多的中场球员

来源:NBA直播吧

12月23日讯 意甲第17轮,萨勒尼塔纳主场对阵米兰,坎德雷瓦在第63分钟打进一球。

据OPTA统计,坎德雷瓦2023年至今已经参与了16粒意甲进球(9球7助攻),这也是2023年至今意甲赛场参与进球最多的中场球员。

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