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

The Picklr Birmingham Club Championships 4.5+ Men's Doubles

ID: 7071101008

对局比分

11-2

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

5:00 PM

对决场地

1031 Montgomery Hwy, Vestavia Hills, AL 35216, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Michael Montgomery

RZZR0M · Birmingham, AL, US

DUPR

4.893

BG
Benaiah Gorman

QPOP5N · USA

DUPR

4.645

阵营 2负方
AD
adam durrett

L29P4J · Birmingham, AL, US

DUPR

4.277

BB
Brandon Bailey

8K2QKQ · Gardendale, AL, US

DUPR

4.011

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7071101008
显示原始对决元数据 JSON
[
  {
    "team_id": 5686463532,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Montgomery",
        "dupr_id": "RZZR0M",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Benaiah Gorman",
        "dupr_id": "QPOP5N",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7928122224,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "adam durrett",
        "dupr_id": "L29P4J",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Brandon Bailey",
        "dupr_id": "8K2QKQ",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Gardendale, AL, US"
      }
    ]
  }
]