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

2024 NPL Championship Weekend ∙ Cincinnati ∙ Session 2 ∙ Mixed Doubles

ID: 6815872282

对局比分

11-10, 8-11, 7-11

获胜 / Win

对决日期

2024-10-18

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KO
Kelly Ojeda

3VGGX7 · Bakersfield, CA, US

DUPR

5.294

CS
Chad Shane

8EPJE1 · USA

DUPR

5.576

阵营 2胜方
AS
Anna Shirley

3VYDJ3 · Los Angeles, CA, US

DUPR

5.339

SA
Stefan Andren

8MPZEO · Portland, OR, US

DUPR

5.798

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6815872282
显示原始对决元数据 JSON
[
  {
    "team_id": 7065338654,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Ojeda",
        "dupr_id": "3VGGX7",
        "rating": 5.294,
        "profile_pic_url": null,
        "location": "Bakersfield, CA, US"
      },
      {
        "name": "Chad Shane",
        "dupr_id": "8EPJE1",
        "rating": 5.576,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4541233551,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anna Shirley",
        "dupr_id": "3VYDJ3",
        "rating": 5.339,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Stefan Andren",
        "dupr_id": "8MPZEO",
        "rating": 5.798,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]