

# Event Details

- **Event Name**: Game vs Buffalo Women's Rugby
- **Event Start and End Date**: Sat, 13 Sep, 2025 at 11:00 am
- **Event Description**: First game of our 15s fall season against Buff Women! We are traveling to them for our match.
- **Event URL**: https://allevents.in/buffalo/game-vs-buffalo-womens-rugby/200028723620255
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Buffalo
- **state**: NY
- **country**: United States
- **location**: Delaware Park Buffalo
- **lat**: 42.935133873293
- **long**: -78.851741642801
- **full address**: Delaware Park Buffalo, 84 Parkside Ave,Buffalo, New York, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Uticuse Rugby Club (https://allevents.in/org/uticuse-rugby-club/26055621)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/697ada16d4d9ae27b814f100710e10e3d6c8ee015bad04c628356b310758f5fa-rimg-w1170-h561-dc6f8037-gmir?v=1757271625
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ed40cb1f9f50cd0c8e67878b9aae2befca1eca5765c43588228a569d90b6eab8-rimg-w300-h300-dc788941-gmir?v=1757271625

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Sep, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Delaware Park Buffalo, 84 Parkside Ave,Buffalo, New York, United States
- **Q**: Who is organizing the event?
  - **A:** Uticuse Rugby Club
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about Game vs Buffalo Women's Rugby ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Game vs Buffalo Women's Rugby",
        "image": "https://cdn-az.allevents.in/events3/banners/697ada16d4d9ae27b814f100710e10e3d6c8ee015bad04c628356b310758f5fa-rimg-w1170-h561-dc6f8037-gmir?v=1757271625",
        "startDate": "2025-09-13",
        "url": "https://allevents.in/buffalo/game-vs-buffalo-womens-rugby/200028723620255",
        "location": {
            "@type": "Place",
            "name": "Delaware Park Buffalo",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "84 Parkside Ave,Buffalo, New York",
                "addressLocality": "Buffalo",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.935133873293",
                "longitude": "-78.851741642801"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First game of our 15s fall season against Buff Women! We are traveling to them for our match.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Uticuse Rugby Club",
                "url": "https://allevents.in/org/uticuse-rugby-club/26055621"
            }
        ]
    }
]
```