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

VPxPrestige Men's Challenger Teams of 3 RR

ID: 8015431595

对局比分

3-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

12:45 AM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
DS
Dillan St Clair

Z95KXD · USA

DUPR

4.180

QB
Quinton Baylor

M22LQL · USA

DUPR

3.913

阵营 2胜方
EN
Elijah Nokku

G09L7V · Gaithersburg, MD, US

DUPR

4.409

SS
Samir Sehgal

EGEZJO · Gaithersburg, MD, US

DUPR

4.608

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8015431595
显示原始对决元数据 JSON
[
  {
    "team_id": 4948361172,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dillan St Clair",
        "dupr_id": "Z95KXD",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Quinton Baylor",
        "dupr_id": "M22LQL",
        "rating": 3.913,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4483425984,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elijah Nokku",
        "dupr_id": "G09L7V",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Samir Sehgal",
        "dupr_id": "EGEZJO",
        "rating": 4.608,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]