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

Pool A - DUPR 16 - NEW ZEALAND The Dink Minor League Pickleball @ Love Pickle Club Wellington

ID: 6836304521

对局比分

21-13

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

6:15 AM

对决场地

Love Pickle Club Wellington

未核实场馆

对决竞争阵营

阵营 1胜方
DG
David Guzdek

KD2QQQ · USA

DUPR

4.178

JR
Jason Rivers

PKJRNM · Wairoa, Hawke's Bay, NZ

DUPR

4.253

阵营 2负方
BM
Ben Montague

ZN7E4P · Wellington, Wellington, NZ

DUPR

4.321

FO
Fred Omeri

DNE5R4 · Porirua, Wellington, NZ

DUPR

3.289

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6836304521
显示原始对决元数据 JSON
[
  {
    "team_id": 4763393387,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Guzdek",
        "dupr_id": "KD2QQQ",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Rivers",
        "dupr_id": "PKJRNM",
        "rating": 4.253,
        "profile_pic_url": null,
        "location": "Wairoa, Hawke's Bay, NZ"
      }
    ]
  },
  {
    "team_id": 5121210892,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Montague",
        "dupr_id": "ZN7E4P",
        "rating": 4.321,
        "profile_pic_url": null,
        "location": "Wellington, Wellington, NZ"
      },
      {
        "name": "Fred Omeri",
        "dupr_id": "DNE5R4",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Porirua, Wellington, NZ"
      }
    ]
  }
]