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

Paragon Cash Games - Mens Open Doubles

ID: 7481815883

对局比分

11-1, 11-2

获胜 / Win

对决日期

2025-11-01

对局时间 (估算)

12:45 AM

对决场地

Concord, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
DG
Dean Guyer

8E96GO · USA

DUPR

5.747

DC
Daniel Colon

355L75 · Seattle, WA, US

DUPR

5.437

阵营 2负方
SS
Sandeep Sam Sanga

76KPLN · Lafayette, CA, US

DUPR

4.689

ZW
Zach Worthington

8D0R4X · Lafayette, CA, US

DUPR

4.947

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7481815883
显示原始对决元数据 JSON
[
  {
    "team_id": 7183217232,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dean Guyer",
        "dupr_id": "8E96GO",
        "rating": 5.747,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Colon",
        "dupr_id": "355L75",
        "rating": 5.437,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7346582206,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandeep Sam Sanga",
        "dupr_id": "76KPLN",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      },
      {
        "name": "Zach Worthington",
        "dupr_id": "8D0R4X",
        "rating": 4.947,
        "profile_pic_url": null,
        "location": "Lafayette, CA, US"
      }
    ]
  }
]