Matches By Date League
This endpoint allows you to retrieve the matches from a specific date and league. The date has a format of YYYY-DD-MM.
Multi-language: This feature allows the user to manually change the language of the API response by adding value to the
langattribute. Example:lang=en.
Pagination: The endpoint uses an offset and limit system. Specify the offset and limit parameters to fetch the desired range of results. The maximum and default number of results per request is 50.
Update Period: The endpoint is updated every day.
Recommended Calls: Limit calls to 1 per day.
Use Cases
Get matches from a specific date and league_idhttps://darts.sportmicro.com/matches-by-date-league?date=eq.{date}&league_id=eq.{league_id}
Query Parameters
- date text
The date
Example: eq.2008-10-30 - league_id integer
The id of the league
Example: eq.7229 - offset string
Default value:
0Limiting and Pagination
Example: 0 - limit string
Default value:
50Limiting and Pagination
Example: 50 - lang string
Default value:
enMulti-language
Example: en
- 200
OK
- application/json
- Schema
- Example (from schema)
Schema array
- date text
The date
- league_id integer
The id of the league
- league_name text
The name of the league
- league_hash_image character varying
Possible values:
<= 64 charactersThe hash image of the league
- matches jsonb
The matches
[
{
"date": "2008-10-30",
"league_id": 7229,
"league_name": "European Darts Championship",
"matches": [
{
"id": 37985,
"name": "Part J. vs Thornton R.",
"status": "finished",
"duration": 9000,
"season_id": 27750,
"start_time": "2008-10-30T20:40:00+00:00",
"season_name": "European Championship 2008",
"away_team_id": 612,
"home_team_id": 2333,
"status_reason": "Ended",
"tournament_id": 30461,
"away_team_name": "Thornton R.",
"home_team_name": "Part J.",
"away_team_score": 5,
"home_team_score": 3,
"tournament_name": "European Championship",
"away_team_hash_image": "e6c316128df12cb9c58699a337b426b8f5abd44e1b116291bd2e1d96ef7275ce",
"home_team_hash_image": "5b4f1f89ba2918a77e93566880d02d016a13a37ac48e4657d5318cb6b7f2ef7e",
"tournament_importance": 0
},
{
"id": 37986,
"name": "Scholten R. vs Mensur Suljović",
"status": "finished",
"duration": 9000,
"season_id": 27750,
"start_time": "2008-10-30T21:15:00+00:00",
"season_name": "European Championship 2008",
"away_team_id": 829,
"home_team_id": 99507,
"status_reason": "Ended",
"tournament_id": 30461,
"away_team_name": "Mensur Suljović",
"home_team_name": "Scholten R.",
"away_team_score": 5,
"home_team_score": 1,
"tournament_name": "European Championship",
"away_team_hash_image": "b1a77e2597ffa0aec0de2b891b2a8bc06125677b9d435a04a0a1bb4bf7922503",
"home_team_hash_image": "ab1e3d03f05129d2a9fd4c55088ccaea02998b2d16647dfd43360683a11b564b",
"tournament_importance": 0
},
{
"id": 37987,
"name": "Baxter R. vs Van Der Voort V.",
"status": "finished",
"duration": 9000,
"season_id": 27750,
"start_time": "2008-10-30T21:50:00+00:00",
"season_name": "European Championship 2008",
"away_team_id": 1303,
"home_team_id": 1474,
"status_reason": "Ended",
"tournament_id": 30461,
"away_team_name": "Van Der Voort V.",
"home_team_name": "Baxter R.",
"away_team_score": 4,
"home_team_score": 6,
"tournament_name": "European Championship",
"away_team_hash_image": "06c031b653d65365f2743cc05703fd21e27c9343b6f71ec380c7f4b941751ec0",
"home_team_hash_image": "0a74bf59c9a0a17196b4d61eb06faad930519c5cfabf1b57163cefb832e7ad59",
"tournament_importance": 0
},
{
"id": 37988,
"name": "Jenkins T. vs Rodriquez C.",
"status": "finished",
"duration": 9000,
"season_id": 27750,
"start_time": "2008-10-30T18:55:00+00:00",
"season_name": "European Championship 2008",
"away_team_id": 98590,
"home_team_id": 717,
"status_reason": "Ended",
"tournament_id": 30461,
"away_team_name": "Rodriquez C.",
"home_team_name": "Jenkins T.",
"away_team_score": 7,
"home_team_score": 5,
"tournament_name": "European Championship",
"away_team_hash_image": "4e7b52d52d3bfcdaf88efdac54a9c3985ea75c9e2b82e6750c82aef8c88d29fc",
"home_team_hash_image": "30cbcaac37f6d3f5a31d9dba45100acab22dbf88fc2ec7ce28ec4ec20bc3856a",
"tournament_importance": 0
},
{
"id": 37989,
"name": "Mervyn King vs Jones W.",
"status": "finished",
"duration": 9000,
"season_id": 27750,
"start_time": "2008-10-30T18:20:00+00:00",
"season_name": "European Championship 2008",
"away_team_id": 1431,
"home_team_id": 1464,
"status_reason": "Ended",
"tournament_id": 30461,
"away_team_name": "Jones W.",
"home_team_name": "Mervyn King",
"away_team_score": 4,
"home_team_score": 6,
"tournament_name": "European Championship",
"away_team_hash_image": "16e775861254b99e3bb31935d7ac0580e7735483a4073f914a453a7946016f67",
"home_team_hash_image": "2f56c29b94fc9b4deb3a18f1185ea09a9754e8801847b548ec32d875595e8de2",
"tournament_importance": 0
},
{
"id": 37990,
"name": "Taylor P. vs Barry J.",
"status": "finished",
"duration": 9000,
"season_id": 27750,
"start_time": "2008-10-30T20:05:00+00:00",
"season_name": "European Championship 2008",
"away_team_id": 102345,
"home_team_id": 494,
"status_reason": "Ended",
"tournament_id": 30461,
"away_team_name": "Barry J.",
"home_team_name": "Taylor P.",
"away_team_score": 1,
"home_team_score": 5,
"tournament_name": "European Championship",
"away_team_hash_image": "44e4ade94f46b4aa232104a1fe3329624ebe750c097e6569d8db09a47202f77d",
"home_team_hash_image": "e8598738096859ede3ab452f6b848ba1db5cf23d7c3944b0ace55ae9da9f7537",
"tournament_importance": 0
},
{
"id": 37995,
"name": "Mardle W. vs Welge A.",
"status": "finished",
"duration": 9000,
"season_id": 27750,
"start_time": "2008-10-30T19:30:00+00:00",
"season_name": "European Championship 2008",
"away_team_id": 76651,
"home_team_id": 2343,
"status_reason": "Ended",
"tournament_id": 30461,
"away_team_name": "Welge A.",
"home_team_name": "Mardle W.",
"away_team_score": 0,
"home_team_score": 5,
"tournament_name": "European Championship",
"away_team_hash_image": "3268e451b3f34c6246b62bf2b493c3f73af39dd5c2745a707c0dc136f423ddd5",
"home_team_hash_image": "17b39171a61abed7052b8709197782028ee5fc8c6bc9f8a3fc6b087b22d29a27",
"tournament_importance": 0
},
{
"id": 37996,
"name": "Osborne C. vs Walsh M.",
"status": "finished",
"duration": 9000,
"season_id": 27750,
"start_time": "2008-10-30T17:45:00+00:00",
"season_name": "European Championship 2008",
"away_team_id": 582,
"home_team_id": 705,
"status_reason": "Ended",
"tournament_id": 30461,
"away_team_name": "Walsh M.",
"home_team_name": "Osborne C.",
"away_team_score": 6,
"home_team_score": 4,
"tournament_name": "European Championship",
"away_team_hash_image": "4176d77d187b3ac54306da719280c99d12d9da6eb4e576197ffaad8c6e54ce94",
"home_team_hash_image": "ec71c78cc4b779d4d438235c76ad8020fdc20a96ad4bdec7df4b52576785cf4a",
"tournament_importance": 0
}
]
}
]