

# Event Details

- **Event Name**: Uncle Joe's sports bar
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 09:00 pm (-04:00)
- **Event Description**: Y'all come on out for Uncle Joe's bike night. going to be a wonderful time polish up your Chrome put on your leather and come on out!
- **Event URL**: https://allevents.in/pickens/uncle-joes-sports-bar/200029889933608
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Pickens
- **state**: SC
- **country**: United States
- **location**: Uncle Joe's Sports Bar
- **lat**: 34.889517307
- **long**: -82.693272683
- **full address**: Uncle Joe's Sports Bar, 131 Farrs bridge rd ,Pickens, South Carolina, United States

## Event gallery

- **Alt text**: Uncle Joe's sports bar
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e12eda6eac903aeeb3741d35ed14164f164fadb15ffd76e03fd7f065e6b44479-rimg-w1200-h676-dc040404-gmir?v=1775973505

## FAQs

- **Q**: When and where is Uncle Joe's sports bar being held?
  - **A:** Uncle Joe's sports bar takes place on Sat, 25 Apr, 2026 at 09:00 pm to Sat, 25 Apr, 2026 at 09:00 pm at Uncle Joe's Sports Bar, 131 Farrs bridge rd ,Pickens, South Carolina, United States.
- **Q**: Who is organizing Uncle Joe's sports bar?
  - **A:** Uncle Joe's sports bar is organized by Austin Reece Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Uncle Joe's sports bar is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Pickens, this event is thoughtfully curated to deliver a standout experience worth every moment. If Uncle Joe's sports bar sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Uncle Joe's sports bar",
        "image": "https://cdn-az.allevents.in/events9/banners/e12eda6eac903aeeb3741d35ed14164f164fadb15ffd76e03fd7f065e6b44479-rimg-w1200-h676-dc040404-gmir?v=1775973505",
        "startDate": "2026-04-25T21:00:00-04:00",
        "url": "https://allevents.in/pickens/uncle-joes-sports-bar/200029889933608",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Uncle Joe's Sports Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 Farrs bridge rd ,Pickens, South Carolina",
                "addressLocality": "Pickens",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.889517307",
                "longitude": "-82.693272683"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Y'all come on out for Uncle Joe's bike night. going to be a wonderful time polish up your Chrome put on your leather and come on out!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Austin Reece Band",
                "url": "https://allevents.in/org/austin-reece-band/22188536"
            }
        ]
    }
]
```