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

2024 GRPC Earth Day Open Powered by Revolin Sports Mens Doubles Skill: (5.0)

ID: 5432009230

对局比分

7-15

获胜 / Win

对决日期

2024-04-27

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AC
Andrew Christmann

30X9MX · Hudsonville, MI, US

DUPR

5.103

JB
Jeffrey Buit

1RDLVQ · Hudsonville, MI, US

DUPR

4.752

阵营 2胜方
ZC
Zac Chambers

3YD7LG · USA

DUPR

5.291

AW
Adam Wolfe

3V2556 · Ludington, MI, US

DUPR

5.283

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5432009230
显示原始对决元数据 JSON
[
  {
    "team_id": 5393052527,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Christmann",
        "dupr_id": "30X9MX",
        "rating": 5.103,
        "profile_pic_url": null,
        "location": "Hudsonville, MI, US"
      },
      {
        "name": "Jeffrey Buit",
        "dupr_id": "1RDLVQ",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Hudsonville, MI, US"
      }
    ]
  },
  {
    "team_id": 4338469740,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zac Chambers",
        "dupr_id": "3YD7LG",
        "rating": 5.291,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Wolfe",
        "dupr_id": "3V2556",
        "rating": 5.283,
        "profile_pic_url": null,
        "location": "Ludington, MI, US"
      }
    ]
  }
]