diff --git a/fantasy-football.qmd b/fantasy-football.qmd index 16bba993a..1527924a3 100644 --- a/fantasy-football.qmd +++ b/fantasy-football.qmd @@ -45,14 +45,16 @@ In many leagues, a starting lineup is composed of one or more spots for each of ### Scoring {#sec-scoring} +#### Scoring Overview {#sec-scoringOverview} + In the game of fantasy football, managers accumulate points on a weekly basis based on players' actual statistical performances in NFL games. Managers receive points for only those players who are on their starting lineup (not players on their bench). A manager's goal is to outscore their opponent each week to win matches and ultimately claim victory in the league. Scoring settings can differ from league to league. -Here are common scoring settings for fantasy leagues: +Below are common scoring settings for fantasy leagues. -<u>Offensive players:</u> +#### Offensive Players {#sec-scoringOffense} | Statistical category | Points | |---------------------------------------------------|----------------------| @@ -75,7 +77,7 @@ Other common (but not necessarily standard) statistical categories include: - passing attempts - rushing attempts -<u>Kickers:</u> +#### Kickers {#sec-scoringKickers} | Statistical category | Points | |---------------------------------------------------|--------| @@ -90,7 +92,7 @@ Other common (but not necessarily standard) statistical categories include: Note: "FG" = field goal -<u>Team Defense/Special Teams:</u> +#### Team Defense/Special Teams {#sec-scoringDST} | Statistical category | Points | |-------------------------------|--------| @@ -103,7 +105,7 @@ Note: "FG" = field goal Note: "PAT" = point after touchdown; "FG" = field goal -<u>Individual Defensive Players:</u> +#### Individual Defensive Players {#sec-scoringIDP} | Statistical category | Points | |-----------------------|--------| @@ -126,7 +128,7 @@ Other common (but not necessarily standard) statistical categories include: - turnover return yards -Common scoring abbreviations: +#### Common Scoring Abbreviations {#sec-scoringAbbreviations} - "TD" = touchdown - "INT" = interception