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

VPxPrestige Men's Challenger Teams of 3 RR

ID: 7021952772

对局比分

4-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

1:00 PM

对决场地

Leesburg, VA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
SS
Steven Singh

MYQXZL · Herndon, VA, US

DUPR

4.099

DS
Dillan St Clair

Z95KXD · USA

DUPR

4.137

阵营 2胜方
EN
Elijah Nokku

G09L7V · Gaithersburg, MD, US

DUPR

4.428

MS
Michael Shirvani

EW265E · North Potomac, MD, US

DUPR

4.495

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7021952772
显示原始对决元数据 JSON
[
  {
    "team_id": 5942709909,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Singh",
        "dupr_id": "MYQXZL",
        "rating": 4.099,
        "profile_pic_url": null,
        "location": "Herndon, VA, US"
      },
      {
        "name": "Dillan St Clair",
        "dupr_id": "Z95KXD",
        "rating": 4.137,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5548959126,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elijah Nokku",
        "dupr_id": "G09L7V",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Michael Shirvani",
        "dupr_id": "EW265E",
        "rating": 4.495,
        "profile_pic_url": null,
        "location": "North Potomac, MD, US"
      }
    ]
  }
]