="20230101") fetch_matches(date
Fetching matches on date:20230101...
match_id | competition_id | home_team_id | away_team_id | date | |
---|---|---|---|---|---|
0 | 595735 | 267979 | 25907 | 25901 | 20230101 |
fetch_matches (date:str)
Fetches all match information on a particular date that includes:
match_id
competition_id
home_team_id
away_team_id
Fetching matches on date:20230101...
match_id | competition_id | home_team_id | away_team_id | date | |
---|---|---|---|---|---|
0 | 595735 | 267979 | 25907 | 25901 | 20230101 |
fetch_match_details (match_id:str)
Fetches match data for a certain match_id
Fetching match details for match_id:595735...
match_id | date | competition_id | competition | venue_id | venue | city_played | home_team | away_team | home_team_id | away_team_id | completed | is_tournament | played_on_grass | attendance | home_team_form | away_team_form | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | 595735 | 20230101 | 267979 | Premiership Rugby | 26070 | cinch Stadium at Franklin's Gardens | Northampton | Northampton Saints | Harlequins | 25907 | 25901 | True | True | True | None | LLWWL | WLWLL |