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

USLPL Baltimore

ID: 7205713948

对局比分

8-11, 11-1, 11-5

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CK
Cristen Kessler

3PDQRX · Buffalo, NY, US

DUPR

4.952

KG
Katherine Gillis

3LE7X5 · Shepherdstown, WV, US

DUPR

5.213

阵营 2负方
KK
Kristy Kind

8WKWLK · Atlanta, GA, US

DUPR

4.654

JT
Judy Takach

1QKYQN · Neptune City, NJ, US

DUPR

5.373

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7205713948
显示原始对决元数据 JSON
[
  {
    "team_id": 5059508426,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cristen Kessler",
        "dupr_id": "3PDQRX",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Katherine Gillis",
        "dupr_id": "3LE7X5",
        "rating": 5.213,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      }
    ]
  },
  {
    "team_id": 6949806070,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kristy Kind",
        "dupr_id": "8WKWLK",
        "rating": 4.654,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Judy Takach",
        "dupr_id": "1QKYQN",
        "rating": 5.373,
        "profile_pic_url": null,
        "location": "Neptune City, NJ, US"
      }
    ]
  }
]