

# Event Details

- **Event Name**: Poudre Tournament
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am
- **Event Description**: Girls only
- **Event URL**: https://allevents.in/fort-collins/poudre-tournament/200029165945332
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Fort Collins
- **state**: CO
- **country**: United States
- **location**: Poudre High School
- **lat**: 40.586361111111
- **long**: -105.12136111111
- **full address**: Poudre High School, Fort Collins, Colorado, United States

## Event gallery

- **Alt text**: Poudre Tournament
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f3533254456d8a0914c73bcc8632c7409a96e6a6bf79b859f8b5d22c9d60e76d-rimg-w1200-h829-dc191617-gmir?v=1765097024

## FAQs

- **Q**: When and where is Poudre Tournament being held?
  - **A:** Poudre Tournament takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 09:00 am at Poudre High School, Fort Collins, Colorado, United States.
- **Q**: Who is organizing Poudre Tournament?
  - **A:** Poudre Tournament is organized by Sedgwick County/Fleming Girls Wrestling.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Poudre 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 Fort Collins, this event is thoughtfully curated to deliver a standout experience worth every moment. If Poudre 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": "Poudre Tournament",
        "image": "https://cdn-az.allevents.in/events1/banners/f3533254456d8a0914c73bcc8632c7409a96e6a6bf79b859f8b5d22c9d60e76d-rimg-w1200-h829-dc191617-gmir?v=1765097024",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/fort-collins/poudre-tournament/200029165945332",
        "location": {
            "@type": "Place",
            "name": "Poudre High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Fort Collins, Colorado",
                "addressLocality": "Fort Collins",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.586361111111",
                "longitude": "-105.12136111111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Girls only",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sedgwick CountyFleming Girls Wrestling",
                "url": "https://allevents.in/org/sedgwick-county-fleming-girls-wrestling/27034003"
            }
        ]
    }
]
```