Retrieves all matches for a specific event and season from the database.
Usage
get_season_fixtures(event_name, season, conn)
Arguments
- event_name
Character. Event name (e.g., "Indian Premier League")
- season
Character. Season (e.g., "2024", "2023/24")
- conn
DBI connection. Database connection
Value
Data frame with match fixtures including team ELOs and actual outcomes