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

Paragon Cash Games - Mens Open Doubles

ID: 8178798991

对局比分

6-11, 8-11

获胜 / Win

对决日期

2025-11-01

对局时间 (估算)

8:45 AM

对决场地

Concord, CA

View Facility Page →

对决竞争阵营

阵营 1负方
DG
Dean Guyer

8E96GO · USA

DUPR

5.712

DC
Daniel Colon

355L75 · Seattle, WA, US

DUPR

5.380

阵营 2胜方
SP
Stefan Pongratz

3P7NXZ · San Jose, CA, US

DUPR

5.695

PD
Pramod Dabir

6ZJOMQ · Woodside, CA, US

DUPR

5.128

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8178798991
显示原始对决元数据 JSON
[
  {
    "team_id": 6215414906,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dean Guyer",
        "dupr_id": "8E96GO",
        "rating": 5.712,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel Colon",
        "dupr_id": "355L75",
        "rating": 5.38,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7690405446,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stefan Pongratz",
        "dupr_id": "3P7NXZ",
        "rating": 5.695,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Pramod Dabir",
        "dupr_id": "6ZJOMQ",
        "rating": 5.128,
        "profile_pic_url": null,
        "location": "Woodside, CA, US"
      }
    ]
  }
]