

# Event Details

- **Event Name**: Utah Mammoth vs. St. Louis Blues
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 06:00 pm
- **Event Description**: Popular in Salt Lake CityUtah Mammoth which is specially known for Sports, Hockey.St. Louis Blues which is specially known for Sports, Hockey.Venue Details:Delta Center,301 W. South Temple, Delta Center,Salt Lake City, United States
- **Event URL**: https://allevents.in/salt-lake-city/utah-mammoth-vs-st-louis-blues/210003685129539
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7_6PP&utm_medium=affiliate

## Event venue details

- **city**: Salt Lake City
- **state**: UT
- **country**: United States
- **location**: Delta Center
- **lat**: 40.756599000
- **long**: -111.899200000
- **full address**: Delta Center, Salt Lake City, United States

## Event gallery

- **Alt text**: Utah Mammoth vs. St. Louis Blues
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/721f3422f72d1915072c2c4cf4668b792b2b41cfa073229b7f504247a819759d-rimg-w1024-h576-dc084174-gmir.jpg?v=1761352394

## Artist Details

- **Artist name**: Utah Mammoth
- **Artist name**: St. Louis Blues

## FAQs

- **Q**: When and where is Utah Mammoth vs. St. Louis Blues being held?
  - **A:** Utah Mammoth vs. St. Louis Blues takes place on Thu, 16 Apr, 2026 at 06:00 pm to Thu, 16 Apr, 2026 at 06:00 pm at Delta Center, Salt Lake City, United States.
- **Q**: Who is organizing Utah Mammoth vs. St. Louis Blues?
  - **A:** Utah Mammoth vs. St. Louis Blues is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Utah Mammoth vs. St. Louis Blues",
        "image": "https://cdn-az.allevents.in/events7/banners/721f3422f72d1915072c2c4cf4668b792b2b41cfa073229b7f504247a819759d-rimg-w1024-h576-dc084174-gmir.jpg?v=1761352394",
        "startDate": "2026-04-16",
        "url": "https://allevents.in/salt-lake-city/utah-mammoth-vs-st-louis-blues/210003685129539",
        "location": {
            "@type": "Place",
            "name": "Delta Center",
            "address": {
                "@type": "PostalAddress",
                "name": "Delta Center, Salt Lake City, United States",
                "addressLocality": "Salt Lake City",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.756599000",
                "longitude": "-111.899200000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Popular in Salt Lake CityUtah Mammoth which is specially known for Sports, Hockey.St. Louis Blues which is specially known for Sports, Hockey.Venue Details:Delta Center,301 W. South Temple, Delta Center,Salt Lake City, United States",
        "performer": [
            {
                "@type": "Person",
                "name": "Utah Mammoth"
            },
            {
                "@type": "Person",
                "name": "St. Louis Blues"
            }
        ]
    }
]
```