

# Event Details

- **Event Name**: Dodgeball Tournament
- **Event Start and End Date**: Mon, 16 Mar, 2026 at 10:00 am
- **Event Description**: Start your spring break off with A-Team at our Dodgeball Tournament Monday March 16th! 

$30 per player, with lunch included!
- **Event URL**: https://allevents.in/lawrence/dodgeball-tournament/200029755925156
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 1

## 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**: Dodgeball Tournament
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f6742a6508b3bff70c9b95b89b1bd5d03021624abd7d00ff1a9f2139eaaed0d9-rimg-w1200-h900-dc61605e-gmir?v=1773022117

## FAQs

- **Q**: When and where is Dodgeball Tournament being held?
  - **A:** Dodgeball Tournament takes place on Mon, 16 Mar, 2026 at 10:00 am to Mon, 16 Mar, 2026 at 10:00 am at 4000 W 6th St. Suite 2A, Lawrence, KS, United States, Kansas 66049.
- **Q**: Who is organizing Dodgeball Tournament?
  - **A:** Dodgeball Tournament is organized by A-Team Sports Training Facility.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dodgeball 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 Dodgeball 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": "Dodgeball Tournament",
        "image": "https://cdn-az.allevents.in/events3/banners/f6742a6508b3bff70c9b95b89b1bd5d03021624abd7d00ff1a9f2139eaaed0d9-rimg-w1200-h900-dc61605e-gmir?v=1773022117",
        "startDate": "2026-03-16",
        "url": "https://allevents.in/lawrence/dodgeball-tournament/200029755925156",
        "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": "Start your spring break off with A-Team at our Dodgeball Tournament Monday March 16th! \n\n$30 per player, with lunch included!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "A-Team Sports Training Facility",
                "url": "https://allevents.in/org/a-team-sports-training-facility/26682018"
            }
        ]
    }
]
```