返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

2025 Brigham City Memorial Tournament - Women's Doubles 4.5 & 5.0 8-34

ID: 7348249222

对局比分

7-11, 11-7, 5-11

落败 / Loss

对决日期

2025-05-26

对局时间 (估算)

11:30 PM

对决场地

Brigham City Utah

未核实场馆

对决竞争阵营

阵营 1负方
WB
Whitney Berg

1QJ2J4 · South Weber, UT, US

DUPR

4.543

HB
Heather Ball

30P5MX · North Ogden, UT, US

DUPR

4.689

阵营 2胜方
AH
Alina Horsley

0Y04G4 · Sandy, UT, US

DUPR

3.954

KB
Kyleigh Ballif

3ZV0L8 · Lehi, UT, US

DUPR

4.229

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7348249222
显示原始对决元数据 JSON
[
  {
    "team_id": 7314251195,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Whitney Berg",
        "dupr_id": "1QJ2J4",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": "South Weber, UT, US"
      },
      {
        "name": "Heather Ball",
        "dupr_id": "30P5MX",
        "rating": 4.689,
        "profile_pic_url": null,
        "location": "North Ogden, UT, US"
      }
    ]
  },
  {
    "team_id": 8150004325,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alina Horsley",
        "dupr_id": "0Y04G4",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Kyleigh Ballif",
        "dupr_id": "3ZV0L8",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]