(Trực tiếp bóng đá) – Pháp bước vào trận gặp Paraguay tại vòng 1/8 World Cup 2026 với phong độ toàn thắng, nhưng đại diện Nam Mỹ hứa hẹn tạo thử thách khó chịu sau màn loại Đức đầy bản lĩnh.
Nội dung chính Ẩn / Hiện
- Tình hình lực lượng Pháp vs Paraguay
- Phong độ Pháp vs Paraguay
- Đội hình dự kiến Pháp vs Paraguay
.sohatv-player-embed{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;margin:20px 0}.sohatv-player-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.sohatv-player-caption{text-align:center;font-style:italic;margin:-8px 0 20px;color:#666;font-size:16px}.mutosi-ad-embed{margin:20px 0;border:1px solid #c6c6c6;background:#fff}.mutosi-ad-embed .sohatv-player-embed{margin:0}.mutosi-ad-header{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:28px;padding:4px 8px;border-bottom:1px solid #c6c6c6;background:#d6d6d6}.mutosi-ad-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#4f4f4f;line-height:1;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.mutosi-ad-close{border:0;background:transparent;padding:0 2px;color:#4f4f4f;font-size:16px;line-height:1;cursor:pointer}.mutosi-ad-close:focus{outline:none}@media (max-width:767px){.mutosi-ad-header{min-height:26px;padding:4px 6px}.mutosi-ad-label{font-size:11px}}
Highlight trận Pháp – Thụy Điển. Nguồn VTVQuảng cáo×
Tình hình lực lượng Pháp vs Paraguay
- Paraguay: Omar Alderete và Ramon Sosa chưa đạt thể trạng tốt nhất.
- Pháp: Marcus Thuram chấn thương bắp chân, Tchouameni vắng mặt vì chấn thương.
Phong độ Pháp vs Paraguay
- Pháp: Toàn thắng 5 trận gần nhất, ghi 16 bàn.
- Paraguay: Thắng 3, hòa 1, thua 1; vừa loại Đức trên chấm luân lưu.
- Đối đầu: Pháp bất bại 5 trận gặp Paraguay, với 3 thắng và 2 hòa.
Đội hình dự kiến Pháp vs Paraguay
- Pháp: Maignan; Kounde, Upamecano, Saliba, Hernandez; Tchouameni, Rabiot; Olise, Dembele, Barcola; Mbappe.
- Paraguay: Gill; Caceres, Canale, Gomez, Alonso; Almiron, Cubas, Galarza, Diego Gomez; Avalos, Enciso.

Lịch thi đấu vòng 1/8 World Cup 2026
.wc-schedule-box {
font-family: “Segoe UI”, Arial, sans-serif;
font-size: 15px;
color: #222;
background: #ddd;
padding: 16px;
max-width: 100%;
margin-bottom: 10px;
margin-top: 10px;
overflow: hidden;
}
.wc-header {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 12px;
}
.wc-title {
font-size: 16px;
font-weight: 700;
color: rgba(0,0,0,0.85);
margin: 0;
}
.wc-view-all {
font-size: 13px;
color: #374ef5;
text-decoration: none;
white-space: nowrap;
}
.wc-view-all:hover { text-decoration: underline; }
.wc-carousel-wrapper { position: relative; }
.wc-carousel-viewport { overflow: hidden; margin: 0 32px; }
.wc-carousel-track {
display: flex;
gap: 8px;
overflow-x: auto;
scroll-behavior: smooth;
scrollbar-width: none;
-ms-overflow-style: none;
padding-bottom: 4px;
}
.wc-carousel-track::-webkit-scrollbar { display: none; }
.wc-match-card {
flex: 0 0 240px;
background: #fff;
border-radius: 8px;
padding: 12px 14px;
text-decoration: none;
color: inherit;
display: block;
transition: box-shadow 0.2s;
}
.wc-match-card:hover {
box-shadow: 0 4px 16px rgba(0,0,0,0.12);
text-decoration: none;
}
.wc-meta {
display: flex;
justify-content: space-between;
font-size: 11px;
color: #626262;
margin-bottom: 8px;
}
.wc-match-body {
display: flex;
align-items: center;
gap: 8px;
}
.wc-teams {
flex: 1;
display: flex;
flex-direction: column;
gap: 6px;
}
.wc-team-row {
display: flex;
align-items: center;
gap: 6px;
}
.wc-team-flag {
width: 24px;
height: 18px;
object-fit: contain;
border-radius: 2px;
flex-shrink: 0;
}
.wc-team-name {
font-size: 13px;
font-weight: 500;
color: rgba(0,0,0,0.85);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 130px;
}
.wc-time {
font-size: 18px;
font-weight: 700;
color: rgba(0,0,0,0.85);
white-space: nowrap;
min-width: 48px;
text-align: right;
}
.wc-time-ft {
font-size: 18px;
font-weight: 700;
color: #555;
white-space: nowrap;
min-width: 48px;
text-align: right;
}
.wc-time-live {
font-size: 14px;
font-weight: 700;
color: #dc3545;
white-space: nowrap;
min-width: 48px;
text-align: right;
line-height: 1.3;
}
.wc-nav-btn {
position: absolute;
top: 0;
width: 28px;
height: 100%;
background: #c0c4c7;
border: none;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
opacity: 0.85;
transition: opacity 0.2s, visibility 0.2s;
}
.wc-nav-btn:hover:not(.is-disabled) { opacity: 1; }
.wc-nav-btn.is-disabled { opacity: 0.3; pointer-events: none; cursor: not-allowed; }
.wc-nav-prev { left: 0; border-radius: 8px 0 0 8px; }
.wc-nav-next { right: 0; border-radius: 0 8px 8px 0; }
.wc-nav-btn svg { pointer-events: none; }
.wc-footer { margin-top: 12px; text-align: center; }
.wc-footer a { font-size: 13px; color: #374ef5; text-decoration: none; font-weight: 600; }
.wc-footer a:hover { text-decoration: underline; }
@media (max-width: 540px) {
.wc-carousel-viewport { margin: 0 28px; }
.wc-match-card { flex: 0 0 calc(50vw – 48px); padding: 10px 8px; }
.wc-team-flag { width: 20px; height: 15px; }
.wc-team-name { font-size: 11px; max-width: 60px; }
.wc-time { font-size: 15px; min-width: 36px; }
.wc-time-ft { font-size: 15px; min-width: 36px; }
.wc-time-live { font-size: 12px; min-width: 36px; }
.wc-meta { font-size: 10px; }
}
Lịch thi đấu World Cup
Xem chi tiết →
01/07
KT

Anh *

D.R. Congo
2 – 1
02/07
KT

Bỉ *

Senegal
3 – 2
02/07
KT

Mỹ *

Bosnia & Herzegovina
2 – 0
03/07
KT

Tây Ban Nha *

Áo
3 – 0
03/07
KT

Bồ Đào Nha *

Croatia
2 – 1
03/07
KT

Thụy Sĩ *

Algeria
2 – 0
04/07
KT

Úc

Ai Cập *
1 – 2
04/07
KT

Argentina *

Cape Verde
3 – 2
04/07
KT

Colombia *

Ghana
1 – 0
05/07
KT

Canada

Ma Rốc *
0 – 3
05/07

Paraguay

Pháp
04:00
06/07

Brazil

Na Uy
03:00
06/07

Mexico

Anh
07:00
07/07

Bồ Đào Nha

Tây Ban Nha
02:00
07/07

Mỹ

Bỉ
07:00
07/07

Argentina

Ai Cập
23:00
08/07

Thụy Sĩ

Colombia
03:00
Xem tất cả lịch thi đấu
(Trực tiếp bóng đá) – Pháp bước vào trận gặp Paraguay tại vòng 1/8 World Cup 2026 với phong độ toàn thắng, nhưng đại diện Nam Mỹ hứa hẹn tạo thử thách khó chịu sau màn loại Đức đầy bản lĩnh.
