StatChasers

Fantasy Football Player Database

Search and explore fantasy football players by position, team, scoring format, and fantasy relevance. View player profiles, season stats, game logs, rankings, and roster context for quarterbacks, running backs, wide receivers, and tight ends.

Payne Durham

TE — Tampa Bay Buccaneers · 2025 Season Final

Season Log

Payne Durham season-by-season stats
Season Team GP PPG Finish Tgt Rec Rec Yd Rec TD Rush Att Rush Yd Rush TD
2025 TB 17 0.1 4 1 11 0 0 0 0
2024 TB 16 2.2 14 11 115 2 0 0 0
2023 TB 13 0.8 7 5 58 0 0 0 0

Weekly Game Log — 2025

Payne Durham weekly game log, 2025
Week Opponent Result Fantasy Pts Pos Rank Opp Rank vs TE Tgt Rec Rec Yd Rec TD Rush Att Rush Yd Rush TD
1 Atlanta Falcons W 23-20 0.0 #88 #3 0 0 0 0 0 0 0
2 Houston Texans W 20-19 0.0 #81 #14 1 0 0 0 0 0 0
3 New York Jets W 29-27 0.0 #85 #20 0 0 0 0 0 0 0
4 Philadelphia Eagles L 25-31 0.0 #81 #2 0 0 0 0 0 0 0
5 Seattle Seahawks W 38-35 0.0 #78 #23 0 0 0 0 0 0 0
6 San Francisco 49ers W 30-19 0.0 #81 #24 0 0 0 0 0 0 0
7 Detroit Lions L 9-24 0.0 #74 #16 0 0 0 0 0 0 0
8 New Orleans Saints W 23-3 0.0 #63 #11 0 0 0 0 0 0 0
9 \u2014 Inactive
10 New England Patriots L 23-28 0.0 #71 #22 1 0 0 0 0 0 0
11 Buffalo Bills L 32-44 0.0 #73 #1 0 0 0 0 0 0 0
12 Los Angeles Rams L 7-34 0.0 #77 #15 0 0 0 0 0 0 0
13 Arizona Cardinals W 20-17 2.1 #48 #27 1 1 11 0 0 0 0
14 New Orleans Saints L 20-24 0.0 #77 #11 0 0 0 0 0 0 0
15 Atlanta Falcons L 28-29 0.0 #81 #3 0 0 0 0 0 0 0
16 Carolina Panthers L 20-23 0.0 #83 #21 0 0 0 0 0 0 0
17 Miami Dolphins L 17-20 0.0 #80 #30 0 0 0 0 0 0 0
18 Carolina Panthers W 16-14 0.0 #67 #21 1 0 0 0 0 0 0

Advanced Stats — 2025

Payne Durham advanced stats, 2025
G 8
Snap % 31.8
Routes 101
Route % 17.0
TGT 4
TPRR 0.0
TGT Share % 0.7
AY/TGT 4.0
AY/Rec 16.0
AY Share % 0.4
WOPR 0.0
REC 1
RZ TGT 1
EZ TGT 0
Catch % 25.0
Rec YDS 11
Total YDS 11
Y/R 11.0
YBC/R 0.0
YAC/R 11.0
YPRR 0.1
Rec TDs 0
EPA/Play -0.3
Success % 25.0
FPTS 1.1
Avoid Tkl % 0.0
BRKTKL 0
Drops 1
Catchable 2
Drop % 25.0
INT (tgt) 0
FUM 0
20+ YDS 0
LNG 11
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.")