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

The Picklr Birmingham Club Championship 4.0 Mixed Doubles

ID: 8315365066

对局比分

3-11

落败 / Loss

对决日期

2026-05-17

对局时间 (估算)

11:30 PM

对决场地

1031 Montgomery Hwy, Vestavia Hills, AL 35216, USA

View Facility Page →

对决竞争阵营

阵营 1负方
LP
Lee Patillo

3L764J · Gardendale, AL, US

DUPR

3.738

AP
Amy Patillo

MYPO4V · USA

DUPR

3.690

阵营 2胜方
JG
Jorden Gilliam

0QRGP2 · Birmingham, AL, US

DUPR

3.534

KB
Krista Baird

769EP9 · USA

DUPR

3.485

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8315365066
显示原始对决元数据 JSON
[
  {
    "team_id": 6228045081,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lee Patillo",
        "dupr_id": "3L764J",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Gardendale, AL, US"
      },
      {
        "name": "Amy Patillo",
        "dupr_id": "MYPO4V",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5965367703,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jorden Gilliam",
        "dupr_id": "0QRGP2",
        "rating": 3.534,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Krista Baird",
        "dupr_id": "769EP9",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]