5大联赛30岁以上球员射手榜:凯恩44球居首,孙兴慜17球第十

来源:NBA直播吧

5月11日讯 德转列出了本赛季至今,五大联赛里30岁以上球员射手榜前十,凯恩44球居首,奥巴梅扬、萨拉赫分列二、三,孙兴慜17球排名第十。

具体榜单如下:

1.凯恩(30岁,拜仁):44球

2.奥巴梅扬(34岁,马赛):27球

3.萨拉赫(31岁,利物浦):25球

4.莱万(35岁,巴萨):24球

5.格列兹曼(33岁,马竞):21球

6.拉卡泽特(32岁,里昂):20球

6.卢卡库(30岁,罗马):20球

6.莫拉塔(31岁,马竞):20球

9.本耶德尔(33岁,摩纳哥):19球

10.孙兴慜(31岁,热刺):17球

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