返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

PICKLEBALL CUP - TWEED HEADS - Men's Doubles DUPR 3.5+ (Finals Match Only)

ID: 5047944542

对局比分

8-11, 9-11

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

3:30 PM

对决场地

Tweed Heads, NSW

未核实场馆

对决竞争阵营

阵营 1负方
GB
Gefen Bergman

2POD6E · USA

DUPR

3.451

LJ
Lachlan Johnson

Q9WNGD · USA

DUPR

3.451

阵营 2胜方
DB
Denver Bannerman

JY5Z5M · USA

DUPR

4.120

DJ
Daniel James

MEPDRV · Gold Coast, QLD, AU

DUPR

3.602

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5047944542
显示原始对决元数据 JSON
[
  {
    "team_id": 6229747606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gefen Bergman",
        "dupr_id": "2POD6E",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lachlan Johnson",
        "dupr_id": "Q9WNGD",
        "rating": 3.451,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5069869933,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Denver Bannerman",
        "dupr_id": "JY5Z5M",
        "rating": 4.12,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Daniel James",
        "dupr_id": "MEPDRV",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Gold Coast, QLD, AU"
      }
    ]
  }
]