

# Event Details

- **Event Name**: 5th Sunday Tournament
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 01:00 pm
- **Event Description**: This is the LAST 5th Sunday Tournament of 2025!!!  Let's go!
Armored Tourney, Rapier Tourney, Leftover turkey sandwich tourney...maybe not.
- **Event URL**: https://allevents.in/shreveport/5th-sunday-tournament/200029183596805
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

- **Ticket URL**: http://facebook.com/200029183596805?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=shreveport-events

## Event venue details

- **city**: Shreveport
- **state**: LA
- **country**: United States
- **location**: 801 Crockett St, Shreveport, LA 71101-3435, United States
- **lat**: 32.50874
- **long**: -93.75093
- **full address**: 801 Crockett St, Shreveport, LA 71101-3435, United States

## Event gallery

- **Alt text**: 5th Sunday Tournament
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6892951895f90dfd10393171f3a3c62808feb1d8d42f12f179e1604e4ff15fa2-rimg-w1200-h1131-dc020519-gmir?v=1763546884

## FAQs

- **Q**: When and where is 5th Sunday Tournament being held?
  - **A:** 5th Sunday Tournament takes place on Sun, 30 Nov, 2025 at 01:00 pm to Sun, 30 Nov, 2025 at 01:00 pm at 801 Crockett St, Shreveport, LA 71101-3435, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 5th Sunday Tournament 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 Shreveport, this event is thoughtfully curated to deliver a standout experience worth every moment. If 5th Sunday Tournament 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": "5th Sunday Tournament",
        "image": "https://cdn-az.allevents.in/events2/banners/6892951895f90dfd10393171f3a3c62808feb1d8d42f12f179e1604e4ff15fa2-rimg-w1200-h1131-dc020519-gmir?v=1763546884",
        "startDate": "2025-11-30",
        "url": "https://allevents.in/shreveport/5th-sunday-tournament/200029183596805",
        "location": {
            "@type": "Place",
            "name": "801 Crockett St, Shreveport, LA 71101-3435, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "801 Crockett St, Shreveport, LA 71101-3435, United States",
                "addressLocality": "Shreveport",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.50874",
                "longitude": "-93.75093"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is the LAST 5th Sunday Tournament of 2025!!!  Let's go!\nArmored Tourney, Rapier Tourney, Leftover turkey sandwich tourney...maybe not."
    }
]
```