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

Team Picklebowl - Club Pickleball USA - Mixed 5.0

ID: 7271746178

对局比分

11-17

获胜 / Win

对决日期

2025-01-17

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
ML
Melissa Lein

17YRM0 · Millcreek, UT, US

DUPR

4.503

EF
Ethan Fineanganofo

8W7NQQ · Provo, UT, US

DUPR

4.779

阵营 2胜方
AA
Ashlyn Andrews

302RW4 · Draper, UT, US

DUPR

4.959

ST
Silas Tad Christiansen

3OR92P · Lehi, UT, US

DUPR

4.836

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7271746178
显示原始对决元数据 JSON
[
  {
    "team_id": 8362957392,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melissa Lein",
        "dupr_id": "17YRM0",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      },
      {
        "name": "Ethan Fineanganofo",
        "dupr_id": "8W7NQQ",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 5262180527,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ashlyn Andrews",
        "dupr_id": "302RW4",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Silas Tad Christiansen",
        "dupr_id": "3OR92P",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]