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

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

ID: 8156145838

对局比分

8-11, 10-11

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
HI
Heather Iffert

8DD66Y · Carmel, IN, US

DUPR

5.445

RL
Rich Lopez

8KJ2K1 · Rockwall, TX, US

DUPR

5.348

阵营 2胜方
NB
Nathalie Bagby

3VL6E8 · Los Angeles, CA, US

DUPR

5.454

KH
Kristopher Heddings

3574L8 · Glendale, AZ, US

DUPR

5.731

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8156145838
显示原始对决元数据 JSON
[
  {
    "team_id": 7052634769,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather Iffert",
        "dupr_id": "8DD66Y",
        "rating": 5.445,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Rich Lopez",
        "dupr_id": "8KJ2K1",
        "rating": 5.348,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      }
    ]
  },
  {
    "team_id": 6694395008,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nathalie Bagby",
        "dupr_id": "3VL6E8",
        "rating": 5.454,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Kristopher Heddings",
        "dupr_id": "3574L8",
        "rating": 5.731,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]