

# Event Details

- **Event Name**: Little Mania Midget Wrestling
- **Event Start and End Date**: Fri, 11 Sep, 2026 at 07:30 pm – Fri, 11 Sep, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/little-mania-midget-wrestling/2300029782747245
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Strokers Dallas
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Strokers Dallas, 9304 Harry Hines Blvd, Dallas, United States

## Event gallery

- **Alt text**: Little Mania Midget Wrestling
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Little+Mania+Midget+Wrestling&date=Fri%2C+11+Sep%2C+2026+at+07%3A30+pm&bg=1

## FAQs

- **Q**: When and where is Little Mania Midget Wrestling being held?
  - **A:** Little Mania Midget Wrestling takes place on Fri, 11 Sep, 2026 at 07:30 pm to Fri, 11 Sep, 2026 at 09:30 pm at Strokers Dallas, 9304 Harry Hines Blvd, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Little Mania Midget Wrestling 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 Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Little Mania Midget Wrestling 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": "Little Mania Midget Wrestling",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Little+Mania+Midget+Wrestling&date=Fri%2C+11+Sep%2C+2026+at+07%3A30+pm&bg=1",
        "startDate": "2026-09-11T19:30:00-05:00",
        "endDate": "2026-09-11T21:30:00-05:00",
        "url": "https://allevents.in/dallas/little-mania-midget-wrestling/2300029782747245",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Strokers Dallas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9304 Harry Hines Blvd",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```