FC Erzgebirge Aue:清除0:9反对莱比锡的失败!
在撒克逊杯16轮比赛中,FC Erzgebirge AUE女队不得不接受痛苦的失败。在区域联赛RB莱比锡的第二排中,比赛结束了0:9。尽管取得了明显的结果,但Auer球员表明他们不想在没有战斗的情况下放弃。但是,两支球队之间的对比是明确的。
在遇到的运行中,这表明AUE的任务并不容易。 RB Leipzig II在区域联赛中显得占主导地位,并且被许多人视为联赛中最强大的球队之一。游戏的印象证实了这些假设:莱比锡队从一开始就在压力下对AUE进行了防守,并清楚地表明他们想进入杯赛的四分之一决赛。
游戏分析
莱比锡球员通过封闭的团队表现发光,并以快速的组合和精确的护照占上风。他们有能力一次又一次地保持防守。 AUE很难反对对手的攻击,这导致了几个进球。其中一些目标是个人错误的结果,这些错误在如此高的游戏中很快受到了惩罚。
尽管艾尔球员的努力和强烈的好斗态度,但莱比锡的统治地位简直太压倒了。客人很快就阻止了为AUE开放的任何可能性。敌人的巨大品质和技能是明确的,而来自AUE的球员最终不得不放弃优越性。
明显的失败可能是团队的挫折,但也显示了从这种经历中学习和成长的机会。在比赛的后半部分,AUE有时会表现出良好的方法,并且能够产生比赛和控球几分钟,但莱比锡并没有使它们危险并控制了比赛。
艾尔女性现在有机会专注于即将在Landesliga的比赛。杯赛中的过去经验可以为您提供进一步的赛季的宝贵课程。特别是,现在的重点应该是实施他们所学的策略,同时保持他们在撒克逊杯中展示的战斗精神。
For further insights into the match details and the reactions after the game, a detailed report
.sidebar {
width: 300px;
min-width:300px;
position: sticky;
top: 0;
align-self: flex-start;
}
.contentwrapper {
display: flex ;
gap: 20px;
overflow-wrap: anywhere;
}
@media (max-width:768px){
.contentwrapper {
flex-direction: column;
}
.sidebar{display:none;}
}
.sidebar_sharing {
display: flex;
justify-content: space-between;
}
.sidebar_sharing a {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .95rem;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color:#333;
display: inline-flex;
justify-content: space-between;
}
.sidebar_sharing a:hover {
background-color: #333;
color:#fff;
}
.sidebar_box {
padding: 15px;
margin-bottom: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
border-radius: 5px;
margin-top: 20px;
}
a.social__item {
color: black;
}
.translate-dropdown {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
display: inline-block;
text-decoration: none;
color: #333;
margin-bottom: 8px;
}
.translate-dropdown {
position: relative;
display: inline-flex;
align-items: center;
width: 100%;
justify-content: space-between;
height: 36px;
}
.translate-dropdown label {
margin-right: 10px;
color: #000;
font-size: .95rem;
}
.article-meta {
gap:0 !important;
}
.author-label, .modified-label, .published-label, modified-label {
font-weight: 300 !important;
}
.date_autor_sidebar {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
.sidebar_autor {
background: #333;
border-radius: 4px;
color: #fff;
padding: 0px 5px;
font-size: .95rem;
}
time.sidebar_time, .translateSelectlabel, sidebar_time {
margin-top: 2px;
color:#000;
font-style:normal;
font-size:.95rem;
}
.sidebar_updated_time {
background-color: #e6e6e6;
padding: 5px 10px;
margin: 0;
font-size: .8em;
transform: none;
border-radius: 5px;
text-decoration: none;
color: #333;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
}
time.sidebar_updated_time_inner {
background: #333;
border-radius: 4px;
color: #fff;;
padding: 2px 6px;
}
.translate-dropdown .translate {
color: #fff; !important;
background-color: #333;
}
.translate-dropdown .translate:hover {
color: #fff; !important;
background-color: #b20e10 !important;
}
.share-button svg, .translate-dropdown .translate svg {
fill: #fff;
}
span.modified-label {
margin-top: 2px;
color: #000;
font-size: .95rem;
font-weight: normal !important;
}
.ad_sidebar{
padding:0;
border: none;
}
.ad_leaderboard {
margin-top: 10px;
margin-bottom: 10px;
}
.pdf_sidebar:hover {
background: #b20e10;
}
span.sidebar_time {
font-size: .95rem;
margin-top: 3px;
color: #000;
}
table.wp-block-table {
white-space: normal;
}
input {padding: 8px;width: 200px;border: 1px solid #ddd;border-radius: 5px;}
.comments { margin-top: 30px; }
.comments ul { list-style: none; padding: 0; }
.comments li { border-bottom: 1px solid #ddd; padding: 10px 0; }
.comment-form { margin-top: 15px; display: flex; flex-direction: column; gap: 10px; }
.comment-form textarea { width: 100%; padding: 8px; border: 1px solid #ddd; border-radius: 5px;}
.comment-form button { align-self: flex-start; background: #333; color:#fff; border:0; padding:8px 15px; border-radius:5px; cursor:pointer; }
.comment-form button:hover { background: #b20e10; }
Kommentare (0)