StatChasers

Buffalo Bills Depth Chart

View updated NFL depth charts for all 32 teams in one place. Track starters, backups, fantasy football roles, position battles, handcuffs, and team depth by position.

View the Buffalo Bills depth chart for the 2026 fantasy football season. Track starters, backups, handcuffs, and positional depth as roster roles change throughout the year.

Buffalo Bills depth chart at a glance (2026)

The Buffalo Bills depth chart currently features Josh Allen at quarterback, with James Cook III leading the backfield. Use the full depth chart below to view Buffalo starters, backups, handcuffs, and positional competition.

  • Quarterback Josh Allen
  • Running backs James Cook III, Ray Davis, Ty Johnson
  • Wide receivers DJ Moore, Khalil Shakir, Keon Coleman
  • Tight ends Dalton Kincaid, Dawson Knox

Depth chart data last updated June 5, 2026 2:42 pm.

Loading depth charts…
from pathlib import Path cleaned = r''' ''' out = Path('/mnt/data/redraft-command-cleaned-code.txt') out.write_text(cleaned, encoding='utf-8') print(f"Created {out} ({len(cleaned.splitlines())} lines)") print("\nUse this cleaned block in place of the corrupted module.")