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

2026 Wilson PPA Challenger - Mixed Doubles Pro Main Draw

ID: 8398860434

对局比分

15-4

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

3:30 PM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
KU
Keilly Ulery

QPD750 · Atlanta, GA, US

DUPR

5.251

JA
Jake Anderson

DWNKZM · North Little Rock, AR, US

DUPR

5.471

阵营 2负方
EK
Evie Kenna

8D5VZ4 · Wilson, NC, US

DUPR

5.144

DK
Dale Kim

0YDVPN · Seoul, KR

DUPR

5.595

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8398860434
显示原始对决元数据 JSON
[
  {
    "team_id": 5401985463,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Keilly Ulery",
        "dupr_id": "QPD750",
        "rating": 5.251,
        "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"
      }
    ]
  },
  {
    "team_id": 5925557709,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Evie Kenna",
        "dupr_id": "8D5VZ4",
        "rating": 5.144,
        "profile_pic_url": null,
        "location": "Wilson, NC, US"
      },
      {
        "name": "Dale Kim",
        "dupr_id": "0YDVPN",
        "rating": 5.595,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]