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

NP Sacramento Classic Powered by Onix Mixed Doubles Skill: (4.5) Age: (39 and Under)

ID: 5680280433

对局比分

11-3

获胜 / Win

对决日期

2024-09-28

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KH
Katrina Haynie

177299 · Rocklin, CA, US

DUPR

3.781

CH
Chris Hunsaker

16P5ZE · Concord, CA, US

DUPR

4.899

阵营 2负方
MD
Mia Doran

QPJGR0 · Penryn, CA, US

DUPR

3.797

ND
Nicolas Decavel Bueff

84KVR2 · Lincoln, CA, US

DUPR

4.160

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5680280433
显示原始对决元数据 JSON
[
  {
    "team_id": 6009122153,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katrina Haynie",
        "dupr_id": "177299",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      },
      {
        "name": "Chris Hunsaker",
        "dupr_id": "16P5ZE",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      }
    ]
  },
  {
    "team_id": 6475837446,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mia Doran",
        "dupr_id": "QPJGR0",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": "Penryn, CA, US"
      },
      {
        "name": "Nicolas Decavel Bueff",
        "dupr_id": "84KVR2",
        "rating": 4.16,
        "profile_pic_url": null,
        "location": "Lincoln, CA, US"
      }
    ]
  }
]