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

VPxPrestige Men's Premier Teams of 3 RR

ID: 4500126007

对局比分

11-9

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

8:45 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Max Sinthorntham

3VXW5E · Springfield, VA, US

DUPR

4.985

VN
Vernon Ngo

3X5DRX · McLean, VA, US

DUPR

4.376

阵营 2负方
RF
Ryan Figueroa

EG46RE · Nandaime, Granada, NI

DUPR

4.303

CY
Connor Young

RZG7NM · North Potomac, MD, US

DUPR

4.779

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4500126007
显示原始对决元数据 JSON
[
  {
    "team_id": 5945053792,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Sinthorntham",
        "dupr_id": "3VXW5E",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      },
      {
        "name": "Vernon Ngo",
        "dupr_id": "3X5DRX",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "McLean, VA, US"
      }
    ]
  },
  {
    "team_id": 6567058290,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Figueroa",
        "dupr_id": "EG46RE",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Nandaime, Granada, NI"
      },
      {
        "name": "Connor Young",
        "dupr_id": "RZG7NM",
        "rating": 4.779,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  }
]