

# Event Details

- **Event Name**: Softball vs Winona
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 12:00 pm (-05:00)
- **Event Description**: Game 1 @ 12:00 PM
Game 2 @ 2:00 PM
- **Event URL**: https://allevents.in/moorhead/softball-vs-winona/200029427561754
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Moorhead
- **state**: MN
- **country**: United States
- **location**: Minnesota State Moorhead
- **lat**: 46.866930090936
- **long**: -96.758036647034
- **full address**: Minnesota State Moorhead, 725 S 14th St, Moorhead, MN 56563, United States

## Event gallery

- **Alt text**: Softball vs Winona
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a86d73fc08d9b5347f91349af36ad733aca4bdd28363b733ce19617d34992926-rimg-w1200-h675-dcfefefe-gmir?v=1776406057

## FAQs

- **Q**: When and where is Softball vs Winona being held?
  - **A:** Softball vs Winona takes place on Sun, 26 Apr, 2026 at 12:00 pm to Sun, 26 Apr, 2026 at 12:00 pm at Minnesota State Moorhead, 725 S 14th St, Moorhead, MN 56563, United States.
- **Q**: Who is organizing Softball vs Winona?
  - **A:** Softball vs Winona is organized by MSUM Dragons Softball.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Softball vs Winona 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 Moorhead, this event is thoughtfully curated to deliver a standout experience worth every moment. If Softball vs Winona 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": "Softball vs Winona",
        "image": "https://cdn-az.allevents.in/events7/banners/a86d73fc08d9b5347f91349af36ad733aca4bdd28363b733ce19617d34992926-rimg-w1200-h675-dcfefefe-gmir?v=1776406057",
        "startDate": "2026-04-26T12:00:00-05:00",
        "url": "https://allevents.in/moorhead/softball-vs-winona/200029427561754",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Minnesota State Moorhead",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "725 S 14th St, Moorhead, MN 56563, United States",
                "addressLocality": "Moorhead",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.866930090936",
                "longitude": "-96.758036647034"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Game 1 @ 12:00 PM\nGame 2 @ 2:00 PM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MSUM Dragons Softball",
                "url": "https://allevents.in/org/msum-dragons-softball/27270296"
            }
        ]
    }
]
```