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

USLPL Baltimore

ID: 5665334348

对局比分

1-11, 11-7, 11-4

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DS
Debbie Seabold

3YN20D · Silver Spring, MD, US

DUPR

4.740

CM
Cheryl McDonough

3056X8 · Venice, FL, US

DUPR

4.534

阵营 2负方
April Prohaska

8D44MM · Dallas, TX, US

DUPR

4.974

RK
Robin Keener

PKXVXZ · Melbourne, FL, US

DUPR

4.768

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5665334348
显示原始对决元数据 JSON
[
  {
    "team_id": 7891303139,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Debbie Seabold",
        "dupr_id": "3YN20D",
        "rating": 4.74,
        "profile_pic_url": null,
        "location": "Silver Spring, MD, US"
      },
      {
        "name": "Cheryl McDonough",
        "dupr_id": "3056X8",
        "rating": 4.534,
        "profile_pic_url": null,
        "location": "Venice, FL, US"
      }
    ]
  },
  {
    "team_id": 6959488412,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "April Prohaska",
        "dupr_id": "8D44MM",
        "rating": 4.974,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/138622_63f110a26aa45.jpeg",
        "location": "Dallas, TX, US"
      },
      {
        "name": "Robin Keener",
        "dupr_id": "PKXVXZ",
        "rating": 4.768,
        "profile_pic_url": null,
        "location": "Melbourne, FL, US"
      }
    ]
  }
]