RLovelett/sports_data_api

Implement NFL Team Depth Chart

Opened this issue · 0 comments

Team Depth Chart

Schema

Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/depth_chart-v1.0.xsd?api_key=[your_api_key]

Schema Example

Feed

Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/teams/[team]/depthchart.[format]?api_key=[your_api_key]

Parameter Format Notes

[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)

[version] = whole number (sequential, starting with the number 1)

[team] = abbreviation for team (example: MIN, NE)

[format] = xml

Feed Example