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

Open Doubles Group C - CAPA Claremont Open 2025

ID: 6536109682

对局比分

9-11

获胜 / Win

对决日期

2025-02-02

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KK
Kelly Kraushaar

1N5W42 · Huntington Beach, CA, US

DUPR

5.466

CW
Cobe Williams

1QLVY0 · Huntington Beach, CA, US

DUPR

5.569

阵营 2胜方
MB
Maks Bartiuk

30X4K2 · La Quinta, CA, US

DUPR

5.447

IZ
Illia Ziamtsov

1NVZRZ · San Diego, CA, US

DUPR

5.417

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6536109682
显示原始对决元数据 JSON
[
  {
    "team_id": 7973614746,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Kraushaar",
        "dupr_id": "1N5W42",
        "rating": 5.466,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Cobe Williams",
        "dupr_id": "1QLVY0",
        "rating": 5.569,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      }
    ]
  },
  {
    "team_id": 7992048223,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maks Bartiuk",
        "dupr_id": "30X4K2",
        "rating": 5.447,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      },
      {
        "name": "Illia Ziamtsov",
        "dupr_id": "1NVZRZ",
        "rating": 5.417,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]