

# Event Details

- **Event Name**: UGA Hockey vs University of Texas Hockey 
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 01:00 pm
- **Event Description**: UGA Ice Dawgs play their second game of the weekend Sunday afternoon versus Texas Hockey.
- **Event URL**: https://allevents.in/athens/uga-hockey-vs-university-of-texas-hockey/200029197380918
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details

- **Ticket URL**: https://www.classiccenter.com/events/detail/uga-hockey-1116?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=athens-events

## Event venue details

- **city**: Athens
- **state**: GA
- **country**: United States
- **location**: Akins Ford Arena
- **lat**: 33.961178147844
- **long**: -83.370948046577
- **full address**: Akins Ford Arena, 155 Hickory St,Athens,GA,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: UGA Hockey (https://allevents.in/org/uga-hockey/27081012)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/74d13e51b8db22248e5fbf48af01e07189ac943375b22cc57f92c879044349ae-rimg-w1200-h900-dcdad9d3-gmir?v=1763159238
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8ad4500f58d2c4790e0996ed0d5a67fc0a4e540c3bede94d77a00874500f2d35-rimg-w300-h300-dcdad9d4-gmir?v=1763159238

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Nov, 2025 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** Akins Ford Arena, 155 Hickory St,Athens,GA,United States
- **Q**: Who is organizing the event?
  - **A:** UGA Hockey
- **Q**: What type of event is this?
  - **A:** sports
- **Q**: Where can I find ticket details about UGA Hockey vs University of Texas Hockey  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "UGA Hockey vs University of Texas Hockey",
        "image": "https://cdn-az.allevents.in/events8/banners/74d13e51b8db22248e5fbf48af01e07189ac943375b22cc57f92c879044349ae-rimg-w1200-h900-dcdad9d3-gmir?v=1763159238",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/athens/uga-hockey-vs-university-of-texas-hockey/200029197380918",
        "location": {
            "@type": "Place",
            "name": "Akins Ford Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "155 Hickory St,Athens,GA,United States",
                "addressLocality": "Athens",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.961178147844",
                "longitude": "-83.370948046577"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "UGA Ice Dawgs play their second game of the weekend Sunday afternoon versus Texas Hockey.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "UGA Hockey",
                "url": "https://allevents.in/org/uga-hockey/27081012"
            }
        ]
    }
]
```