powered by
phf_game_summary: pull in the raw data for a game_id from the PHF/NWHL API
phf_game_summary(game_id)
A named list of data frames: scoring_summary,shootout_summary, penalty_summary, officials, team_staff, timeouts
The unique ID code for the game that you are interested in viewing the data for
# \donttest{ try(phf_game_summary(game_id = 268078)) # }
Run the code above in your browser using DataLab