

# Event Details

- **Event Name**: U17 Cup
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 09:00 am – Sat, 13 Jun, 2026 at 04:55 pm
- **Event Description**: Under 17 preliminary rounds
- **Event URL**: https://allevents.in/durban/u17-cup/200030215318734
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Durban
- **state**: NL
- **country**: South Africa
- **location**: Nyuswa
- **lat**: -29.8510246
- **long**: 31.0164181
- **full address**: Nyuswa, Durban, KwaZulu-Natal, South Africa

## Event gallery

- **Alt text**: U17 Cup
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/738f70152dc3139e65e4d24369b31085704ba0c34193a8ed44e435512c292781-rimg-w1080-h1920-dc956716-gmir?v=1781062773

## FAQs

- **Q**: When and where is U17 Cup being held?
  - **A:** U17 Cup takes place on Sat, 13 Jun, 2026 at 09:00 am to Sat, 13 Jun, 2026 at 04:55 pm at Nyuswa, Durban, KwaZulu-Natal, South Africa.
- **Q**: Who is organizing U17 Cup?
  - **A:** U17 Cup is organized by Nyuswa J League.
- **Q**: Who is this event for? Is it right for me?
  - **A:** U17 Cup is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Durban, this event is thoughtfully curated to deliver a standout experience worth every moment. If U17 Cup sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "U17 Cup",
        "image": "https://cdn-az.allevents.in/events1/banners/738f70152dc3139e65e4d24369b31085704ba0c34193a8ed44e435512c292781-rimg-w1080-h1920-dc956716-gmir?v=1781062773",
        "startDate": "2026-06-13",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/durban/u17-cup/200030215318734",
        "location": {
            "@type": "Place",
            "name": "Nyuswa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Durban, KwaZulu-Natal",
                "addressLocality": "Durban",
                "addressRegion": "NL",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-29.8510246",
                "longitude": "31.0164181"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Under 17 preliminary rounds",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nyuswa J League",
                "url": "https://allevents.in/org/nyuswa-j-league/27904714"
            }
        ]
    }
]
```