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

APP Tour: Sacramento Open - Golden Ticket Qualifier Mens Doubles Skill: 4.0,4.5: 70+

ID: 4544640779

对局比分

11-9, 9-11, 10-12

获胜 / Win

对决日期

2024-03-06

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JH
Joel Heller

XJ5LZ5 · Ashland, OR, US

DUPR

4.709

JL
Jose Luis

3ZD7KP · Novato, CA, US

DUPR

4.859

阵营 2胜方
KR
Kenneth Roy

17N99N · Cathedral City, CA, US

DUPR

4.459

RH
Rod Hamilton

35JMRL · USA

DUPR

4.767

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4544640779
显示原始对决元数据 JSON
[
  {
    "team_id": 5861783300,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joel Heller",
        "dupr_id": "XJ5LZ5",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "Ashland, OR, US"
      },
      {
        "name": "Jose Luis",
        "dupr_id": "3ZD7KP",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Novato, CA, US"
      }
    ]
  },
  {
    "team_id": 5180426237,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kenneth Roy",
        "dupr_id": "17N99N",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Cathedral City, CA, US"
      },
      {
        "name": "Rod Hamilton",
        "dupr_id": "35JMRL",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]