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

2026 Wilson PPA Challenger - Mens Doubles Pro Main Draw

ID: 7351053392

对局比分

15-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

9:00 PM

对决场地

Wilson, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
Juan Varon

1R7MON · Armenia, Quindio, CO

DUPR

5.867

UK
Usama Khalid Sam

8K674O · USA

DUPR

5.658

阵营 2负方
CG
Casey Garretson

3554OL · North Little Rock, AR, US

DUPR

5.558

RC
Ryan Camras

67M4YQ · Garland County, AR, US

DUPR

5.696

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7351053392
显示原始对决元数据 JSON
[
  {
    "team_id": 5982738445,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Juan Varon",
        "dupr_id": "1R7MON",
        "rating": 5.867,
        "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.658,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6919491276,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Casey Garretson",
        "dupr_id": "3554OL",
        "rating": 5.558,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      },
      {
        "name": "Ryan Camras",
        "dupr_id": "67M4YQ",
        "rating": 5.696,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      }
    ]
  }
]