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

BPA FALL BRAWL

ID: 6340060794

对局比分

11-5

获胜 / Win

对决日期

2025-09-28

对局时间 (估算)

7:30 PM

对决场地

934 Lewis Avenue, Billings, MT, USA

未核实场馆

对决竞争阵营

阵营 1胜方
KD
Kyla DeZell

KOY26Q · Plano, TX, US

DUPR

4.627

CB
Chris Bowles

PKW4WE · Billings, MT, US

DUPR

4.953

阵营 2负方
FA
Frances Allison

NRKJ66 · Bozeman, MT, US

DUPR

4.695

DB
David Benkley

1NN24W · Billings, MT, US

DUPR

4.781

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6340060794
显示原始对决元数据 JSON
[
  {
    "team_id": 7955861143,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyla DeZell",
        "dupr_id": "KOY26Q",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Chris Bowles",
        "dupr_id": "PKW4WE",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "Billings, MT, US"
      }
    ]
  },
  {
    "team_id": 7734710229,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frances Allison",
        "dupr_id": "NRKJ66",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": "Bozeman, MT, US"
      },
      {
        "name": "David Benkley",
        "dupr_id": "1NN24W",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "Billings, MT, US"
      }
    ]
  }
]