返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

VPxPrestige Mixed Premier Teams of 3 RR

ID: 6699914632

对局比分

1-11

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

5:00 PM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DE
David Estay

3Z0XJQ · Leesburg, VA, US

DUPR

4.263

PM
Paula Mateer

3090RG · Miami, FL, US

DUPR

4.009

阵营 2胜方
CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.763

CB
Christina Barker

3YMRDP · Warrenton, VA, US

DUPR

4.841

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6699914632
显示原始对决元数据 JSON
[
  {
    "team_id": 4687601102,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Estay",
        "dupr_id": "3Z0XJQ",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Paula Mateer",
        "dupr_id": "3090RG",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 7590859653,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      },
      {
        "name": "Christina Barker",
        "dupr_id": "3YMRDP",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      }
    ]
  }
]