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

The Picklr Birmingham Club Championships 4.5+ Men's Doubles

ID: 6635714680

对局比分

11-5

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

5:00 PM

对决场地

1031 Montgomery Hwy, Vestavia Hills, AL 35216, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AD
adam durrett

L29P4J · Birmingham, AL, US

DUPR

4.269

BB
Brandon Bailey

8K2QKQ · Gardendale, AL, US

DUPR

4.008

阵营 2负方
TS
Ty Smith

KXRLN7 · Phenix City, AL, US

DUPR

4.062

CT
Chris Tate

4VMJWG · USA

DUPR

3.148

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6635714680
显示原始对决元数据 JSON
[
  {
    "team_id": 8541386908,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "adam durrett",
        "dupr_id": "L29P4J",
        "rating": 4.269,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Brandon Bailey",
        "dupr_id": "8K2QKQ",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Gardendale, AL, US"
      }
    ]
  },
  {
    "team_id": 6669931936,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ty Smith",
        "dupr_id": "KXRLN7",
        "rating": 4.062,
        "profile_pic_url": null,
        "location": "Phenix City, AL, US"
      },
      {
        "name": "Chris Tate",
        "dupr_id": "4VMJWG",
        "rating": 3.148,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]