米兰vs都灵首发:约维奇、普利西奇先发赖因德斯出战

来源:NBA直播吧

5月18日讯 意甲第37轮,AC米兰客场对阵都灵。赛前,官方公布了本场的首发名单。

AC米兰首发:57-斯波蒂耶洛、20-卡卢卢、28-佳夫、23-托莫里、38-泰拉恰诺、80-穆萨、14-赖因德斯、4-本纳塞尔、11-普利西奇、15-约维奇、17-奥卡福

AC米兰替补:83-米兰特、16-迈尼昂、42-弗洛伦齐、2-卡拉布里亚、95-巴特萨基、30-卡尔达拉、7-阿德利、32-波贝加、85-泽罗利、10-莱奥、9-吉鲁

都灵首发:32-瓦尼亚、61-塔梅泽、4-布翁乔尔诺、5-马西纳、19-贝拉诺瓦、77-利内蒂、8-伊利奇、13-里卡多-罗德里格斯、28-萨穆埃莱-里奇、91-杜万-萨帕塔、11-佩莱格里

——————

目前,AC米兰在意甲22胜8平6负积74分,位居积分榜第2位;都灵12胜14平10负积50分,位居积分榜第10位。

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