Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codex.io/llms.txt

Use this file to discover all available pages before exploring further.

league
String
Soft-normalised league/sport identifier (e.g. NBA, NFL, EPL). Free string to tolerate new venues; well-known values match the canonical set.
teams
[SportsTeam!]
Teams participating in the game, when known. Null when the venue does not expose teams. See SportsTeam
gameStartDate
String
Game-start date in UTC (“YYYY-MM-DD”). Derived from gameStartTime when present.
gameStartTime
String
Game-start clock value as canonical UTC ISO-8601.
gameStartTimeSeconds
Int
Game-start as Unix seconds (UTC).
gameStartTimezone
SportsTimezone
Timezone discriminator for gameStartTime / gameStartDate. Always UTC for any record produced after the ET→UTC normalisation rollout. See SportsTimezone
decomposedVenueTicker
DecomposedVenueTicker
Decomposed venue ticker (parsed components from the venue’s native event identifier). Useful for cross-venue matching when canonical league/teams fields don’t disambiguate. See DecomposedVenueTicker

Used By

Returned by