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

Alabama Senior Olympics - 2026 - Mixed Doubles 3.5 Age: (50-54)

ID: 5921739253

对局比分

12-15

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

2:15 AM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1负方
AP
Amy Patillo

MYPO4V · USA

DUPR

3.841

LP
Lee Patillo

3L764J · Gardendale, AL, US

DUPR

3.820

阵营 2胜方
SB
Sherri Bracewell

EGEMPM · Bonaire, GA, US

DUPR

3.815

MB
Mitch Bracewell

3POLLZ · Bonaire, GA, US

DUPR

3.741

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5921739253
显示原始对决元数据 JSON
[
  {
    "team_id": 6317473836,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy Patillo",
        "dupr_id": "MYPO4V",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lee Patillo",
        "dupr_id": "3L764J",
        "rating": 3.82,
        "profile_pic_url": null,
        "location": "Gardendale, AL, US"
      }
    ]
  },
  {
    "team_id": 5022719346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sherri Bracewell",
        "dupr_id": "EGEMPM",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      },
      {
        "name": "Mitch Bracewell",
        "dupr_id": "3POLLZ",
        "rating": 3.741,
        "profile_pic_url": null,
        "location": "Bonaire, GA, US"
      }
    ]
  }
]