

# Event Details

- **Event Name**: Live at Underdog Restaurant and Sports Club
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 08:00 pm
- **Event Description**: First show with a new line up. On at 9p Come see our new singer Terry Murphy. We are opening the show.
- **Event URL**: https://allevents.in/dallas/live-at-underdog-restaurant-and-sports-club/200029498477214
- **Event Categories**: sports, music
- **Interested Audience**: 
  - total_interested_count: 79

## Ticket Details

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

## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Underdog Restaurant and Sports Club
- **lat**: 32.866342680528
- **long**: -96.74264100976
- **full address**: Underdog Restaurant and Sports Club, 6750 Abrams Rd, Dallas, TX 75231-0247, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: HNF Band : High "N" Fidelity (https://allevents.in/org/hnf-band-high-n-fidelity/25474737)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f0e04f7ec3597f3ed2a8450e464dbb12635ffba5640051a3cabb42f12315b5ca-rimg-w640-h414-dc010101-gmir?v=1769719090
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2ec348a41e7acf41e12490ca74e12dd7f1c8e82ec49f0b4e3da7b5890ea7cdc3-rimg-w300-h300-dc030202-gmir?v=1769719090

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 31 Jan, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Underdog Restaurant and Sports Club, 6750 Abrams Rd, Dallas, TX 75231-0247, United States
- **Q**: Who is organizing the event?
  - **A:** HNF Band : High "N" Fidelity
- **Q**: What type of event is this?
  - **A:** sports, music
- **Q**: Where can I find ticket details about Live at Underdog Restaurant and Sports Club ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live at Underdog Restaurant and Sports Club",
        "image": "https://cdn-az.allevents.in/events5/banners/f0e04f7ec3597f3ed2a8450e464dbb12635ffba5640051a3cabb42f12315b5ca-rimg-w640-h414-dc010101-gmir?v=1769719090",
        "startDate": "2026-01-31",
        "url": "https://allevents.in/dallas/live-at-underdog-restaurant-and-sports-club/200029498477214",
        "location": {
            "@type": "Place",
            "name": "Underdog Restaurant and Sports Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6750 Abrams Rd, Dallas, TX 75231-0247, United States",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.866342680528",
                "longitude": "-96.74264100976"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First show with a new line up. On at 9p Come see our new singer Terry Murphy. We are opening the show.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "HNF Band  High N Fidelity",
                "url": "https://allevents.in/org/hnf-band-high-n-fidelity/25474737"
            }
        ]
    }
]
```