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

VPxPrestige Men's Challenger Teams of 3 RR

ID: 8329018468

对局比分

2-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

5:00 PM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Steven Singh

MYQXZL · Herndon, VA, US

DUPR

4.141

QB
Quinton Baylor

M22LQL · USA

DUPR

3.868

阵营 2胜方
MS
Michael Shirvani

EW265E · North Potomac, MD, US

DUPR

4.488

SS
Samir Sehgal

EGEZJO · Gaithersburg, MD, US

DUPR

4.618

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8329018468
显示原始对决元数据 JSON
[
  {
    "team_id": 4927468892,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Singh",
        "dupr_id": "MYQXZL",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Herndon, VA, US"
      },
      {
        "name": "Quinton Baylor",
        "dupr_id": "M22LQL",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6010166213,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Shirvani",
        "dupr_id": "EW265E",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      },
      {
        "name": "Samir Sehgal",
        "dupr_id": "EGEZJO",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]