2025 2026 프리미어리그 중계 일정 시청 방법

2025‑26 프리미어리그, 이제 스포티비 아닙니다. 이번부터 바뀌었어요.

 손흥민 경기, 개막전, 맨유 vs 아스널전까지 놓치지 마세요!


쿠팡플레이 바로가기👆


25-26 프리미어리그 중계보기

2025‑26 시즌부터 프리미어리그 전 경기 독점 생중계권을 확보한 것은 쿠팡플레이입니다 

PC, 모바일, 스마트TV 모두 지원되며, ‘스포츠 패스’ 구독이 필요합니다 


스포츠패스 바로가기👆


📱 시청 준비 방법

  1. 쿠팡플레이 앱 설치하거나 웹 방문 (PC/모바일/스마트TV)
  2. 쿠팡 계정으로 로그인 ↔ ‘스포츠 패스’ 구독
  3. 앱 상단 메뉴 → 스포츠 → 프리미어리그 선택
  4. 원하는 경기 클릭 → 실시간 중계 시청

📅 개막전 & 주요 경기 일정 (한국시간)

경기한국시간
리버풀 vs 본머스8월 16일(토) 04:00
토트넘 vs 번리 (손흥민 출전)8월 16일(토) 23:00
맨유 vs 아스널8월 18일(월) 00:30


✅ 왜 쿠플에서 봐야 할까요?

  • 모든 프리미어리그 경기 독점 생중계 
  • 4대 유럽 리그(PL, 라리가, 분데스리가, 리그1)도 함께 시청 가능 
  • 다양한 디바이스에서 고화질 중계, 하이라이트, 다시보기 제공

🏟️ 준비 완료! 시청 TIP

중계 10분 전부터 분석 프리쇼 시작하니 미리 접속하세요. 경기 놓쳐도 다시보기와 하이라이트가 제공돼 걱정 없습니다.



📌 지금 당장 준비하세요

쿠팡플레이 앱 설치 후 → 스포츠 패스 가입 → 개막전 경기 시청! 한 장면, 한 골이 감동이 되는 시즌, 지금 준비해보세요.







다음 이전
/* Sliding Banner */ .customBannerArea { position: relative; overflow: hidden; margin: 20px auto; padding: 0 20px; text-align: center; } .customBox { position: relative; overflow: hidden; margin-bottom: 10px; } .customBox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } .customBox .backward { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; object-fit: cover; } .customBanner { position: absolute; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; z-index: 2; } .customBanner img.cover { width: 100%; height: 100% !important; object-fit: cover; opacity: 0.93; } .customBanner.active img { box-shadow: none !important; } .customBanner.active a { height: 100% !important; } .customBanner .arrow { position: absolute; top: calc(50% - 15px); background-color: #2196f3; width: 24px; height: 24px; border-radius: 24px; } .banner-bubble { position: absolute; top: 10px; background-color: #bd0000; height: 24px; width: 77px; color: white !important; font-size: 0.75em !important; border-radius: 5px; padding-top: 2px; line-height: 1.2rem !important; } .sliding-banner-300 .banner-bubble:after, .sliding-banner-150 .banner-bubble:after, .sliding-banner-250 .banner-bubble:after { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 10px solid transparent; border-top-color: #bd0000; border-bottom: 0; border-left: 0; margin-left: -2.5px; margin-bottom: -5px; } .sliding-banner-280 .banner-bubble:after { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 10px solid transparent; border-top-color: #bd0000; border-bottom: 0; border-right: 0; margin-left: -45.5px; margin-bottom: -5px; } .customBanner.active { animation: customMv1 1.2s ease-out infinite; } @keyframes customMv1 { 0% { transform: translate3d(-7%, 0, 0); } 20% { transform: translate3d(-10%, 0, 0); } 40% { transform: translate3d(-5%, 0, 0); } 60% { transform: translate3d(-10%, 0, 0); } 80% { transform: translate3d(-5%, 0, 0); } 100% { transform: translate3d(-7%, 0, 0); } } @media (min-width: 1200px) { .customBannerArea { background-color: #ffffffc9; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); padding: 0px; z-index: 1000; text-align: center; } }