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

2026 Wilson PPA Challenger - Mixed Doubles Pro Main Draw

ID: 7989878610

对局比分

11-7, 11-5

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

7:30 PM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
KU
Keilly Ulery

QPD750 · Atlanta, GA, US

DUPR

5.227

JA
Jake Anderson

DWNKZM · North Little Rock, AR, US

DUPR

5.448

阵营 2负方
MC
MacKenzie Cassady

30MMRN · Roanoke, VA, US

DUPR

4.847

AC
Aj Carney

PW7QGG · Fairport, NY, US

DUPR

5.734

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7989878610
显示原始对决元数据 JSON
[
  {
    "team_id": 8065381511,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keilly Ulery",
        "dupr_id": "QPD750",
        "rating": 5.227,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Jake Anderson",
        "dupr_id": "DWNKZM",
        "rating": 5.448,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7568097696,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "MacKenzie Cassady",
        "dupr_id": "30MMRN",
        "rating": 4.847,
        "profile_pic_url": null,
        "location": "Roanoke, VA, US"
      },
      {
        "name": "Aj Carney",
        "dupr_id": "PW7QGG",
        "rating": 5.734,
        "profile_pic_url": null,
        "location": "Fairport, NY, US"
      }
    ]
  }
]