1月19日讯,德甲第18轮比赛中,拜仁慕尼黑在主场以3-2战胜沃尔夫斯堡。《图片报》对两队球员的表现进行了评分,其中格雷茨卡和阿穆拉获得了最高分1。
拜仁vs沃尔夫斯堡 图片报评分
拜仁:
- 门将:诺伊尔(3)
- 后卫:莱默尔(3)、于帕梅卡诺(3)、金玟哉(3)、戴维斯(4)
- 中场:基米希(2)、格雷茨卡(2)、萨内(3)、奥利塞(2),科曼 (4)
- 前锋:凯恩 (4)
- 替补:格纳布里 (3)
- 主帅:{孔帕尼} (2) li >
沃尔夫斯堡 :< / strong > p >
- 门将 : 格拉巴拉 (4) li >
- 后卫 :迈赫勒(5)、库列拉基斯(4)、瓦夫罗(4)、费舍尔(4) li >
- < 中场: M - 阿诺德(四), 格 尔哈特 (四), 达 尔代 伊 ( 四 ) , 威 默 尔 ( 四 ) />
- < 前 锋 : 阿 穆 拉 (< b style = "color:red;" > 一 </b>) 、 恩 梅 查 (& lt; b style = " color:red ;" & gt ; £ { \bf{ } }& # x003C0;} {/ bf>} | [£ ] 【 [{\textbf{\#x20AC}}]【[{ {\textit{} }}】|[ []]}},{/ text}{ , ][,][、]{},[])}({})](内容)}
}
}
return ;
}
}
//
class Score {
public static void main(String args[]) {
System.out.println("Hello World");
}
}
}
//
}";
});
};
return;
}
function displayScores() {
const scoresData = [
{
teamName: 'Bayern Munich',
players: [
{ name: 'Neuer', score: '3' },
{ name: 'Leroy Sané', score:'6'}
]
},
{
teamName:'Wolfsburg',
players:[
{name:'Grabarla',score :'8'},
{name:"Arnold",score :"7"},
]}
];
scoresData.forEach(team => {
console.log(`Team:${ team.teamName}`);
});
};
displayScores();