

# Event Details

- **Event Name**: Major League Try Outs 
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 01:00 pm
- **Event Description**: All players that have not been placed on a Major League team should plan to attend. Returning players to a Major League team do not need to try out.
- **Event URL**: https://allevents.in/hagerstown/major-league-try-outs/200029401269741
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Hagerstown
- **state**: MD
- **country**: United States
- **location**: 601 Northern Ave. , Hagerstown, MD, United States, Maryland 21742
- **lat**: 39.66501
- **long**: -77.71255
- **full address**: 601 Northern Ave. , Hagerstown, MD, United States, Maryland 21742

## Event gallery

- **Alt text**: Major League Try Outs
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/cf41be04da492524575e1d3c77d0bd31e545fd07d2a62c6993ff7b40b9378e4d-rimg-w1141-h648-dc5f642c-gmir?v=1772284793

## FAQs

- **Q**: When and where is Major League Try Outs  being held?
  - **A:** Major League Try Outs  takes place on Sun, 01 Mar, 2026 at 01:00 pm to Sun, 01 Mar, 2026 at 01:00 pm at 601 Northern Ave. , Hagerstown, MD, United States, Maryland 21742.
- **Q**: Who is organizing Major League Try Outs ?
  - **A:** Major League Try Outs  is organized by Hagerstown Federal Little League.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Major League Try Outs",
        "image": "https://cdn-az.allevents.in/events4/banners/cf41be04da492524575e1d3c77d0bd31e545fd07d2a62c6993ff7b40b9378e4d-rimg-w1141-h648-dc5f642c-gmir?v=1772284793",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/hagerstown/major-league-try-outs/200029401269741",
        "location": {
            "@type": "Place",
            "name": "601 Northern Ave. , Hagerstown, MD, United States, Maryland 21742",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "601 Northern Ave, Hagerstown, MD 21742-2721, United States",
                "addressLocality": "Hagerstown",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.66501",
                "longitude": "-77.71255"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All players that have not been placed on a Major League team should plan to attend. Returning players to a Major League team do not need to try out.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hagerstown Federal Little League",
                "url": "https://allevents.in/org/hagerstown-federal-little-league/27162746"
            }
        ]
    }
]
```