BLADE - Scores

Game Score URL Generator

Use the Game Score URL Generator to assemble the direct query URL for sports game score content.

  1. Specify URL parameters, as defined in the following table.

  2. Click Generate to produce the query string in the specified format based on the parameters you set.

  3. Click Test to generate data in the specified format in a new browser tab based on the parameters you set. Use the Test function to ensure that the league returns appropriate results and to view the format of the output.

  4. Copy and paste the Query String generated in your platforms as needed.

URL Parameter

Description

URL Parameter

Description

Format

Select the data format. Select from: XML or JSON or CSV or RSS.

League or Playlist

Select a league or playlist from the list.

Limit

Specify the maximum number of scores returned in results.

Logos

Include logo info when available

Dynamic League Fields

Include dynamic fields for leagues

Dynamic Team Fields

Include dynamic fields for teams

Sample Score URL formats

The following samples use the CFL league (id=32) from the Global content group

blade/score/league/32/CFL/ All Scores in 1 League blade/score/league/Global/CFL/ All Scores in 1 League in Content Group blade/score/league/Global/CFL/?homeTeam=TOR All Scores in 1 League in Content Group for 1 Teamblade/score/league/0/All/?allLeagues=yes All Scores in All Leagues in Content Group blade/score/playlist/16/MLB-Today/ All Scores in 1 Playlist

Leagues URL Generator

Use the Leagues URL Generator to assemble the direct query URL for sports league content data.

  1. Specify URL parameters, as defined in the following table.

  2. Click Generate to produce the query string in the specified format based on the parameters you set.

  3. Click Test to generate data in the specified format in a new browser tab based on the parameters you set. Use the Test function to ensure that the appropriate results are returned and to view the format of the output.

  4. Copy and paste the Query String generated in your platforms as needed.

URL Parameter

Description

URL Parameter

Description

Format

Select the data format. Select from: XML, JSON, or CSV.

Sample Leagues URL formats

blade/league/ League List (basic league details) in All Content Groups blade/league/&h=2 League List (basic league details) in 1 Content Groups

Teams URL Generator

Use the Teams URL Generator to assemble the direct query URL for sports team data.

  1. Specify URL parameters, as defined in the following table.

  2. Click Generate to produce the query string in the specified format based on the parameters you set.

  3. Click Test to generate data in the specified format in a new browser tab based on the parameters you set. Use the Test function to ensure that the league returns appropriate results and to view the format of the output.

  4. Copy and paste the Query String generated in your platforms as needed.

URL Parameter

Description

URL Parameter

Description

Format

Select the data format. Select from: XML, JSON, or CSV.

League

Select the league that the teams will be returned from.

Team

Optional - select a specific team or use All Teams

Sample Team URL formats

The following samples use the CFL league (id=32) from the Global content group

blade/league/32/CFL/ All Teams basic details in 1 League blade/league/32/CFL/?team=BC 1 Team basic details in 1 League blade/league/0/All/?allLeagues=yes All Teams basic details in All Leagues in Content Group blade/league/Global/CFL/ All Teams basic details in 1 League in Content Group blade/league/Global/CFL/?team=BC 1 Team basic details in 1 League in Content Group

Players URL Generator

Use the Players URL Generator to assemble the direct query URL for sports team player data.

  1. Specify URL parameters, as defined in the following table.

  2. Click Generate to produce the query string in the specified format based on the parameters you set.

  3. Click Test to generate data in the specified format in a new browser tab based on the parameters you set. Use the Test function to ensure that the league returns appropriate results and to view the format of the output.

  4. Copy and paste the Query String generated in your platforms as needed.

URL Parameter

Description

URL Parameter

Description

Format

Select the data format. Select from: XML, JSON, or CSV.

League

Select the league that the teams will be returned from.

Team

Optional - select a specific team or use All Teams

sortby

(added manually)

this output can be sorted using by adding a sortby parameter using a standard data field.
Contact for details if required. Includes:

  • lastName

  • firstName

  • location

  • teamName

  • teamCode

  • number

  • position

  • height

  • weight

  • datafeedId

Sample Player URL formats