

# Event Details

- **Event Name**: Sports Trivia
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 07:00 pm
- **Event Description**: Becky & Eric Merlin are hosting a special sports trivia session. Join us for fun and prizes and some World Cup action.
- **Event URL**: https://allevents.in/south-milwaukee/sports-trivia/200030134474618
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: South Milwaukee
- **state**: WI
- **country**: United States
- **location**: Moran's Pub
- **lat**: 42.910831245455
- **long**: -87.859577618182
- **full address**: Moran's Pub, 912 Milwaukee Ave,South Milwaukee, Wisconsin, United States

## Event gallery

- **Alt text**: Sports Trivia
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ad9c563edebda9d75000f7b51b687d6dfd34c76cd49f88a43c6b4c90adf76099-rimg-w1200-h675-dcffffff-gmir?v=1781712441

## FAQs

- **Q**: When and where is Sports Trivia being held?
  - **A:** Sports Trivia takes place on Wed, 17 Jun, 2026 at 07:00 pm to Wed, 17 Jun, 2026 at 07:00 pm at Moran's Pub, 912 Milwaukee Ave,South Milwaukee, Wisconsin, United States.
- **Q**: Who is organizing Sports Trivia?
  - **A:** Sports Trivia is organized by Moran's Pub.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sports Trivia 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 South Milwaukee, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sports Trivia 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": "Sports Trivia",
        "image": "https://cdn-az.allevents.in/events2/banners/ad9c563edebda9d75000f7b51b687d6dfd34c76cd49f88a43c6b4c90adf76099-rimg-w1200-h675-dcffffff-gmir?v=1781712441",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/south-milwaukee/sports-trivia/200030134474618",
        "location": {
            "@type": "Place",
            "name": "Moran's Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "912 Milwaukee Ave,South Milwaukee, Wisconsin",
                "addressLocality": "South Milwaukee",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.910831245455",
                "longitude": "-87.859577618182"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Becky & Eric Merlin are hosting a special sports trivia session. Join us for fun and prizes and some World Cup action.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Morans Pub",
                "url": "https://allevents.in/org/morans-pub/12033815",
                "description": "We're a family owned Irish Soccer Pub who has been serving the City of South Milwaukee for over 24 years."
            }
        ]
    }
]
```