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

VPxPrestige Mixed Premier Teams of 3 RR

ID: 5453301213

对局比分

13-11

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

10:15 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DE
David Estay

3Z0XJQ · Leesburg, VA, US

DUPR

4.264

PM
Paula Mateer

3090RG · Miami, FL, US

DUPR

4.132

阵营 2负方
AK
Alex Kumar

RZD9DE · USA

DUPR

4.354

MS
Mikaela Smith

Z90ZVP · Hampton, VA, US

DUPR

4.990

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5453301213
显示原始对决元数据 JSON
[
  {
    "team_id": 7934301458,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Estay",
        "dupr_id": "3Z0XJQ",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Paula Mateer",
        "dupr_id": "3090RG",
        "rating": 4.132,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 4345345206,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Kumar",
        "dupr_id": "RZD9DE",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mikaela Smith",
        "dupr_id": "Z90ZVP",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "Hampton, VA, US"
      }
    ]
  }
]