

# Event Details

- **Event Name**: Majors tryouts
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 09:00 am
- **Event Description**: All new majors players will tryout on the majors field.
- **Event URL**: https://allevents.in/kelso/majors-tryouts/200029730369328
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kelso
- **state**: WA
- **country**: United States
- **location**: Tam O'Shanter Park, Kelso, WA, United States, Washington 98626
- **lat**: 46.14091
- **long**: -122.88928
- **full address**: Tam O'Shanter Park, Kelso, WA, United States, Washington 98626

## Event gallery

- **Alt text**: Majors tryouts
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/bcbc18f771273fb7917954937a5a692eee236c9c192d01ce99ae86778fc13a90-rimg-w828-h466-dc4b5f1e-gmir?v=1772027847

## FAQs

- **Q**: When and where is Majors tryouts being held?
  - **A:** Majors tryouts takes place on Sat, 28 Feb, 2026 at 09:00 am to Sat, 28 Feb, 2026 at 09:00 am at Tam O'Shanter Park, Kelso, WA, United States, Washington 98626.
- **Q**: Who is organizing Majors tryouts?
  - **A:** Majors tryouts is organized by Kelso Youth Baseball.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Majors 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 Kelso, this event is thoughtfully curated to deliver a standout experience worth every moment. If Majors tryouts 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": "Majors tryouts",
        "image": "https://cdn-az.allevents.in/events2/banners/bcbc18f771273fb7917954937a5a692eee236c9c192d01ce99ae86778fc13a90-rimg-w828-h466-dc4b5f1e-gmir?v=1772027847",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/kelso/majors-tryouts/200029730369328",
        "location": {
            "@type": "Place",
            "name": "Tam O'Shanter Park, Kelso, WA, United States, Washington 98626",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Tam O'Shanter Park, Kelso, WA 98626, United States",
                "addressLocality": "Kelso",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.14091",
                "longitude": "-122.88928"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All new majors players will tryout on the majors field.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kelso Youth Baseball",
                "url": "https://allevents.in/org/kelso-youth-baseball/18372708"
            }
        ]
    }
]
```