Arsenal thắng Man City 3-0, giành Siêu cúp Anh

Minh Anh
|

Tối 16/8, Arsenal đánh bại Man City với tỷ số 3-0 để giành danh hiệu Community Shield - Siêu cúp Anh 2026.

Trên sân vận động Principality tại Cardiff (Wales), Arsenal thắng Man City 3-0 trong trận tranh Siêu cúp Anh (Community Shield). Đây là lần thứ 18 trong lịch sử Arsenal giành được danh hiệu này.

Hiệp một diễn ra trong thế trận chậm rãi và cân bằng, không có nhiều cơ hội nhưng vẫn có tới 2 bàn thắng được ghi. Man City kiểm soát bóng 58%, tuy nhiên Arsenal cho thấy khả năng tận dụng cơ hội xuất sắc khi chọc thủng lưới đối phương 2 lần từ 2 pha dứt điểm trong 30 phút đầu trận.

Arsenal ghi bàn ở cơ hội đầu tiên. (Ảnh: Reuters)

Ngay ở pha bóng đầu tiên của trận đấu, Myles Lewis-Skelly chọc khe bất ngờ để Calafiori xâm nhập vòng cấm, đánh bại Donnarumma để đưa Arsenal vượt lên. Bàn thắng thứ hai của Pháo thủ đến từ cú đánh đầu cận thành của Kai Haverz sau pha kiến tạo của tân binh Christos Tzolis.

Man City cũng có cơ hội nguy hiểm trong hiệp một. Tuy nhiên, những pha dứt điểm của Erling Haaland, Phil Foden và Jeremy Doku đều không đánh bại được thủ môn David Raya và hậu vệ Arsenal.

#match-stats-widget { box-sizing: border-box; font-family: ‘Plus Jakarta Sans’, -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, sans-serif; background-color: #ffffff; box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.08); border: 1px solid #e2e8f0; border-radius: 20px; padding: 20px; color: #0f172a; margin: 0 auto; width: 100%; max-width: 660px; } #match-stats-widget *, #match-stats-widget *::before, #match-stats-widget *::after { box-sizing: border-box; margin: 0; padding: 0; } #match-stats-widget .msw-glass-card { background: #f8fafc; backdrop-filter: blur(16px); -webkit-backdrop-filter: blur(16px); border: 1px solid #e2e8f0; border-radius: 16px; padding: 16px; width: 100%; } #match-stats-widget .msw-header-title { display: flex; align-items: center; justify-content: space-between; font-size: 11px; letter-spacing: 0.1em; color: #64748b; font-weight: 700; text-transform: uppercase; margin-bottom: 14px; border-bottom: 1px solid rgba(148, 163, 184, 0.15); padding-bottom: 10px; } #match-stats-widget .msw-header-left { display: flex; align-items: center; gap: 6px; } #match-stats-widget .msw-header-logo { height: 16px; width: auto; object-fit: contain; display: inline-block; } /* Live Dot CSS */ #match-stats-widget .msw-live-dot { width: 8px; height: 8px; border-radius: 50%; background-color: #10b981; /* Green default */ display: inline-block; margin-right: 6px; } #match-stats-widget .msw-live-dot.live { background-color: #ef4444; /* Red for Live */ animation: mswPulse 2s infinite; } #match-stats-widget .msw-live-dot.upcoming { background-color: #64748b; /* Gray for Upcoming */ } @keyframes mswPulse { 0% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.7); } 70% { box-shadow: 0 0 0 6px rgba(239, 68, 68, 0); } 100% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0); } } /* Top Row Layout */ #match-stats-widget .msw-match-row { display: grid; grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr); align-items: center; gap: 8px; width: 100%; } #match-stats-widget .msw-team-pill { display: inline-flex; align-items: center; justify-content: center; padding: 6px 12px; border-radius: 9999px; font-weight: 700; font-size: 13px; letter-spacing: 0.025em; width: auto; max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.2); } #match-stats-widget .msw-team-pill.team-1 { background-color: #dc2626; color: #ffffff; justify-self: start; } #match-stats-widget .msw-team-pill.team-2 { background-color: #21BCFF; color: #ffffff; justify-self: end; } #match-stats-widget .msw-score-box { font-size: clamp(20px, 5vw, 28px); font-weight: 800; font-family: monospace, monospace; color: #0f172a; display: flex; align-items: center; gap: 4px; padding: 0 4px; white-space: nowrap; } #match-stats-widget .msw-score-dash { color: #64748b; font-size: 0.8em; } /* Sub Row */ #match-stats-widget .msw-sub-row { display: grid; grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr); align-items: start; gap: 8px; margin-top: 12px; width: 100%; } #match-stats-widget .msw-scorers-left { font-size: 11px; color: #475569; display: flex; flex-direction: column; gap: 2px; text-align: left; word-break: break-word; } #match-stats-widget .msw-scorers-right { font-size: 11px; color: #475569; display: flex; flex-direction: column; gap: 2px; text-align: right; word-break: break-word; } #match-stats-widget .msw-status-badge { font-size: 10px; font-weight: 800; color: #64748b; letter-spacing: 0.08em; text-transform: uppercase; padding-top: 2px; white-space: nowrap; } /* Stats Addon */ #match-stats-widget .msw-section-title { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.05em; color: #64748b; padding-bottom: 8px; border-bottom: 1px solid rgba(148, 163, 184, 0.15); margin-bottom: 14px; } #match-stats-widget .msw-stat-row { margin-bottom: 14px; width: 100%; } #match-stats-widget .msw-stat-row:last-child { margin-bottom: 0; } #match-stats-widget .msw-stat-meta { display: flex; justify-content: space-between; align-items: center; font-size: 12px; font-weight: 600; margin-bottom: 5px; } #match-stats-widget .msw-val-left, #match-stats-widget .msw-val-right { min-width: 32px; font-family: monospace; color: #94a3b8; } #match-stats-widget .msw-val-left { text-align: left; } #match-stats-widget .msw-val-right { text-align: right; } #match-stats-widget .msw-val-left.dominant, #match-stats-widget .msw-val-right.dominant { color: #0f172a; font-weight: 800; font-size: 13px; } #match-stats-widget .msw-label { color: #334155; font-size: 11px; text-transform: uppercase; letter-spacing: 0.03em; text-align: center; padding: 0 4px; } #match-stats-widget .msw-bar-track { display: grid; grid-template-columns: 1fr 1fr; gap: 4px; height: 8px; background-color: #f1f5f9; padding: 2px; border-radius: 9999px; border: 1px solid #cbd5e1; width: 100%; } #match-stats-widget .msw-bar-wrapper-left { display: flex; justify-content: flex-end; width: 100%; height: 100%; background-color: #e2e8f0; border-top-left-radius: 9999px; border-bottom-left-radius: 9999px; overflow: hidden; } #match-stats-widget .msw-bar-wrapper-right { display: flex; justify-content: flex-start; width: 100%; height: 100%; background-color: #e2e8f0; border-top-right-radius: 9999px; border-bottom-right-radius: 9999px; overflow: hidden; } #match-stats-widget .msw-bar-fill-left, #match-stats-widget .msw-bar-fill-right { height: 100%; transition: width 0.6s ease; } #match-stats-widget .msw-bar-fill-left { border-top-left-radius: 9999px; border-bottom-left-radius: 9999px; } #match-stats-widget .msw-bar-fill-right { border-top-right-radius: 9999px; border-bottom-right-radius: 9999px; } @media (max-width: 420px) { #match-stats-widget { padding: 12px; border-radius: 16px; } #match-stats-widget .msw-glass-card { padding: 12px; } #match-stats-widget .msw-team-pill { padding: 4px 8px; font-size: 11px; } #match-stats-widget .msw-scorers-left, #match-stats-widget .msw-scorers-right, #match-stats-widget .msw-label { font-size: 10px; } }
Tags

Đường dây nóng: 0943 113 999

Soha
Báo lỗi cho Soha

*Vui lòng nhập đủ thông tin email hoặc số điện thoại