

# Event Details

- **Event Name**: Wiffle Ball Tournament
- **Event Start and End Date**: Fri, 20 Mar, 2026 at 10:00 am
- **Event Description**: Join us for our Spring Break Wiffle Ball Tournament on Friday, March 20th at A-Team!

$30 per participant, lunch included!
- **Event URL**: https://allevents.in/lawrence/wiffle-ball-tournament/200029755919328
- **Event Categories**: sports, tournaments, spring-break
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Lawrence
- **state**: KS
- **country**: United States
- **location**: 4000 W 6th St. Suite 2A, Lawrence, KS, United States, Kansas 66049
- **lat**: 38.97279
- **long**: -95.28919
- **full address**: 4000 W 6th St. Suite 2A, Lawrence, KS, United States, Kansas 66049

## Event gallery

- **Alt text**: Wiffle Ball Tournament
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c16080fd4a4900bce5a7cc42882b57056573e8511c0521eabcdc3f7dbeee54ba-rimg-w1200-h900-dc61605e-gmir?v=1773775419

## FAQs

- **Q**: When and where is Wiffle Ball Tournament being held?
  - **A:** Wiffle Ball Tournament takes place on Fri, 20 Mar, 2026 at 10:00 am to Fri, 20 Mar, 2026 at 10:00 am at 4000 W 6th St. Suite 2A, Lawrence, KS, United States, Kansas 66049.
- **Q**: Who is organizing Wiffle Ball Tournament?
  - **A:** Wiffle Ball Tournament is organized by A-Team Sports Training Facility.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Wiffle Ball 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 Lawrence, this event is thoughtfully curated to deliver a standout experience worth every moment. If Wiffle Ball 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": "Wiffle Ball Tournament",
        "image": "https://cdn-az.allevents.in/events1/banners/c16080fd4a4900bce5a7cc42882b57056573e8511c0521eabcdc3f7dbeee54ba-rimg-w1200-h900-dc61605e-gmir?v=1773775419",
        "startDate": "2026-03-20",
        "url": "https://allevents.in/lawrence/wiffle-ball-tournament/200029755919328",
        "location": {
            "@type": "Place",
            "name": "4000 W 6th St. Suite 2A, Lawrence, KS, United States, Kansas 66049",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4000 W 6th St, Lawrence, KS 66049-3204, United States",
                "addressLocality": "Lawrence",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.97279",
                "longitude": "-95.28919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Spring Break Wiffle Ball Tournament on Friday, March 20th at A-Team!\n\n$30 per participant, lunch included!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "A-Team Sports Training Facility",
                "url": "https://allevents.in/org/a-team-sports-training-facility/26682018"
            }
        ]
    }
]
```