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

VPxPrestige Men's Premier Teams of 3 RR

ID: 6361690804

对局比分

7-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

5:00 PM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DE
David Estay

3Z0XJQ · Leesburg, VA, US

DUPR

4.180

AR
Aubtin Rasouli

YXDVKG · Blacksburg, VA, US

DUPR

4.516

阵营 2胜方
MS
Max Sinthorntham

3VXW5E · Springfield, VA, US

DUPR

4.993

VN
Vernon Ngo

3X5DRX · McLean, VA, US

DUPR

4.366

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6361690804
显示原始对决元数据 JSON
[
  {
    "team_id": 7782254977,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Estay",
        "dupr_id": "3Z0XJQ",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Aubtin Rasouli",
        "dupr_id": "YXDVKG",
        "rating": 4.516,
        "profile_pic_url": null,
        "location": "Blacksburg, VA, US"
      }
    ]
  },
  {
    "team_id": 6271019991,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Max Sinthorntham",
        "dupr_id": "3VXW5E",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      },
      {
        "name": "Vernon Ngo",
        "dupr_id": "3X5DRX",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  }
]