USL Soccer Scores and Stats
Soccer match and player statistics from the USL soccer league
3 subscribers
14 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
USL Soccer Scores and Stats endpoints
| Method | Endpoint | Description |
|---|---|---|
| matches > {id} | ||
| GET |
getAMatchById /matches/{id} |
|
| matches > {id} > events | ||
| GET |
getEventsOfAMatchById /matches/{id}/events |
|
| match-events | ||
| GET |
getAllMatchEventsFromAllMatches /match-events |
|
| match-events > {id} | ||
| GET |
getMatchEventsByMatchId /match-events/{id} |
|
| teams | ||
| GET |
getAllUslTeams /teams |
|
| teams > {uslTeamId} | ||
| GET |
getUslTeamById /teams/{uslTeamId} |
|
| teams > {uslTeamId} > matches | ||
| GET |
getMatchesByUslTeamId /teams/{uslTeamId}/matches |
|
| teams > {uslTeamId} > match-teams | ||
| GET |
getMatchTeamsAndLineupsByUslTeamId /teams/{uslTeamId}/match-teams |
|
| teams > {uslTeamOneId} > matches > {uslTeamTwoId} | ||
| GET |
getMatchesBetweenTwoTeams /teams/{uslTeamOneId}/matches/{uslTeamTwoId} |
|
| match-teams | ||
| GET |
matchTeamInfo /match-teams |
|
| match-teams > {id} | ||
| GET |
getMatchTeamById /match-teams/{id} |
|
| stats > {type} | ||
| GET |
getStatLeadersByStatGoalAssistShotCrossPassChancesCreatedCleanSheetSaveClearanceYellowCardRedCard /stats/{type} |
|
| analytics > {uslTeamOneId} > matches > {uslTeamTwoId} | ||
| GET |
analyzeThe5MostRecentMatchesOfTwoTeams /analytics/{uslTeamOneId}/matches/{uslTeamTwoId} |
|
| health | ||
| GET |
healthControllerCheckHealth /health |
|
USL Soccer Scores and Stats pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 25 / second |
|
| ULTRA Recommended | $19 / month | 50 / second |
|