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

2026 Wilson PPA Challenger - Mens Doubles Pro Main Draw

ID: 6842164027

对局比分

15-1

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

8:45 AM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
AA
Andrew Angulo

59GX7R · Callao Region, PE

DUPR

5.388

WH
William Hart

17K6YN · Carthage, NC, US

DUPR

5.515

阵营 2负方
KB
Kyle Borawski

7D2V94 · CT, US

DUPR

4.725

IZ
Immanuel zion

59MXRL · Ponte Vedra Beach, FL, US

DUPR

4.959

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6842164027
显示原始对决元数据 JSON
[
  {
    "team_id": 7564834556,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Angulo",
        "dupr_id": "59GX7R",
        "rating": 5.388,
        "profile_pic_url": null,
        "location": "Callao Region, PE"
      },
      {
        "name": "William Hart",
        "dupr_id": "17K6YN",
        "rating": 5.515,
        "profile_pic_url": null,
        "location": "Carthage, NC, US"
      }
    ]
  },
  {
    "team_id": 5167686014,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Borawski",
        "dupr_id": "7D2V94",
        "rating": 4.725,
        "profile_pic_url": null,
        "location": "CT, US"
      },
      {
        "name": "Immanuel zion",
        "dupr_id": "59MXRL",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      }
    ]
  }
]