

# Event Details

- **Event Name**: 2026 Championship Night
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 02:00 pm
- **Event Description**: Championship night for 2026. 
All 19 classes competing.
- **Event URL**: https://allevents.in/corpus-christi/2026-championship-night/200029656154051
- **Event Categories**: Sports, Workshops
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

- **Ticket URL**: http://facebook.com/200029656154051?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=corpus+christi-events

## Event venue details

- **city**: Corpus Christi
- **state**: TX
- **country**: United States
- **location**: Richard M Borchard Fairgrounds Robstown Texas
- **lat**: 27.7379575
- **long**: -97.4298422
- **full address**: Richard M Borchard Fairgrounds Robstown Texas, Corpus Christi, Texas, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: STX Events (https://allevents.in/org/stx-events/27459665)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/451df5d01a8131a548cefeb461d2b60761e0efe15f03bfe86473d442b504bc78-rimg-w1024-h1024-dcfefefe-gmir?v=1772134345
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=2026+Championship+Night&date=28+Feb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Richard M Borchard Fairgrounds Robstown Texas, Corpus Christi, Texas, United States
- **Q**: Who is organizing the event?
  - **A:** STX Events
- **Q**: What type of event is this?
  - **A:** Sports, Workshops
- **Q**: Where can I find ticket details about 2026 Championship Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "2026 Championship Night",
        "image": "https://cdn-az.allevents.in/events10/banners/451df5d01a8131a548cefeb461d2b60761e0efe15f03bfe86473d442b504bc78-rimg-w1024-h1024-dcfefefe-gmir?v=1772134345",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/corpus-christi/2026-championship-night/200029656154051",
        "location": {
            "@type": "Place",
            "name": "Richard M Borchard Fairgrounds Robstown Texas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Corpus Christi, Texas",
                "addressLocality": "Corpus Christi",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.7379575",
                "longitude": "-97.4298422"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Championship night for 2026. \nAll 19 classes competing.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "STX Events",
                "url": "https://allevents.in/org/stx-events/27459665"
            }
        ]
    }
]
```