

# Event Details

- **Event Name**: Tryouts
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 09:00 pm (-04:00)
- **Event Description**: Middle school baseball tryouts will be Wednesday July 8th at 6 for all upcoming 5-8th graders
- **Event URL**: https://allevents.in/kodak/tryouts/200030212499442
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kodak
- **state**: TN
- **country**: United States
- **location**: Northview Academy Baseball
- **lat**: 35.95499535
- **long**: -83.58369163
- **full address**: Northview Academy Baseball, Kodak, Tennessee, United States

## Event gallery

- **Alt text**: Tryouts
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/31d72b00989a479e6f5193e5d77959980b45ac6acc3629da2dc56b679769049e-rimg-w1200-h800-dc315a78-gmir?v=1781041482

## FAQs

- **Q**: When and where is Tryouts being held?
  - **A:** Tryouts takes place on Wed, 08 Jul, 2026 at 09:00 pm to Wed, 08 Jul, 2026 at 09:00 pm at Northview Academy Baseball, Kodak, Tennessee, United States.
- **Q**: Who is organizing Tryouts?
  - **A:** Tryouts is organized by Northview Junior Academy Baseball.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tryouts 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 Kodak, this event is thoughtfully curated to deliver a standout experience worth every moment. If Tryouts sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tryouts",
        "image": "https://cdn-az.allevents.in/events5/banners/31d72b00989a479e6f5193e5d77959980b45ac6acc3629da2dc56b679769049e-rimg-w1200-h800-dc315a78-gmir?v=1781041482",
        "startDate": "2026-07-08T21:00:00-04:00",
        "url": "https://allevents.in/kodak/tryouts/200030212499442",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Northview Academy Baseball",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kodak, Tennessee",
                "addressLocality": "Kodak",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.95499535",
                "longitude": "-83.58369163"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Middle school baseball tryouts will be Wednesday July 8th at 6 for all upcoming 5-8th graders",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northview Junior Academy Baseball",
                "url": "https://allevents.in/org/northview-junior-academy-baseball/25849622"
            }
        ]
    }
]
```