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

2026 Wilson PPA Challenger - Mens Doubles Pro Main Draw

ID: 8278382557

对局比分

15-5

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

2:15 AM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
Juan Varon

1R7MON · Armenia, Quindio, CO

DUPR

5.874

UK
Usama Khalid Sam

8K674O · USA

DUPR

5.676

阵营 2负方
PM
Parth Mody

PW7M0Q · Johns Creek, GA, US

DUPR

5.646

DK
Dale Kim

0YDVPN · Seoul, KR

DUPR

5.575

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8278382557
显示原始对决元数据 JSON
[
  {
    "team_id": 4959936404,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Juan Varon",
        "dupr_id": "1R7MON",
        "rating": 5.874,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/228860/images/profile/8c8262da-55a8-4f26-9640-4b5eb7e234d9.jpg",
        "location": "Armenia, Quindio, CO"
      },
      {
        "name": "Usama Khalid Sam",
        "dupr_id": "8K674O",
        "rating": 5.676,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5471989961,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parth Mody",
        "dupr_id": "PW7M0Q",
        "rating": 5.646,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      },
      {
        "name": "Dale Kim",
        "dupr_id": "0YDVPN",
        "rating": 5.575,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]