Skip to main content

A single Event entity.

GET 

/baseball/v2/events/:uuid

An Event entity can be associated with a League, Team, Season, and multiple other entities.

The Event entity is used to represent a single game or match between two teams.

In some cases the event may have no teams assigned yet, such as a undetermined tournament event, but will have a date assigned.

Request

Path Parameters

    uuid stringrequired

    Resource identifier

Responses

Event resource

Loading...