

# Event Details

- **Event Name**: Dub Pistols
- **Event Start and End Date**: Sat, 14 Nov, 2026 at 07:00 pm – Sat, 14 Nov, 2026 at 11:00 pm (+00:00)
- **Event Description**: Heading into Derby this November, so grab your tickets fast!!!ArtistsDub PistolsMusic Genres :  Dub
- **Event URL**: https://allevents.in/derby/dub-pistols/300042799896
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Derby/The-Hairy-Dog/Dub-Pistols/42799896/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Derby
- **state**: EN
- **country**: United Kingdom
- **location**: The Hairy Dog
- **lat**: 52.922335
- **long**: -1.480564
- **full address**: The Hairy Dog, 1-7 Beckett Street, Derby, United Kingdom

## Event gallery

- **Alt text**: Dub Pistols
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e29427bb1ef3c7b640e9da95b0dfbc8dbb4e9be5c93df32fc45b1936be865b6b-rimg-w1024-h1024-dc080808-gmir.jpg?v=1790090763

## Artist Details

- **Artist name**: Dub Pistols

## FAQs

- **Q**: When and where is Dub Pistols being held?
  - **A:** Dub Pistols takes place on Sat, 14 Nov, 2026 at 07:00 pm to Sat, 14 Nov, 2026 at 11:00 pm at The Hairy Dog, 1-7 Beckett Street, Derby, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dub Pistols is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Derby, this event is thoughtfully curated to deliver a standout experience worth every moment. If Dub Pistols sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Dub Pistols",
        "image": "https://cdn-az.allevents.in/events4/banners/e29427bb1ef3c7b640e9da95b0dfbc8dbb4e9be5c93df32fc45b1936be865b6b-rimg-w1024-h1024-dc080808-gmir.jpg?v=1790090763",
        "startDate": "2026-11-14T19:00:00+00:00",
        "endDate": "2026-11-14T23:00:00+00:00",
        "url": "https://allevents.in/derby/dub-pistols/300042799896",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Hairy Dog",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1-7 Beckett Street",
                "addressLocality": "Derby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.922335",
                "longitude": "-1.480564"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Heading into Derby this November, so grab your tickets fast!!!ArtistsDub PistolsMusic Genres :  Dub",
        "performer": [
            {
                "@type": "Person",
                "name": "Dub Pistols"
            }
        ]
    }
]
```