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

Life Time Gaithersburg 2026 Spring Classic - Mens Doubles Skill: (4.0 to 4.5)

ID: 7019794456

对局比分

5-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

5:00 PM

对决场地

Gaithersburg, MD

View Facility Page →

对决竞争阵营

阵营 1负方
PN
Paul Nguyen

9JV4GR · USA

DUPR

4.383

RD
Rafael Diokno

2ZWQJE · USA

DUPR

3.730

阵营 2胜方
SS
Samir Sehgal

EGEZJO · Gaithersburg, MD, US

DUPR

4.588

AT
Andrew Tong

ZN5YRW · Gaithersburg, MD, US

DUPR

4.646

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7019794456
显示原始对决元数据 JSON
[
  {
    "team_id": 5883350455,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul Nguyen",
        "dupr_id": "9JV4GR",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rafael Diokno",
        "dupr_id": "2ZWQJE",
        "rating": 3.73,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6967091023,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samir Sehgal",
        "dupr_id": "EGEZJO",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      },
      {
        "name": "Andrew Tong",
        "dupr_id": "ZN5YRW",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Gaithersburg, MD, US"
      }
    ]
  }
]