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

2026 Wilson PPA Challenger - Mixed Doubles Pro Main Draw

ID: 5309649077

对局比分

20-18

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

6:15 AM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
CK
Caity Klaassen

V7794J · Johannesburg, GP, ZA

DUPR

5.253

LD
Liam Duffin

8EDZVE · St. George, UT, US

DUPR

5.557

阵营 2负方
KU
Keilly Ulery

QPD750 · Atlanta, GA, US

DUPR

5.250

JA
Jake Anderson

DWNKZM · North Little Rock, AR, US

DUPR

5.471

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5309649077
显示原始对决元数据 JSON
[
  {
    "team_id": 5631842324,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Caity Klaassen",
        "dupr_id": "V7794J",
        "rating": 5.253,
        "profile_pic_url": null,
        "location": "Johannesburg, GP, ZA"
      },
      {
        "name": "Liam Duffin",
        "dupr_id": "8EDZVE",
        "rating": 5.557,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 4960812649,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keilly Ulery",
        "dupr_id": "QPD750",
        "rating": 5.25,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jake Anderson",
        "dupr_id": "DWNKZM",
        "rating": 5.471,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  }
]