[{"Super Bowl Statistic Categories":["Game Passer Rating","Career Passer Rating","Game Pass Attempts","Career Pass Attempts","Game Passes Completed","Career Passes Completed","Game Pass Completion %","Career Pass Completion %","Game Passing Yards","Career Passing Yards","Long Pass","Game Yards\/Pass Attempt","Career Yards\/Pass Attempt","Game Passing Touchdowns","Career Passing Touchdowns","Game Passes Intercepted","Career Passes Intercepted","Game Rushing Attempts","Career Rushing Attempts","Game Rushing Yards","Career Rushing Yards","Long Rush","Game Yards\/Rushing Attempt","Career Yards\/Rushing Attempt","Game Rushing Touchdowns","Career Rushing Touchdowns","Game Receptions","Career Receptions","Game Receiving Yards","Career Receiving Yards","Long Reception","Game Yards\/Reception","Career Yards\/Reception","Game Receiving Touchdowns","Career Receiving Touchdowns","Game Yards From Scrimmage","Career Yards From Scrimmage","Game Points For","Career Points For","Game Touchdowns","Career Touchdowns","Game Extra Points Made","Career Extra Points Made","Game Field Goals Made","Career Field Goals Made","Game Sacks","Career Sacks","Game Interceptions","Career Interceptions","Game Interception Return Yards","Career Interception Return Yards","Game Combined Tackles","Career Combined Tackles"]}]
curl --location --request POST 'https://zylalabs.com/api/5976/super+bowl+stars+players+api/7950/get+super+bowl+statistic+categories' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{}'
{"Long Rush":[{"Player":"Jake Delhomme","Yards":85},{"Player":"Brett Favre","Yards":81},{"Player":"John Elway","Yards":80},{"Player":"Doug Williams","Yards":80},{"Player":"Jim Plunkett","Yards":80},{"Player":"David Woodley","Yards":76},{"Player":"Terry Bradshaw","Yards":75},{"Player":"Johnny Unitas","Yards":75},{"Player":"Kurt Warner","Yards":73},{"Player":"Terry Bradshaw","Yards":73}]}
curl --location --request POST 'https://zylalabs.com/api/5976/super+bowl+stars+players+api/7951/get+statistics+by+category' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"category":"Required"}'
[{"SuperBowls":[{"Date":"Jan 15, 1967","SB":"I (1)","Winner":"Green Bay Packers","Pts":35,"Loser":"Kansas City Chiefs","Pts_Loser":10,"MVP":"Bart Starr","Stadium":"Memorial Coliseum","City":"Los Angeles","State":"California"}]}]
curl --location --request POST 'https://zylalabs.com/api/5976/super+bowl+stars+players+api/8163/get+super+bowl+history' --header 'Authorization: Bearer YOUR_API_KEY' --header 'Content-Type: application/json' --data-raw '{"year":"Required"}'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 超级碗明星球员 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
您可以通过选择所需类别并使用API的端点查询特定的球员统计数据,以检索该类别中表现最佳球员的详细数据
是的 超级碗明星球员 API 旨在为普通用户提供友好的体验,同时也为开发者提供强大的功能以集成到应用程序中
是的,该API允许您访问多个超级碗的历史排行榜和统计数据,从而能够全面分析球员随时间的表现
超级碗明星球员API允许您检索超级碗各类统计数据的历史记录,包括传球、冲球和接球。您可以根据选择查询特定统计数据,以分析表现突出的球员
该端点返回可用超级碗统计类别的列表,如“比赛传球评分”和“职业冲球达阵”。这帮助用户识别他们可以查询的统计类型
响应包括“球员”和“码数”等字段,提供指定类别中每个球员的详细统计信息,使用户能够分析个人表现
响应的结构是一个对象数组,每个对象包含有关超级碗比赛的详细信息,包括“日期”“获胜者”“失败者”“最有价值球员”和“体育场”等字段,便于轻松访问历史比赛数据
这个端点需要一个参数:类别名称。用户可以通过选择从“获取超级碗统计类别”端点获得的不同类别来自定义他们的请求
该端点提供有关超级碗比赛的全面细节,包括日期、球队、得分、最有价值球员和体育场,涵盖从1967年到2025年的所有超级碗。
用户可以通过比较同一类别中不同球员的统计数据来分析球员表现,例如识别超级碗历史上最佳传球手或冲球手
典型的使用案例包括体育分析 历史表现分析 幻想体育应用以及为粉丝和研究人员创建球员统计数据的可视化
该 API 从经过验证的历史记录和统计数据中获取数据,确保高准确性。定期进行更新和质量检查以维护数据完整性