Skip to contents

get_award_winners() retrieves information on each award winner or finalist, including but not limited to their player, trophy, and season IDs; name; and vote count.

Usage

get_award_winners()

Value

tibble with one row per winner/finalist

Examples

all_award_winners <- get_award_winners()