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

PPA Tour: Veolia Milwaukee Open - Mens Doubles Skill: (5.0) Age: (35 To 49)

ID: 5045603438

对局比分

11-9, 11-6

获胜 / Win

对决日期

2024-11-17

对局时间 (估算)

3:30 PM

对决场地

Milwaukee, WI

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jon Bradford

8D9ZOL · Oswego, IL, US

DUPR

5.574

DS
Daniel Sam

DWP55Y · Tucson, AZ, US

DUPR

5.330

阵营 2负方
CH
Charles Hoffman

1QJGQN · Brookfield, WI, US

DUPR

5.105

ME
Matt Erickson

G5JQVM · USA

DUPR

4.881

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5045603438
显示原始对决元数据 JSON
[
  {
    "team_id": 6412645910,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jon Bradford",
        "dupr_id": "8D9ZOL",
        "rating": 5.574,
        "profile_pic_url": null,
        "location": "Oswego, IL, US"
      },
      {
        "name": "Daniel Sam",
        "dupr_id": "DWP55Y",
        "rating": 5.33,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      }
    ]
  },
  {
    "team_id": 4649253706,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles Hoffman",
        "dupr_id": "1QJGQN",
        "rating": 5.105,
        "profile_pic_url": null,
        "location": "Brookfield, WI, US"
      },
      {
        "name": "Matt Erickson",
        "dupr_id": "G5JQVM",
        "rating": 4.881,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]