

# Event Details

- **Event Name**: Friday Night Football
- **Event Start and End Date**: Fri, 06 Nov, 2026 at 06:00 pm (-06:00)
- **Event Description**: TBA but plan on meeting up to cheer for your [new] favorite team - Memorial or Legacy, who's it gonna be??
- **Event URL**: https://allevents.in/wichita-falls/friday-night-football/200030530841615
- **Event Categories**: sports, football, meetups
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Wichita Falls
- **state**: TX
- **country**: United States
- **location**: Wichita Falls Memorial Stadium
- **lat**: 33.854147922165
- **long**: -98.582846289438
- **full address**: Wichita Falls Memorial Stadium, 5401 Southwest Pkwy, Wichita Falls, TX 76310-2900, United States

## Event gallery

- **Alt text**: Friday Night Football
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/58b0e79afbadf88a2378c0a346ce5651f229a8b0afb867799287af295e5d5345-rimg-w1200-h527-dc080808-gmir?v=1788245819

## FAQs

- **Q**: When and where is Friday Night Football being held?
  - **A:** Friday Night Football takes place on Fri, 06 Nov, 2026 at 06:00 pm to Fri, 06 Nov, 2026 at 06:00 pm at Wichita Falls Memorial Stadium, 5401 Southwest Pkwy, Wichita Falls, TX 76310-2900, United States.
- **Q**: Who is organizing Friday Night Football?
  - **A:** Friday Night Football is organized by WFHS Class of 1996.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Friday Night Football 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 Wichita Falls, this event is thoughtfully curated to deliver a standout experience worth every moment. If Friday Night Football 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": "Friday Night Football",
        "image": "https://cdn-az.allevents.in/events10/banners/58b0e79afbadf88a2378c0a346ce5651f229a8b0afb867799287af295e5d5345-rimg-w1200-h527-dc080808-gmir?v=1788245819",
        "startDate": "2026-11-06T18:00:00-06:00",
        "url": "https://allevents.in/wichita-falls/friday-night-football/200030530841615",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wichita Falls Memorial Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5401 Southwest Pkwy, Wichita Falls, TX 76310-2900, United States",
                "addressLocality": "Wichita Falls",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.854147922165",
                "longitude": "-98.582846289438"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "TBA but plan on meeting up to cheer for your [new] favorite team - Memorial or Legacy, who's it gonna be??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "WFHS Class of 1996",
                "url": "https://allevents.in/org/wfhs-class-of-1996/28083440"
            }
        ]
    }
]
```