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

VPxPrestige Men's Premier Teams of 3 RR

ID: 6868494375

对局比分

11-2

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

4:45 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AM
Andrew Makovsky

3VLZ4J · Fredericksburg, VA, US

DUPR

4.995

MS
Max Sinthorntham

3VXW5E · Springfield, VA, US

DUPR

4.986

阵营 2负方
RF
Ryan Figueroa

EG46RE · Nandaime, Granada, NI

DUPR

4.302

PY
Patrick Young

D94K94 · Gaithersburg, MD, US

DUPR

4.567

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6868494375
显示原始对决元数据 JSON
[
  {
    "team_id": 5871096325,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Makovsky",
        "dupr_id": "3VLZ4J",
        "rating": 4.995,
        "profile_pic_url": null,
        "location": "Fredericksburg, VA, US"
      },
      {
        "name": "Max Sinthorntham",
        "dupr_id": "3VXW5E",
        "rating": 4.986,
        "profile_pic_url": null,
        "location": "Springfield, VA, US"
      }
    ]
  },
  {
    "team_id": 8367266703,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Figueroa",
        "dupr_id": "EG46RE",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Nandaime, Granada, NI"
      },
      {
        "name": "Patrick Young",
        "dupr_id": "D94K94",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]