中超射手榜:武磊10球继续领跑,路易斯9球紧随其后

来源:NBA直播吧

5月6日讯 目前2024赛季中超联赛第10轮比赛已经全部结束,武磊以10球继续领跑射手榜,排名第二的申花外援路易斯打入9球紧随其后,已经将差距缩小至了1球。

中超射手榜(截至第10轮)如下:

1、武磊 10球

2、安德烈-路易斯 9球

3、佩德罗-恩里克 7球(3点球)

4、特谢拉 6球

5、费利佩 6球(1点球)

6、埃韦尔 6球(1点球)

7、奥斯卡 5球

8、古斯塔沃 5球

9、孔帕尼奥 5球(1点球)

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