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

VPxPrestige Men's Premier Teams of 3 RR

ID: 8552505720

对局比分

11-5

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

1:00 PM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
VS
Ved Sheth

350JOP · VA, US

DUPR

4.800

FC
Faraz Chawdry

30M6OX · Ashburn, VA, US

DUPR

4.611

阵营 2负方
KW
Kevin Walker

8K9LY8 · Shepherdstown, WV, US

DUPR

4.407

EL
Eric Lee

XK9P62 · Herndon, VA, US

DUPR

4.588

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8552505720
显示原始对决元数据 JSON
[
  {
    "team_id": 7179560646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ved Sheth",
        "dupr_id": "350JOP",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "VA, US"
      },
      {
        "name": "Faraz Chawdry",
        "dupr_id": "30M6OX",
        "rating": 4.611,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      }
    ]
  },
  {
    "team_id": 6721942210,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Walker",
        "dupr_id": "8K9LY8",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Shepherdstown, WV, US"
      },
      {
        "name": "Eric Lee",
        "dupr_id": "XK9P62",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Herndon, VA, US"
      }
    ]
  }
]