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

DUPR Ascend Men's 3.25+ Rotating Partner Round Robin

ID: 6489871134

对局比分

11-4

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

7:30 PM

对决场地

Scottsdale North | The PICKLR

未核实场馆

对决竞争阵营

阵营 1胜方
HB
Howard Bergman

56Q5LV · Skull Valley, AZ, US

DUPR

3.662

DH
David Hackley

35GXDL · Plymouth, MN, US

DUPR

3.668

阵营 2负方
AR
Antonio Reyes

8WDX4M · USA

DUPR

3.482

AG
antonio Garcia

OZXMZL · USA

DUPR

2.995

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6489871134
显示原始对决元数据 JSON
[
  {
    "team_id": 6326936492,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Howard Bergman",
        "dupr_id": "56Q5LV",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Skull Valley, AZ, US"
      },
      {
        "name": "David Hackley",
        "dupr_id": "35GXDL",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 6900239540,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Antonio Reyes",
        "dupr_id": "8WDX4M",
        "rating": 3.482,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "antonio  Garcia",
        "dupr_id": "OZXMZL",
        "rating": 2.995,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]