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

2026 Wilson PPA Challenger - Mixed Doubles Pro Main Draw

ID: 6078297807

对局比分

11-2, 11-1

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

4:45 AM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
Adam Harvey

8MP4LO · PPA Tour Pro

DUPR

6.015

JR
Jade Rau

W6Z0LG · Naples, FL, US

DUPR

5.141

阵营 2负方
AC
Alex Cortright

9P2YLV · Greenville, NC, US

DUPR

4.725

SM
Sarah McGee

9PL6W7 · Greenville, NC, US

DUPR

4.482

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6078297807
显示原始对决元数据 JSON
[
  {
    "team_id": 8299288706,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Harvey",
        "dupr_id": "8MP4LO",
        "rating": 6.015,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2026/01/Adam-Harvey.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Jade Rau",
        "dupr_id": "W6Z0LG",
        "rating": 5.141,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 6487481344,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Cortright",
        "dupr_id": "9P2YLV",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      },
      {
        "name": "Sarah McGee",
        "dupr_id": "9PL6W7",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      }
    ]
  }
]