

# Event Details

- **Event Name**: Iron Cup
- **Event Start and End Date**: Fri, 06 Feb, 2026 at 07:00 pm
- **Event Description**: The Iron Cup is back! The rivalry on ice returns for its 26th all-time matchup!
- **Event URL**: https://allevents.in/pelham/iron-cup/200028773074157
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 133

## Ticket Details


## Event venue details

- **city**: Pelham
- **state**: AL
- **country**: United States
- **location**: 500 Amphitheater Road, 35124
- **lat**: 33.32918
- **long**: -86.7889
- **full address**: 500 Amphitheater Road, 35124, 500 Amphitheater Rd, Pelham, AL 35124-4338, United States

## Event gallery

- **Alt text**: Iron Cup
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2dab94cdf334ad8ed3cc727aa7df8ddff5ce0361723830bbf79a01caeedc38da-rimg-w1200-h675-dca61b33-gmir?v=1770318583

## FAQs

- **Q**: When and where is Iron Cup being held?
  - **A:** Iron Cup takes place on Fri, 06 Feb, 2026 at 07:00 pm to Fri, 06 Feb, 2026 at 07:00 pm at 500 Amphitheater Road, 35124, 500 Amphitheater Rd, Pelham, AL 35124-4338, United States.
- **Q**: Who is organizing Iron Cup?
  - **A:** Iron Cup is organized by Alabama Hockey.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Iron Cup",
        "image": "https://cdn-az.allevents.in/events4/banners/2dab94cdf334ad8ed3cc727aa7df8ddff5ce0361723830bbf79a01caeedc38da-rimg-w1200-h675-dca61b33-gmir?v=1770318583",
        "startDate": "2026-02-06",
        "url": "https://allevents.in/pelham/iron-cup/200028773074157",
        "location": {
            "@type": "Place",
            "name": "500 Amphitheater Road, 35124",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "500 Amphitheater Rd, Pelham, AL 35124-4338, United States",
                "addressLocality": "Pelham",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.32918",
                "longitude": "-86.7889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Iron Cup is back! The rivalry on ice returns for its 26th all-time matchup!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Alabama Hockey",
                "url": "https://allevents.in/org/alabama-hockey/23435663"
            }
        ]
    }
]
```