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

PPA Tour: Masters - Mens Doubles Skill: (5.0) Age: (10 To 34)

ID: 4313653815

对局比分

7-11, 8-11

获胜 / Win

对决日期

2025-01-11

对局时间 (估算)

4:45 AM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1负方
DS
David Sigler

3Z024L · Las Vegas, NV, US

DUPR

5.384

SB
Scott Berke

8WZY5Y · Las Vegas, NV, US

DUPR

5.263

阵营 2胜方
MB
Maks Bartiuk

30X4K2 · La Quinta, CA, US

DUPR

5.342

IZ
Illia Ziamtsov

1NVZRZ · San Diego, CA, US

DUPR

5.385

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4313653815
显示原始对决元数据 JSON
[
  {
    "team_id": 5029407483,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Sigler",
        "dupr_id": "3Z024L",
        "rating": 5.384,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Scott Berke",
        "dupr_id": "8WZY5Y",
        "rating": 5.263,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4638578136,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Maks Bartiuk",
        "dupr_id": "30X4K2",
        "rating": 5.342,
        "profile_pic_url": null,
        "location": "La Quinta, CA, US"
      },
      {
        "name": "Illia Ziamtsov",
        "dupr_id": "1NVZRZ",
        "rating": 5.385,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]