曼城31哥本哈根全场数据:蓝月狂射27脚,哥本哈根13次犯规2黄牌

来源:NBA直播吧
曼城3-1哥本哈根全场数据:蓝月狂射27脚,哥本哈根13次犯规2黄牌

2月14日讯 在本轮欧冠淘汰赛,曼城客场3-1击败哥本哈根,以下为双方全场数据对比:

哥本哈根vs曼城

射门:4-27

射正:1-13

预期进球:0.28-2.97

控球率:21%-79%

传球成功率:68%-93%

犯规:13-3

黄牌:2-1

角球:2-6

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