返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

BYU Pickleball 3.99 and below

ID: 7331119030

对局比分

7-11

获胜 / Win

对决日期

2025-11-08

对局时间 (估算)

11:30 PM

对决场地

Outdoor Tennis Courts (TCF)

未核实场馆

对决竞争阵营

阵营 1负方
AB
Austin Birch

8DXXPY · USA

DUPR

3.838

SR
Stephen Rust

YMWEPE · USA

DUPR

3.841

阵营 2胜方
CL
Cameron Lyman

89YJ7J · Provo, UT, US

DUPR

4.232

TM
Taggart McCullough

4P6YWM · USA

DUPR

4.017

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7331119030
显示原始对决元数据 JSON
[
  {
    "team_id": 4679402447,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin Birch",
        "dupr_id": "8DXXPY",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Rust",
        "dupr_id": "YMWEPE",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7301994171,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cameron Lyman",
        "dupr_id": "89YJ7J",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Taggart McCullough",
        "dupr_id": "4P6YWM",
        "rating": 4.017,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]