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

The Masters of Mixed Doubles Presented By Woodhouse Spa Lexington - PRO/OPEN DIVISION $1500 WINNER TAKE ALL (invite only)

ID: 5686443996

对局比分

1-11

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

1:00 PM

对决场地

lexington, KY

View Facility Page →

对决竞争阵营

阵营 1负方
BH
Becca Hsu

8EPRYM · Lexington, KY, US

DUPR

4.996

PK
Parker Kalis

MYRG2G · Westfield, IN, US

DUPR

5.246

阵营 2胜方
CC
Courtney Clark

3PZDXG · Henderson, NV, US

DUPR

4.791

CP
Colten Ponder

30R5DQ · Lexington, KY, US

DUPR

4.991

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5686443996
显示原始对决元数据 JSON
[
  {
    "team_id": 4525894829,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Becca Hsu",
        "dupr_id": "8EPRYM",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "Parker Kalis",
        "dupr_id": "MYRG2G",
        "rating": 5.246,
        "profile_pic_url": null,
        "location": "Westfield, IN, US"
      }
    ]
  },
  {
    "team_id": 6501783202,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Courtney Clark",
        "dupr_id": "3PZDXG",
        "rating": 4.791,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Colten Ponder",
        "dupr_id": "30R5DQ",
        "rating": 4.991,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      }
    ]
  }
]