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

USLPL Baltimore

ID: 8077259543

对局比分

11-0, 4-11, 11-8

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CK
Cristen Kessler

3PDQRX · Buffalo, NY, US

DUPR

4.932

KG
Katherine Gillis

3LE7X5 · Shepherdstown, WV, US

DUPR

5.203

阵营 2负方
BN
BRENDA NUNEZ

12ZMXY · Virginia Beach, VA, US

DUPR

5.042

KN
Klara Nowak

8E5Y5E · Glenview, IL, US

DUPR

5.088

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8077259543
显示原始对决元数据 JSON
[
  {
    "team_id": 6533096027,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cristen Kessler",
        "dupr_id": "3PDQRX",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Buffalo, NY, US"
      },
      {
        "name": "Katherine Gillis",
        "dupr_id": "3LE7X5",
        "rating": 5.203,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      }
    ]
  },
  {
    "team_id": 4739946645,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "BRENDA NUNEZ",
        "dupr_id": "12ZMXY",
        "rating": 5.042,
        "profile_pic_url": null,
        "location": "Virginia Beach, VA, US"
      },
      {
        "name": "Klara Nowak",
        "dupr_id": "8E5Y5E",
        "rating": 5.088,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      }
    ]
  }
]