WhoScored意甲4月最佳阵容:恰尔汗奥卢、莱奥、奥斯梅恩入选

来源:NBA直播吧

5月2日讯 知名足球数据机构WhoScored评选出了意甲4月份的最佳阵容,其中,奥斯梅恩、莱奥和恰尔汗奥卢在列,弗洛西诺内有3名球员入选。

WhoScored意甲4月最佳阵容↓

门将:图拉蒂(弗洛西诺内)

后卫:金德里(莱切)、卡拉菲奥里(博洛尼亚)、罗马尼奥利(弗洛西诺内)、帕里西(佛罗伦萨)

中场:卢克曼(亚特兰大)、阿尔贝托(拉齐奥)、恰尔汗奥卢(国米)

前锋:佐尔泰亚(弗洛西诺内)、奥斯梅恩(那不勒斯)、莱奥(米兰)

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