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

BPA FALL BRAWL

ID: 8086664699

对局比分

8-11

获胜 / Win

对决日期

2025-09-28

对局时间 (估算)

12:45 AM

对决场地

934 Lewis Avenue, Billings, MT, USA

未核实场馆

对决竞争阵营

阵营 1负方
SA
Susan Adams

897V9J · Helena, MT, US

DUPR

4.443

AB
Austin Bachman

12K5O4 · Pasco, WA, US

DUPR

5.640

阵营 2胜方
KD
Kyla DeZell

KOY26Q · Plano, TX, US

DUPR

4.641

CB
Chris Bowles

PKW4WE · Billings, MT, US

DUPR

4.972

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8086664699
显示原始对决元数据 JSON
[
  {
    "team_id": 6264305638,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Susan Adams",
        "dupr_id": "897V9J",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Helena, MT, US"
      },
      {
        "name": "Austin Bachman",
        "dupr_id": "12K5O4",
        "rating": 5.64,
        "profile_pic_url": null,
        "location": "Pasco, WA, US"
      }
    ]
  },
  {
    "team_id": 7117508641,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyla DeZell",
        "dupr_id": "KOY26Q",
        "rating": 4.641,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Chris Bowles",
        "dupr_id": "PKW4WE",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Billings, MT, US"
      }
    ]
  }
]