返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

DUPR Ascend Men's 3.25+ Rotating Partner Round Robin

ID: 4501328514

对局比分

10-12

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

7:30 PM

对决场地

Scottsdale North | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
HB
Howard Bergman

56Q5LV · Skull Valley, AZ, US

DUPR

3.714

AG
antonio Garcia

OZXMZL · USA

DUPR

3.025

阵营 2胜方
GO
Garrett Otto

9PX9GJ · Phoenix, AZ, US

DUPR

3.517

DH
David Hackley

35GXDL · Plymouth, MN, US

DUPR

3.740

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4501328514
显示原始对决元数据 JSON
[
  {
    "team_id": 4523547453,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Howard Bergman",
        "dupr_id": "56Q5LV",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Skull Valley, AZ, US"
      },
      {
        "name": "antonio  Garcia",
        "dupr_id": "OZXMZL",
        "rating": 3.025,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5964719392,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Garrett Otto",
        "dupr_id": "9PX9GJ",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "David Hackley",
        "dupr_id": "35GXDL",
        "rating": 3.74,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  }
]