...
Channel name | Contract published | Description |
---|---|---|
Localities | https://geniussports.atlassian.net/wiki/spaces/BID/pages/4447469789/Locality#Read-Data-Points | What is Locality? The locality entity has different meaning in different context:
|
Organizations | httphttps://geniussports.atlassian.net/wiki/spaces/BID/pages/4447469767/Organization#Read-Data-Points | An Organization is representation of a real-life organization like the “NCAA” in the USA. It groups multiple Competitions within multiple Sports. |
Venues | https://geniussports.atlassian.net/wiki/spaces/BID/pages/4447469853/Venue#Read-Data-Points | The venue entity defines different things in different context:
|
Persons | https://geniussports.atlassian.net/wiki/spaces/BID/pages/4447469885/Person#Read-Data-Points | Person is a representation of a real-life person |
Players.{sportId} | For this channel the consumer can subscribe directly to players which are part of specific sport by simply specifying the id of the sport in the channel’s name. e.g.: If you only want Tennis Players you can specify channel name: | |
Teams.{sportId} | https://geniussports.atlassian.net/wiki/spaces/BID/pages/4447469885/Team+Competitor#Read-Data-Points | For this channel the consumer can subscribe directly to teams which are part of specific sport by simply specifying the id of the sport in the channel’s name. e.g.: If you only want Football Teams you can specify channel name: |
Doubles.{sportId} | For this channel the consumer can subscribe directly to doubles which are part of specific sport by simply specifying the id of the sport in the channel’s name. e.g.: If you only want Tennis Doubles you can specify channel name: | |
Contracts.{sportId}.{competitorId} | https://geniussports.atlassian.net/wiki/spaces/BID/pages/4447469885/Contract#Read-Data-Points | For this channel the consumer can subscribe directly to contracts which are part of specific sport and attached to specific competitor by simply specifying the id of the sport and the id of the competitor in the channel’s name. e.g.: If you only want Football Contracts for Barcelona you can specify channel name: |
Competitions.{sportId}.{competitionId} | https://geniussports.atlassian.net/wiki/spaces/BID/pages/4447469885/Competition#Read-Data-Points | For this channel the consumer can subscribe directly to competitions which are part of specific sport by simply specifying the id of the sport and the competition id in the channel’s name. e.g.: If you only want Football Champions League Competition you can specify channel name: |
Seasons.{sportId}.{competitionId} | https://geniussports.atlassian.net/wiki/spaces/BID/pages/4447469885/Season#Read-Data-Points | For this channel the consumer can subscribe directly to seasons which are part of specific sport and specific competition by simply specifying the id of the sport and the competition id in the channel’s name. e.g.: If you only want Football Champions League Seasons you can specify channel name: |
Rounds.{sportId}.{competitionId} | https://geniussports.atlassian.net/wiki/spaces/BID/pages/4447469885/Round#Read-Data-Points | For this channel the consumer can subscribe directly to rounds which are part of specific sport and specific competition by simply specifying the id of the sport and the competition id in the channel’s name. e.g.: If you only want Football Champions League Rounds you can specify channel name: |
Fixtures.{sportId}.{competitionId} | https://geniussports.atlassian.net/wiki/spaces/BID/pages/4447469885/Fixture#Read-Data-Points | For this channel the consumer can subscribe directly to fixtures which are part of specific sport and specific competition by simply specifying the id of the sport and the competition id in the channel’s name. e.g.: If you only want Football Champions League Fixtures you can specify channel name: |
SeasonCompetitors.{sportId}.{competitionId} | For this channel the consumer can subscribe directly to season competitors which are part of specific sport and specific competition by simply specifying the id of the sport and the competition id in the channel’s name. e.g.: If you only want Football Champions League Season Competitors you can specify channel name: | |
RoundCompetitors.{sportId}.{competitionId} | For this channel the consumer can subscribe directly to round competitors which are part of specific sport and specific competition by simply specifying the id of the sport and the competition id in the channel’s name. e.g.: If you only want Football Champions League Round Competitors you can specify channel name: |
...