

# Event Details

- **Event Name**: Fizzy's Monthly Pinball Tournament
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 10:00 am
- **Event Description**: It's Bret's birthday!! Let's celebrate with our monthly pinball tournament starting at 10am! Sign ups start at 9am. No experience necessary! All levels are welcome.
- **Event URL**: https://allevents.in/milton/fizzys-monthly-pinball-tournament/200030133338429
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Milton
- **state**: PA
- **country**: United States
- **location**: 4770 PA-405, Milton, PA, United States, Pennsylvania 17847
- **lat**: 40.99421
- **long**: -76.86329
- **full address**: 4770 PA-405, Milton, PA, United States, Pennsylvania 17847

## Event gallery

- **Alt text**: Fizzy's Monthly Pinball Tournament
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/baabd409084b881a75d14b1c473921869c3cb3478fc24d9255c1b1d965df42af-rimg-w1200-h857-dc171815-gmir?v=1780450600

## FAQs

- **Q**: When and where is Fizzy's Monthly Pinball Tournament being held?
  - **A:** Fizzy's Monthly Pinball Tournament takes place on Sun, 14 Jun, 2026 at 10:00 am to Sun, 14 Jun, 2026 at 10:00 am at 4770 PA-405, Milton, PA, United States, Pennsylvania 17847.
- **Q**: Who is organizing Fizzy's Monthly Pinball Tournament?
  - **A:** Fizzy's Monthly Pinball Tournament is organized by Fizzy's Arcade.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Fizzy's Monthly 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 Milton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Fizzy's Monthly 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": "SportsEvent",
        "name": "Fizzy's Monthly Pinball Tournament",
        "image": "https://cdn-az.allevents.in/events1/banners/baabd409084b881a75d14b1c473921869c3cb3478fc24d9255c1b1d965df42af-rimg-w1200-h857-dc171815-gmir?v=1780450600",
        "startDate": "2026-06-14",
        "url": "https://allevents.in/milton/fizzys-monthly-pinball-tournament/200030133338429",
        "location": {
            "@type": "Place",
            "name": "4770 PA-405, Milton, PA, United States, Pennsylvania 17847",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4770 State Route 405, Milton, PA 17847-7502, United States",
                "addressLocality": "Milton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.99421",
                "longitude": "-76.86329"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's Bret's birthday!! Let's celebrate with our monthly pinball tournament starting at 10am! Sign ups start at 9am. No experience necessary! All levels are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fizzys Arcade",
                "url": "https://allevents.in/org/fizzys-arcade/25505275"
            }
        ]
    }
]
```