返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Match - Birmingham | The PICKLR

ID: 6499970660

对局比分

10-12, 9-11

落败 / Loss

对决日期

2026-02-04

对局时间 (估算)

9:00 PM

对决场地

1031 Montgomery Hwy, Vestavia Hills, AL 35216, USA

View Facility Page →

对决竞争阵营

阵营 1负方
CM
Cliff Moore

8KZ6GQ · Birmingham, AL, US

DUPR

4.398

KB
karen balliet

166P9D · Birmingham, AL, US

DUPR

4.686

阵营 2胜方
EM
Ellie Mouyal

30R9VQ · USA

DUPR

4.653

MC
Matt Corbin

1NR02Z · USA

DUPR

4.742

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6499970660
显示原始对决元数据 JSON
[
  {
    "team_id": 6826090543,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Cliff Moore",
        "dupr_id": "8KZ6GQ",
        "rating": 4.398,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "karen balliet",
        "dupr_id": "166P9D",
        "rating": 4.686,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      }
    ]
  },
  {
    "team_id": 5598937839,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ellie Mouyal",
        "dupr_id": "30R9VQ",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Corbin",
        "dupr_id": "1NR02Z",
        "rating": 4.742,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]