

# Event Details

- **Event Name**: WS Dash Challenger Game
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 11:30 am (-04:00)
- **Event Description**: Join us for the NC District Two Challenger Game with all of our Challenger Teams invited to take the field with the Dash Players for their own game before the Dash play.
- **Event URL**: https://allevents.in/winston-salem/ws-dash-challenger-game/200028805819732
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Winston Salem
- **state**: NC
- **country**: United States
- **location**: Winston-Salem Dash Ballpark
- **lat**: 36.091602
- **long**: -80.255962
- **full address**: Winston-Salem Dash Ballpark, Winston-Salem, North Carolina, Winston Salem, United States

## Event gallery

- **Alt text**: WS Dash Challenger Game
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d030b2bea5a89b1f2d4a1ae4d9e7658d769b9d21556c637efcbaf8fced8efa22-rimg-w1200-h444-dcb9c577-gmir?v=1775189414

## FAQs

- **Q**: When and where is WS Dash Challenger Game being held?
  - **A:** WS Dash Challenger Game takes place on Sun, 19 Apr, 2026 at 11:30 am to Sun, 19 Apr, 2026 at 11:30 am at Winston-Salem Dash Ballpark, Winston-Salem, North Carolina, Winston Salem, United States.
- **Q**: Who is organizing WS Dash Challenger Game?
  - **A:** WS Dash Challenger Game is organized by North Carolina District 2 Little League.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "WS Dash Challenger Game",
        "image": "https://cdn-az.allevents.in/events8/banners/d030b2bea5a89b1f2d4a1ae4d9e7658d769b9d21556c637efcbaf8fced8efa22-rimg-w1200-h444-dcb9c577-gmir?v=1775189414",
        "startDate": "2026-04-19T11:30:00-04:00",
        "url": "https://allevents.in/winston-salem/ws-dash-challenger-game/200028805819732",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Winston-Salem Dash Ballpark",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Winston-Salem, North Carolina",
                "addressLocality": "Winston Salem",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.091602",
                "longitude": "-80.255962"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the NC District Two Challenger Game with all of our Challenger Teams invited to take the field with the Dash Players for their own game before the Dash play.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Carolina District 2 Little League",
                "url": "https://allevents.in/org/north-carolina-district-2-little-league/26340932"
            }
        ]
    }
]
```