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

Fall Brawl 2023 SENIOR WD / 5.0 / 50-54, 55-59

ID: 5917631280

对局比分

2-11, 5-11

获胜 / Win

对决日期

2023-10-10

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BH
Barbara Hudson

17JLR9 · USA

DUPR

5.093

LB
Laurie Buelow

842VLG · USA

DUPR

4.966

阵营 2胜方
SB
Salli Brown

3555DR · Cottonwood Heights, UT, US

DUPR

5.061

TH
Tiffany Hubbard

3ZRODD · St. George, UT, US

DUPR

5.219

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5917631280
显示原始对决元数据 JSON
[
  {
    "team_id": 6683009539,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barbara Hudson",
        "dupr_id": "17JLR9",
        "rating": 5.093,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Laurie Buelow",
        "dupr_id": "842VLG",
        "rating": 4.966,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5601195553,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Salli Brown",
        "dupr_id": "3555DR",
        "rating": 5.061,
        "profile_pic_url": null,
        "location": "Cottonwood Heights, UT, US"
      },
      {
        "name": "Tiffany Hubbard",
        "dupr_id": "3ZRODD",
        "rating": 5.219,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]