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

Minto US Open Pickleball Championships Womens Pro Doubles

ID: 4471435502

对局比分

1-11, 8-11

落败 / Loss

对决日期

2024-04-19

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SP
Shannon Pretorius

3VMO4J · Cleveland, OH, US

DUPR

4.943

MB
Morgan Brown

84PRG3 · Naples, FL, US

DUPR

5.144

阵营 2胜方
SH
Sarah Hua

3OOO2W · Falls Church, VA, US

DUPR

5.500

AB
Alia Brown

3L7ZVQ · Atlanta, GA, US

DUPR

5.013

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4471435502
显示原始对决元数据 JSON
[
  {
    "team_id": 5330111068,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shannon Pretorius",
        "dupr_id": "3VMO4J",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Morgan Brown",
        "dupr_id": "84PRG3",
        "rating": 5.144,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 5390114074,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarah Hua",
        "dupr_id": "3OOO2W",
        "rating": 5.5,
        "profile_pic_url": null,
        "location": "Falls Church, VA, US"
      },
      {
        "name": "Alia Brown",
        "dupr_id": "3L7ZVQ",
        "rating": 5.013,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]