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

VPxPrestige Mixed Premier Teams of 3 RR

ID: 8065793581

对局比分

11-9

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

2:15 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AC
Alex Corado

QPPLJR · Ashburn, VA, US

DUPR

5.329

FC
Faraz Chawdry

30M6OX · Ashburn, VA, US

DUPR

4.667

阵营 2负方
Noah Brady

89RQ4V · New Britain, CT, US

DUPR

4.792

CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.752

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8065793581
显示原始对决元数据 JSON
[
  {
    "team_id": 8019046842,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Corado",
        "dupr_id": "QPPLJR",
        "rating": 5.329,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      },
      {
        "name": "Faraz Chawdry",
        "dupr_id": "30M6OX",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Ashburn, VA, US"
      }
    ]
  },
  {
    "team_id": 6770680231,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Brady",
        "dupr_id": "89RQ4V",
        "rating": 4.792,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65ccf0d26475f.jpg",
        "location": "New Britain, CT, US"
      },
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  }
]