

# Event Details

- **Event Name**: 3 vs. 3 Basketball Tournament 
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 09:00 am
- **Event Description**: ANOTHER NEW ADDITION!!!  

Grab a couple of friends and prove you’re the best baller in Waverly!

Sponsored by: Waverly Parks and Recreation
- **Event URL**: https://allevents.in/waverly/3-vs-3-basketball-tournament/200030232257635
- **Event Categories**: sports, tournaments
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Waverly
- **state**: NE
- **country**: United States
- **location**: Wayne Park
- **lat**: 40.912543793585
- **long**: -96.530536091782
- **full address**: Wayne Park, 10410 N 140th St,Waverly, Nebraska, United States

## Event gallery

- **Alt text**: 3 vs. 3 Basketball Tournament
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cfd06b40148aade33d3601bd0fb354d57df1842efee4342abeef7eca7476576e-rimg-w1000-h1294-dc045113-gmir?v=1782927449

## FAQs

- **Q**: When and where is 3 vs. 3 Basketball Tournament  being held?
  - **A:** 3 vs. 3 Basketball Tournament  takes place on Sat, 04 Jul, 2026 at 09:00 am to Sat, 04 Jul, 2026 at 09:00 am at Wayne Park, 10410 N 140th St,Waverly, Nebraska, United States.
- **Q**: Who is organizing 3 vs. 3 Basketball Tournament ?
  - **A:** 3 vs. 3 Basketball Tournament  is organized by Waverly Community Chamber of Commerce.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 3 vs. 3 Basketball 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 Waverly, this event is thoughtfully curated to deliver a standout experience worth every moment. If 3 vs. 3 Basketball 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": "3 vs. 3 Basketball Tournament",
        "image": "https://cdn-az.allevents.in/events10/banners/cfd06b40148aade33d3601bd0fb354d57df1842efee4342abeef7eca7476576e-rimg-w1000-h1294-dc045113-gmir?v=1782927449",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/waverly/3-vs-3-basketball-tournament/200030232257635",
        "location": {
            "@type": "Place",
            "name": "Wayne Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10410 N 140th St,Waverly, Nebraska",
                "addressLocality": "Waverly",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.912543793585",
                "longitude": "-96.530536091782"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "ANOTHER NEW ADDITION!!!  \n\nGrab a couple of friends and prove you’re the best baller in Waverly!\n\nSponsored by: Waverly Parks and Recreation",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Waverly Community Chamber of Commerce",
                "url": "https://allevents.in/org/waverly-community-chamber-of-commerce/27450265"
            }
        ]
    }
]
```