Throughout this article you will find essential details to implement the most efficient soccer integration with SportsDataIO.
The following soccer competitions are available via our Sports Data feeds:
CompetitionID | Country/Association | Competition Name | Live | MatchEvents | Career Stats | Player Stats |
1 | ENG | Premier League | Y | Y | Y | Y |
2 | GER | Bundesliga | Y | Y | Y | Y |
3 | UEFA | UEFA Champions League | Y | Y | Y | Y |
4 | ESP | Primera Division | Y | Y | Y | Y |
5 | ARG | Liga Profesional de Fútbol | Y | Y | Y | Y |
6 | ITA | Serie A | Y | Y | Y | Y |
7 | NED | Eredivisie | Y | Y | Y | Y |
8 | USA | MLS | Y | Y | Y | Y |
9 | UEFA | UEFA Europa League | Y | Y | Y | Y |
10 | CONMEBOL | Copa America | Y | Y | Y | Y |
11 | CAF | Africa Cup of Nations | Y | Y | Y | Y |
12 | MEX | Liga MX | Y | Y | Y | Y |
13 | FRA | Ligue 1 | Y | Y | Y | Y |
14 | RUS | RFPL | Y | Y | Y | Y |
15 | BRA | Série A | Y | Y | Y | Y |
16 | UEFA | UEFA European Championship | Y | Y | Y | Y |
17 | UEFA | UEFA Euro Qualification | Y | Y | Y | Y |
18 | CONCACAF | CONCACAF Gold Cup | Y | Y | Y | Y |
19 | AUS | A League | Y | Y | Y | Y |
20 | CONMEBOL | Copa Libertadores | Y | Y | Y | Y |
21 | FIFA | FIFA World Cup | Y | Y | Y | Y |
22 | CONMEBOL | Copa Sudamericana | Y | Y | Y | Y |
23 | CRC | Campeonato JPS | Y | Y | Y | Y |
24 | IND | Indian Super League | Y | Y | Y | Y |
25 | FIFA | FIFA Friendlies | Y | Y | Y | Y |
26 | ITA | Coppa Italia | Y | Y | Y | Y |
27 | ENG | FA Cup | Y | Y | Y | Y |
28 | ENG | Football League Cup | Y | Y | Y | Y |
31 | ARG | Copa Liga Profesional | Y | Y | Y | Y |
32 | CONMEBOL | South America WC Qualification | Y | Y | Y | Y |
33 | TUR | Süper Lig | Y | Y | Y | Y |
36 | BRA | Campeonato Mineiro | Y | Y | Y | Y |
37 | AFC | Asia WC Qualification | Y | Y | Y | Y |
38 | CAF | Africa WC Qualification | Y | Y | Y | Y |
39 | CONCACAF | N/C America WC Qualification | Y | Y | Y | Y |
40 | OFC | Oceania WC Qualification | Y | Y | Y | Y |
41 | UEFA | Europe WC Qualification | Y | Y | Y | Y |
42 | NOR | Eliteserien | Y | Y | Y | Y |
43 | UKR | Premier Liha | Y | Y | Y | Y |
44 | DEN | Superliga | Y | Y | Y | Y |
46 | UEFA | UEFA Nations League | Y | Y | Y | Y |
47 | UEFA | UEFA Women's Euro | Y | Y | Y | Y |
48 | FIFA |
Women's World Cup |
Y | Y | N | Y |
Setting up Soccer Endpoint calls:
Soccer endpoints now support calling by competitionID. So rather than calling a Schedule and receiving all games for all competitions, users may call a Schedule with competitionID=1 (the English Premier League) and receive all the same data as before, only much faster.
How to get started:
- Go to the Soccer API Documentation Page
- Create an updated call for each endpoint by competition/league ID (these are still the same endpoint names as before, but they will now require league ID's to access the data).
-
- Competition ID list - Call this endpoint
-
- Save your calls - No field or data content has changed - steps 1 and 2 are all that are required for this update!
How soccer active memberships work:
Soccer is unique in how players can play for multiple teams such as their home club as well as their National club. Teams can also put players out on loans to other teams. If a player is on loan, his active membership will show the club he is on loan to. Once the loan ends and he is returned to his home club, his active membership will switch to his home club.
As a result, SportsDataIO offers a few different Membership endpoints to reflect the current team the player is playing for. You can find our Membership endpoints below.
Memberships (Active): shows the current team a player is on
Memberships (Recently Changed): shows the memberships that have changed in the last x amount of days
Memberships by Team (Historical): shows the memberships of players who are no longer on the active roster
Soccer Competition Betting Market Coverage:
SportsDataIO covers many soccer leagues and we have two different types of coverages for soccer odds. The first one is our Pre-Game Lines and In-Play Lines odds, consisting of over/under, spread, and moneyline (with Asian Handicap for soccer.)
Our advanced odds include odds consisting of team, game, and player props in addition to over/under, spread, and money line odds. Below you can find which leagues we have odds for.
Note that in all cases, the availability of markets for any given game within a competition are subject to the bookmakers' decision to offer them pre-game, in-play, both, or neither.
Pre-Game and In-Play Lines from 3 sports books - Sugar House, Parx, and Bet Rivers
- English Premier League
- UEFA Champions League
- Major League Soccer
- La Liga
- Serie A
- France Ligue 1
- Bundesliga
- Argentine Primera Division
- Eredivisie
- UEFA Europe League
- Brazil Serie A
- European Championship
- UEFA Euro Qualification
- CONCACAF Gold Cup
- FIFA World Cup
- Liga MX
- England Championship
- England FA Cup
- Australian A-League
- FIFA Friendlies
- Eliteserien
- FIFA Women's World Cup
- Copa America
- England League One
- England League Two
Advanced Odds (Props, Futures etc.) from one sports book - Draft Kings
- English Premier League
- UEFA Champions League
- Major League Soccer
- FIFA World Cup
-
FIFA Women's World Cup
Soccer Player Game Projections are available for the following leagues:
A League
Africa Cup of Nations
Liga Profesional de Fútbol
Série A
Bundesliga
Copa America
Premier League
Eredivisie
FIFA World Cup
Ligue 1
Primera Division
Liga MX
MLS
Serie A
UEFA Champions League
UEFA Europa League
What to consider when tracking player jersey numbers:
Unlike the majority of sports, soccer players can play for multiple teams which means they can have multiple jersey numbers. SportsDataIO only shows one jersey number. The way we handle the various jersey numbers for players is that we will show the jersey number for the most recent team they played for.
For example, Mohamed Saleh wears number 11 for Liverpool and number 10 for Egypt's National team. If his jersey number is showing up as 10, then the last game he played was for Egypt's National team. His jersey number will go back to 11 the next time he plays a game for Liverpool.
Comments
0 comments
Article is closed for comments.