佩德伯恩(Paderborn)不败,雷根斯堡(Regensburg)寻找第一次胜利!
即使在第二次德甲中的第八场比赛日之后,SC Paderborn 07仍然保持不败,从而塑造了当前的LIGA统计。七场比赛中有13分,他们排名第五。上周,他们与SSV Jahn Regensburg进行了比赛,后者目前位于桌子旁的最后一席之地,只有4分仍然非常好斗。
到目前为止,Paderborns取得了三场胜利和四次平局。应当指出的是,本赛季不仅是防守,而且是进攻性的。尽管艰苦的比赛混合在一起,导致了大量的黄牌(本赛季17张),但球员在球场上表现出了显着的阻力。尤其是在家里,他们有两场胜利和平局的出色记录,这强调了他们的家庭力量。
雷恩斯堡格的卡平衡和弱点
相比之下,SSV Jahn Regensburg继续在进攻中与问题作斗争。在以前的游戏中,地图平衡了18张黄牌和红色,说明了团队的紧迫挑战。雷根堡只能取得一场胜利,一场平局和五次失败,这突显了他们在袭击中的持续局势。本赛季似乎只有一个目标是成功的,这表明迫切需要重新思考和战略重新调整。
雷根斯堡(Regensburg)反对1的最后一场比赛。凯瑟斯劳特(Kaiserslautern)以毫无意义的平局结束,这就是为什么对改进的需求继续增长的原因。问题仍然是您是否可以摆脱负面螺旋。有趣的是,观察玩家将来将如何在战术上发展以及他们是否能够提高表现。
尽管与Paderborn的比赛的标志表明了一个平衡的游戏,但尚不清楚谁可以作为最爱进入场地。 Paderborn将能够利用游戏的压力,而Regensburg必须尝试摆脱以前的失望。
for further details about the course and the results of the game,
.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)