

# Event Details

- **Event Name**: Pinball Tournament
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 01:00 pm
- **Event Description**: All skill levels are welcome. Come out and have some fun!
- **Event URL**: https://allevents.in/greensboro/pinball-tournament/200030247455257
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Greensboro
- **state**: NC
- **country**: United States
- **location**: 2140 Lawndale Dr., Greensboro, NC, United States, North Carolina 27408
- **lat**: 36.09582
- **long**: -79.81604
- **full address**: 2140 Lawndale Dr., Greensboro, NC, United States, North Carolina 27408

## Event gallery

- **Alt text**: Pinball Tournament
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6f0f8ed527c2d53e9284fde151630c53e7ace4d4f0ef4e9f2aefe16688dbe511-rimg-w555-h600-dc030205-gmir?v=1783049846

## FAQs

- **Q**: When and where is Pinball Tournament being held?
  - **A:** Pinball Tournament takes place on Sat, 11 Jul, 2026 at 01:00 pm to Sat, 11 Jul, 2026 at 01:00 pm at 2140 Lawndale Dr., Greensboro, NC, United States, North Carolina 27408.
- **Q**: Who is organizing Pinball Tournament?
  - **A:** Pinball Tournament is organized by Greensboro Pinball Museum.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pinball Tournament is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Greensboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pinball Tournament 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": "Pinball Tournament",
        "image": "https://cdn-az.allevents.in/events3/banners/6f0f8ed527c2d53e9284fde151630c53e7ace4d4f0ef4e9f2aefe16688dbe511-rimg-w555-h600-dc030205-gmir?v=1783049846",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/greensboro/pinball-tournament/200030247455257",
        "location": {
            "@type": "Place",
            "name": "2140 Lawndale Dr., Greensboro, NC, United States, North Carolina 27408",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2140 Lawndale Dr, Greensboro, NC 27408-7102, United States",
                "addressLocality": "Greensboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.09582",
                "longitude": "-79.81604"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All skill levels are welcome. Come out and have some fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Greensboro Pinball Museum",
                "url": "https://allevents.in/org/greensboro-pinball-museum/27926586"
            }
        ]
    }
]
```