欧冠错失重大机会榜:哈兰德12次居首,姆巴佩10次第二&登贝莱6次

来源:NBA直播吧

5月8日讯 在欧冠半决赛次回合比赛中,姆巴佩错失1次进球机会,最终巴黎主场0-1不敌多特,两回合总比分0-2出局。

据Sofascore统计,哈兰德本赛季欧冠错失12次重大机会,所有球员中最多,姆巴佩错失10次重大机会第二多。

本赛季欧冠错失重大机会榜:

哈兰德(曼城)——12

姆巴佩(巴黎)——10

菲尔克鲁格(多特)——7

莫拉塔(马竞)——7

登贝莱(巴黎)——6

罗德里戈(皇马)——6

伊卡尔迪(加拉塔萨雷)——6

萨内(拜仁)——5

劳塔罗(国米)——5

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