get_draft_rankings()
retrieves information on each prospect for a given set of year
and player_type
, including but not limited to their name, midterm and final ranks, position, bio-metrics, and birth date and location.
Usage
get_draft_rankings(year = get_season_now()$seasonId%/%10000, player_type = 1)