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

DUPR 18 Pool B

ID: 7419861582

对局比分

20-22

获胜 / Win

对决日期

2025-02-16

对局时间 (估算)

7:30 PM

对决场地

Life Time

View Facility Page →

对决竞争阵营

阵营 1负方
LB
Levi Blanchette

3XRWR3 · Westminster, CO, US

DUPR

4.880

MZ
Megan Zuckerman

1N90W6 · Louisville, CO, US

DUPR

4.191

阵营 2胜方
AB
Anthony Buttshaw

16RVE8 · Aurora, CO, US

DUPR

4.585

LB
Leticia Baldwin

8G7M0X · Parker, CO, US

DUPR

4.957

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7419861582
显示原始对决元数据 JSON
[
  {
    "team_id": 7568928039,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Levi Blanchette",
        "dupr_id": "3XRWR3",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": "Westminster, CO, US"
      },
      {
        "name": "Megan Zuckerman",
        "dupr_id": "1N90W6",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": "Louisville, CO, US"
      }
    ]
  },
  {
    "team_id": 6252404881,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Buttshaw",
        "dupr_id": "16RVE8",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      },
      {
        "name": "Leticia Baldwin",
        "dupr_id": "8G7M0X",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      }
    ]
  }
]