대한민국 쿠웨이트 일반예매 티켓팅

대한민국 vs 쿠웨이트 경기, 정말 자랑스런 대한민국 선수를 직접 볼 수 있는 기회! 빠르게 아래에서 예매하세요. 순식간에 마감되니 서두르셔야 합니다.


PlayKFA 예매 하기👆


모바일 무료 생중계보기👆


한국 쿠웨이트 예매 일정

월드컵 3차 예선 마지막 경기, 예매는 2단계로 나뉩니다. 우선 예매: 5월 28일(수) 오후 7시, 일반 예매: 5월 29일(목) 오후 7시입니다. 예매는 PlayKFA 공식 웹사이트 또는 앱, 하나원큐 앱에서 가능합니다.

일정내용
5월 28일(수) 19:00우선 예매 (KFA VIP / 더 레드 / 블랙 회원)
5월 29일(목) 19:00일반 예매 (모든 회원)
6월 10일(화) 20:00경기 시작 (서울월드컵경기장)


PlayKFA 예매 하기👆


예매 방법 완전 정복

예매 전 필수 조건 확인하세요. 회원가입 및 본인 인증 필수, 모바일 티켓만 발권 가능, 결제는 신용카드 또는 휴대폰 결제만 가능합니다. 하나원큐 앱 전용 좌석도 선택할 수 있습니다.

  • PlayKFA 웹/앱 접속 → 로그인 → [티켓] → 좌석 선택 → 결제 → QR코드 입장
  • 하나원큐 앱 → 티켓예매 → 경기 선택 → 좌석 선택 및 결제


하나원큐 예매 하기👆



좌석별 가격대 비교

서울월드컵경기장 좌석은 다양합니다. 열정적인 응원석부터 프리미엄 테이블석까지, 예산과 취향에 맞는 좌석을 골라보세요.

좌석 등급가격 (1인 기준)
프리미엄석320,000원
프리미엄 테이블석 (2인)350,000원
1등석70,000 ~ 180,000원
2등석40,000 ~ 60,000원
레드석 (응원석)35,000원
3등석 / 휠체어석30,000원



상암 좌석 시야 추천👆



현장에서 느낀 예매의 팁

2023년 예선 당시 우선 예매 대상이 아니라 일반 예매로 도전했지만, 시작 1분 만에 좌석 대부분이 마감됐던 기억이 있습니다. 이번에는 등급을 미리 확인하고, PlayKFA 앱을 최신 버전으로 업데이트하여 빠르게 예매에 성공할 수 있었습니다.

좌석 선택은 결제 완료 전까지 확정이 아니므로 빠른 결정이 중요합니다. QR코드 티켓은 사전 저장 필수입니다.



필수 예매 준비 팁

이번 경기는 대한민국 축구대표팀의 홈경기로, 국가대표의 투혼을 현장에서 느낄 수 있는 마지막 기회일 수 있습니다. 회원가입, 인증, 앱 설치를 미리 완료하면 빠르게 티켓팅에 성공할 수 있습니다.

서울의 밤, 상암의 함성. 그 안에 당신의 함성도 함께 울려 퍼지기를 바랍니다.


지금 예매 준비하기



다음 이전
/* 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; } }