

# Event Details

- **Event Name**: Sunday kick rounds
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 02:30 pm – Sun, 21 Jun, 2026 at 04:00 pm
- **Event Description**: Just for fun. Bring water. Get in touches, work on ball control with friends, and kick around. 
If we have a turn out we could plan other activities or bring water balloons too!
Watch matches on a projector?
- **Event URL**: https://allevents.in/tallahassee/sunday-kick-rounds/200030264606309
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030264606309?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=tallahassee-events

## Event venue details

- **city**: Tallahassee
- **state**: FL
- **country**: United States
- **location**: Tom Brown Sports Complex
- **lat**: 30.43964
- **long**: -84.28257
- **full address**: Tom Brown Sports Complex, Tallahassee, Florida, United States

## Event gallery

- **Alt text**: Sunday kick rounds
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f50a57ad0a351d58f1a6f134a37cc9cb49df22976dda80855d3343ab4a17b04b-rimg-w1200-h900-dc90a9c1-gmir?v=1781802309

## FAQs

- **Q**: When and where is Sunday kick rounds being held?
  - **A:** Sunday kick rounds takes place on Sun, 21 Jun, 2026 at 02:30 pm to Sun, 21 Jun, 2026 at 04:00 pm at Tom Brown Sports Complex, Tallahassee, Florida, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday kick rounds",
        "image": "https://cdn-az.allevents.in/events7/banners/f50a57ad0a351d58f1a6f134a37cc9cb49df22976dda80855d3343ab4a17b04b-rimg-w1200-h900-dc90a9c1-gmir?v=1781802309",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/tallahassee/sunday-kick-rounds/200030264606309",
        "location": {
            "@type": "Place",
            "name": "Tom Brown Sports Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Tallahassee, Florida",
                "addressLocality": "Tallahassee",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.43964",
                "longitude": "-84.28257"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Just for fun. Bring water. Get in touches, work on ball control with friends, and kick around. \nIf we have a turn out we could plan other activities or bring water balloons too!\nWatch matches on a projector?"
    }
]
```