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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, Indianapolis

ID: 4457589717

对局比分

5-11, 3-11

落败 / Loss

对决日期

2025-09-21

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RL
Rich Lopez

8KJ2K1 · Rockwall, TX, US

DUPR

5.344

KB
Kevin Booth

84VKNG · Lake Forest, CA, US

DUPR

5.637

阵营 2胜方
KH
Kristopher Heddings

3574L8 · Glendale, AZ, US

DUPR

5.735

JH
John Hedberg

8MDLV8 · St. George, UT, US

DUPR

5.596

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4457589717
显示原始对决元数据 JSON
[
  {
    "team_id": 5258520104,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rich Lopez",
        "dupr_id": "8KJ2K1",
        "rating": 5.344,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      },
      {
        "name": "Kevin Booth",
        "dupr_id": "84VKNG",
        "rating": 5.637,
        "profile_pic_url": null,
        "location": "Lake Forest, CA, US"
      }
    ]
  },
  {
    "team_id": 6464752576,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristopher Heddings",
        "dupr_id": "3574L8",
        "rating": 5.735,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "John Hedberg",
        "dupr_id": "8MDLV8",
        "rating": 5.596,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]