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

Alabama Spring Open - Women's Doubles 3.5+ Playoff

ID: 8080390575

对局比分

15-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Amy Patillo

MYPO4V · USA

DUPR

3.688

CS
Courtney Shields

0QREWX · Hoover, AL, US

DUPR

3.765

阵营 2负方
BP
Brooke Peoples

NYV7Q2 · Alexandria, AL, US

DUPR

3.545

AO
Audrey Oswalt

4L4ZM2 · Oxford, AL, US

DUPR

3.326

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8080390575
显示原始对决元数据 JSON
[
  {
    "team_id": 6548477287,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Patillo",
        "dupr_id": "MYPO4V",
        "rating": 3.688,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67f812a221e58.jpg",
        "location": ""
      },
      {
        "name": "Courtney Shields",
        "dupr_id": "0QREWX",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Hoover, AL, US"
      }
    ]
  },
  {
    "team_id": 5605941759,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brooke Peoples",
        "dupr_id": "NYV7Q2",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "Alexandria, AL, US"
      },
      {
        "name": "Audrey Oswalt",
        "dupr_id": "4L4ZM2",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": "Oxford, AL, US"
      }
    ]
  }
]