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.

Teagan Quitoriano

TE — Arizona Cardinals · 2025 Season Final

Season Log

Teagan Quitoriano season-by-season stats
Season Team GP PPG Finish Tgt Rec Rec Yd Rec TD Rush Att Rush Yd Rush TD
2025 ATL 14 0.0 0 0 0 0 0 0 0
2024 HOU 7 0.0 0 0 0 0 0 0 0
2023 HOU 7 0.8 3 2 33 0 0 0 0
2022 HOU 9 3.4 14 7 113 2 0 0 0

Weekly Game Log — 2025

Teagan Quitoriano 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 Tampa Bay Buccaneers W 20-13 0.0 #82 #25 0 0 0 0 0 0 0
2 Minnesota Vikings W 27-22 0.0 #74 #5 0 0 0 0 0 0 0
3 Carolina Panthers L 15-16 0.0 #79 #21 0 0 0 0 0 0 0
4 Washington Commanders L 20-23 0.0 #77 #28 0 0 0 0 0 0 0
5 \u2014 Inactive
6 Buffalo Bills L 27-31 0.0 #76 #1 0 0 0 0 0 0 0
7 San Francisco 49ers Inactive #24
8 Miami Dolphins 0.0 #59 #30 0 0 0 0 0 0 0
9 New England Patriots Inactive #22
10 Indianapolis Colts L 22-44 0.0 #68 #29 0 0 0 0 0 0 0
11 Carolina Panthers L 22-41 0.0 #70 #21 0 0 0 0 0 0 0
12 New Orleans Saints L 24-27 0.0 #75 #11 0 0 0 0 0 0 0
13 New York Jets L 17-20 0.0 #78 #20 0 0 0 0 0 0 0
14 Seattle Seahawks L 17-45 0.0 #72 #23 0 0 0 0 0 0 0
15 Tampa Bay Buccaneers L 20-40 0.0 #77 #25 0 0 0 0 0 0 0
16 Arizona Cardinals L 19-26 0.0 #78 #27 0 0 0 0 0 0 0
17 Los Angeles Rams L 14-37 0.0 #76 #15 0 0 0 0 0 0 0
18 New Orleans Saints Inactive #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.")