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

Paragon Cash Games - Mens Open Doubles

ID: 8127862495

对局比分

15-8

获胜 / Win

对决日期

2025-11-01

对局时间 (估算)

8:45 AM

对决场地

Concord, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
SP
Stefan Pongratz

3P7NXZ · San Jose, CA, US

DUPR

5.686

PD
Pramod Dabir

6ZJOMQ · Woodside, CA, US

DUPR

5.117

阵营 2负方
MB
Matt Burkhardt

XJL7O5 · San Francisco, CA, US

DUPR

5.530

AS
Angel Sebastian Hernandez

17ZMKM · Livermore, CA, US

DUPR

5.350

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8127862495
显示原始对决元数据 JSON
[
  {
    "team_id": 6398278251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stefan Pongratz",
        "dupr_id": "3P7NXZ",
        "rating": 5.686,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Pramod Dabir",
        "dupr_id": "6ZJOMQ",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": "Woodside, CA, US"
      }
    ]
  },
  {
    "team_id": 5415715457,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Burkhardt",
        "dupr_id": "XJL7O5",
        "rating": 5.53,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      },
      {
        "name": "Angel Sebastian Hernandez",
        "dupr_id": "17ZMKM",
        "rating": 5.35,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      }
    ]
  }
]