

# Event Details

- **Event Name**: Jacket Rumble
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 05:00 pm
- **Event Description**: Friday weigh-in’s start at 5pm, wrestling starts at 6pm
Saturday weigh-in’s start at 8am, wrestling starts at 9am
- **Event URL**: https://allevents.in/ocean-springs/jacket-rumble/200029155029631
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Ocean Springs
- **state**: MS
- **country**: United States
- **location**: 11300 Yellowjacket Blvd., Ocean Springs, MS
- **lat**: 30.44062
- **long**: -88.79787
- **full address**: 11300 Yellowjacket Blvd., Ocean Springs, MS, United States

## Event gallery

- **Alt text**: Jacket Rumble
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/efa44f939cac226ab676eabd4647deddcf055d1c6cc558c68d6013f4a50a185d-rimg-w1200-h1562-dcffffff-gmir?v=1767955606

## FAQs

- **Q**: When and where is Jacket Rumble being held?
  - **A:** Jacket Rumble takes place on Fri, 09 Jan, 2026 at 05:00 pm to Fri, 09 Jan, 2026 at 05:00 pm at 11300 Yellowjacket Blvd., Ocean Springs, MS, United States.
- **Q**: Who is organizing Jacket Rumble?
  - **A:** Jacket Rumble is organized by SMHS Yellow Jacket Wrestling.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Jacket Rumble 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 Ocean Springs, this event is thoughtfully curated to deliver a standout experience worth every moment. If Jacket Rumble 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": "Jacket Rumble",
        "image": "https://cdn-az.allevents.in/events3/banners/efa44f939cac226ab676eabd4647deddcf055d1c6cc558c68d6013f4a50a185d-rimg-w1200-h1562-dcffffff-gmir?v=1767955606",
        "startDate": "2026-01-09",
        "url": "https://allevents.in/ocean-springs/jacket-rumble/200029155029631",
        "location": {
            "@type": "Place",
            "name": "11300 Yellowjacket Blvd., Ocean Springs, MS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11300 Yellow Jacket Rd, Ocean Springs, MS 39564-6400, United States",
                "addressLocality": "Ocean Springs",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.44062",
                "longitude": "-88.79787"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friday weigh-in’s start at 5pm, wrestling starts at 6pm\nSaturday weigh-in’s start at 8am, wrestling starts at 9am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SMHS Yellow Jacket Wrestling",
                "url": "https://allevents.in/org/smhs-yellow-jacket-wrestling/27037092"
            }
        ]
    }
]
```