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

VPxPrestige Mixed Premier Teams of 3 RR

ID: 5386131850

对局比分

5-11

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

11:30 PM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Mikaela Smith

Z90ZVP · Hampton, VA, US

DUPR

4.981

AK
Alex Kumar

RZD9DE · Arlington, VA, US

DUPR

4.246

阵营 2胜方
FC
Faraz Chawdry

30M6OX · Ashburn, VA, US

DUPR

4.684

JW
Jordan Wick

3Y69QP · Round Hill, VA, US

DUPR

4.851

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5386131850
显示原始对决元数据 JSON
[
  {
    "team_id": 4535225277,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mikaela Smith",
        "dupr_id": "Z90ZVP",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Hampton, VA, US"
      },
      {
        "name": "Alex Kumar",
        "dupr_id": "RZD9DE",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 6391688352,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Faraz Chawdry",
        "dupr_id": "30M6OX",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      },
      {
        "name": "Jordan Wick",
        "dupr_id": "3Y69QP",
        "rating": 4.851,
        "profile_pic_url": null,
        "location": "Round Hill, VA, US"
      }
    ]
  }
]