返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Team Picklebowl - Club Pickleball USA - Mixed 5.0

ID: 6604813706

对局比分

17-10

获胜 / Win

对决日期

2025-01-17

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ST
Silas Tad Christiansen

3OR92P · Lehi, UT, US

DUPR

4.832

AA
Ashlyn Andrews

302RW4 · Draper, UT, US

DUPR

5.006

阵营 2负方
BA
Brennan Adamson

3OR7K7 · Vineyard, UT, US

DUPR

5.169

EB
Elizabeth Boydston

8J7MJ1 · Provo, UT, US

DUPR

5.072

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6604813706
显示原始对决元数据 JSON
[
  {
    "team_id": 7511769860,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Silas Tad Christiansen",
        "dupr_id": "3OR92P",
        "rating": 4.832,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Ashlyn Andrews",
        "dupr_id": "302RW4",
        "rating": 5.006,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 5822269147,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brennan Adamson",
        "dupr_id": "3OR7K7",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "Vineyard, UT, US"
      },
      {
        "name": "Elizabeth Boydston",
        "dupr_id": "8J7MJ1",
        "rating": 5.072,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  }
]