fc바르셀로나 내한 서울 친선경기 중계보기

2025년 7월 31일 열리는 FC바르셀로나와 FC서울의 친선 경기 중계를 TV, OTT, 영화관, 현장 관람까지 모두 정리했습니다. 빠르게 시청 방법을 원하시면 아래 버튼에서 확인하세요.




TV 중계 TV조선 생방송

이번 경기의 공식 TV 중계는 TV조선에서 생중계됩니다. 지상파 채널이므로 케이블, IPTV, 스카이라이프 등 대부분의 방송 플랫폼에서 시청이 가능합니다. 경기 시작 약 30분 전인 오후 7시 30분부터는 프리뷰 방송이 제공되어, 출전 선수 정보, 양 팀 전략, 해설자 분석 등을 미리 확인할 수 있습니다.



온라인 스트리밍: 디즈니플러스 단독

디즈니플러스(Disney+)는 이번 경기를 OTT 플랫폼 중 유일하게 실시간 스트리밍으로 제공합니다. PC, 스마트폰, 태블릿, 스마트 TV 등에서 시청할 수 있으며, 디즈니플러스 가입자라면 추가 요금 없이 시청 가능합니다.

생중계 접속 방법: 경기 시작 약 10~20분 전부터 앱 내 ‘LIVE’ 배너 또는 추천 콘텐츠란에서 바로 접속 가능

필수 준비: 디즈니플러스 앱 최신 버전 업데이트 + 로그인 완료



영화관 관람: CGV 단독 상영

CGV 영등포, 왕십리, 용산아이파크몰에서는 대형 스크린 생중계가 진행됩니다. 생동감 넘치는 현장 분위기와 함께 응원하며 경기를 즐기고 싶은 분들께 강력 추천됩니다.

티켓 가격: 22,000원
예매 시작일: 7월 28일(월) 오후 3시부터 CGV 공식 홈페이지에서 예매 가능
상영관 분위기: 관객들과 함께 응원 가능, 실제 경기장처럼 열기 가득

현장 관람: 대부분 매진, 일부 잔여석 가능성

서울월드컵경기장의 66,700여 석은 대부분 매진된 상태입니다. 티켓은 인터파크, NOL티켓, FC서울 공식 홈페이지에서 예매가 진행되었으며, 경기 당일 일부 잔여석이 생길 경우에 한해 현장 예매가 가능할 수 있습니다.

입장 준비물: 신분증, 모바일 티켓 또는 예매 확인서
경기장 입장 시간: 오후 6시~7시 사이 혼잡 예상, 여유 있게 도착 권장

시청 팁 및 유의사항

TV로 시청하실 경우, 지역별 채널 번호를 미리 확인하세요.
OTT(디즈니플러스)는 로그인 상태, 앱 업데이트, 와이파이 환경을 사전 점검해두세요.
영화관 예매는 조기 마감 가능성이 있으므로 빠른 예약 추천.


경기 하이라이트 및 다시보기는 경기 종료 후 1~2시간 내 유튜브 및 스포츠 포털에서 제공될 수 있습니다.

정리

시청 방식플랫폼주요 특징
TVTV조선지상파 생중계, 프리뷰 제공
OTT디즈니플러스유일한 인터넷 실시간 중계
영화관CGV (3개 지점)대형 스크린, 응원 분위기
현장 관람서울월드컵경기장대부분 매진, 일부 잔여석 가능성
다음 이전
/* 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; } }