通关!姆巴佩26球领跑法甲射手榜,有望连续6个赛季斩获射手王

来源:NBA直播吧

5月5日讯 姆巴佩本赛季至今为巴黎出战28场法甲比赛,打进26球,领跑法甲射手榜,领先第2名乔纳森-戴维9球。

据德国转会市场统计,姆巴佩此前5个赛季均斩获法甲射手王,本赛季有望实现法甲射手王6连冠的壮举。

近10个赛季法甲射手王:

2014-2015——拉卡泽特(里昂)——27球

2015-2016——伊布(巴黎)——38球

2016-2017——卡瓦尼(巴黎)——35球

2017-2018——卡瓦尼(巴黎)——28球

2018-2019——姆巴佩(巴黎)——33球

2019-2020(中断)——姆巴佩(巴黎)、本耶德尔(摩纳哥)——18球

2020-2021——姆巴佩(巴黎)——27球

2021-2022——姆巴佩(巴黎)——28球

2022-2023——姆巴佩(巴黎)——29球

2023-2024——姆巴佩(巴黎)——26球(目前领跑)

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