Frivolities¶
frivolities
¶
Frivolities endpoint for Pro Football Reference.
Provides:
- get_multi_team_players() — Players who played for multiple teams/franchises
(/friv/players-who-played-for-multiple-teams-franchises.fcgi)
- get_statistical_milestones() — Milestone watch and career leaders
(/friv/milestones.cgi)
- get_upcoming_milestones() — Upcoming milestones and leaderboard movement
(/friv/upcoming-milestones.htm)
- get_birthdays() — Players born on a given month/day
(/friv/birthdays.cgi)
- get_birthplaces() — Location summary with player counts
(/friv/birthplaces.htm)
- get_birthplace_players() — Players born in a specific country/state
(/friv/birthplaces.cgi)
- get_players_born_before() — Active players born on or before a date
(/friv/age.cgi)
- get_uniform_numbers() — Players who wore a specific uniform number
(/players/uniform.cgi)
- get_qb_wins_vs_franchises() — QBs who beat every (or nearly every) franchise
(/friv/qb-wins.htm)
- get_non_qb_passers() — Non-QB players who have thrown a pass
(/friv/nonqb.htm)
- get_non_skill_pos_td_scorers() — Non-skill position TD scorers
(/friv/odd_td.htm)
- get_octopus_tracker() — Octopus TD + 2pt conversion scorers
(/friv/octopus-tracker.htm)
- get_cups_of_coffee() — Players with a single game played
(/friv/coffee.htm)
- get_multi_sport_players() — Athletes who played multiple sports
(/friv/multisport.htm)
- get_pronunciation_guide() — Player name pronunciation guide
(/friv/pronunciation-guide.htm)
- get_overtime_ties() — Tied games since sudden-death overtime (1974)
(/friv/nfl-ties.htm)
- get_last_undefeated() — Last undefeated team(s) in every season
(/friv/last-undefeated.htm)
- get_standings_on_date() — NFL standings as of a specific date or week
(/boxscores/standings.cgi)
Frivolities
¶
Bases: BaseSDK
Sub-SDK for PFR Frivolities & Fun Stuff pages.