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

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

ID: 5944333878

对局比分

11-8, 11-8

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
David Komie

Y3LNK8 · San Marcos, TX, US

DUPR

5.074

KG
Kyle Gardner

8MEVOP · Leawood, KS, US

DUPR

4.927

阵营 2负方
LH
Lee Harper

8GDRM8 · Nottingham, England, GB

DUPR

4.777

KJ
Ken Julian

3YNQ7P · Zionsville, IN, US

DUPR

4.378

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5944333878
显示原始对决元数据 JSON
[
  {
    "team_id": 5585891287,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Komie",
        "dupr_id": "Y3LNK8",
        "rating": 5.074,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1217781/images/profile/f2511e0b-4fb8-46de-af06-367b684a0a56.png",
        "location": "San Marcos, TX, US"
      },
      {
        "name": "Kyle Gardner",
        "dupr_id": "8MEVOP",
        "rating": 4.927,
        "profile_pic_url": null,
        "location": "Leawood, KS, US"
      }
    ]
  },
  {
    "team_id": 7980789267,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lee Harper",
        "dupr_id": "8GDRM8",
        "rating": 4.777,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      },
      {
        "name": "Ken Julian",
        "dupr_id": "3YNQ7P",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      }
    ]
  }
]