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

VPxPrestige Mixed Premier Teams of 3 RR

ID: 7833707688

对局比分

11-9

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

1:00 PM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
FC
Faraz Chawdry

30M6OX · Ashburn, VA, US

DUPR

4.673

JW
Jordan Wick

3Y69QP · Round Hill, VA, US

DUPR

4.899

阵营 2负方
CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.749

CB
Christina Barker

3YMRDP · Warrenton, VA, US

DUPR

4.796

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7833707688
显示原始对决元数据 JSON
[
  {
    "team_id": 6122164428,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Faraz Chawdry",
        "dupr_id": "30M6OX",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      },
      {
        "name": "Jordan Wick",
        "dupr_id": "3Y69QP",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "Round Hill, VA, US"
      }
    ]
  },
  {
    "team_id": 6716359835,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.749,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      },
      {
        "name": "Christina Barker",
        "dupr_id": "3YMRDP",
        "rating": 4.796,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      }
    ]
  }
]