英媒盘点利物浦皇马过往交手战绩:利物浦近六场未尝一胜

来源:NBA直播吧

2月21日讯 明天凌晨4点进行的欧冠1/8决赛,利物浦将坐镇主场迎战皇马。

赛前,英媒90min统计了两队近六次交手的战绩,两队近10年共6次交手,利物浦1平5负,上次球队战胜皇马要追溯至2009年。

两队过往交手战绩

2022年5月28日,利物浦0-1皇马

2021年4月14日,利物浦0-0皇马

2021年4月6日,利物浦1-3皇马

2018年5月26日,利物浦1-3皇马

2014年11月4日,利物浦0-1皇马

2014年10月22日,利物浦0-3皇马

2009年3月10日,利物浦4-0皇马

2009年2月25日,利物浦1-0皇马

1981年5月27日,利物浦1-0皇马

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