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

Super DUPR Saturdays

ID: 5798400892

对局比分

11-8

获胜 / Win

对决日期

2026-04-24

对局时间 (估算)

5:00 PM

对决场地

Rotorua Pickleball Club Inc

未核实场馆

对决竞争阵营

阵营 1胜方
KP
Krys Pokai

EX9GVW · USA

DUPR

2.271

VS
Vance Shoebridge

KOOYJY · Rotorua, Bay of Plenty, NZ

DUPR

3.788

阵营 2负方
WW
Waiti Walker

2LJ4KY · Rotorua, Bay of Plenty, NZ

DUPR

2.833

LH
Lynora Hati

K5E47Q · Rotorua, Bay of Plenty, NZ

DUPR

3.084

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5798400892
显示原始对决元数据 JSON
[
  {
    "team_id": 4467012267,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Krys Pokai",
        "dupr_id": "EX9GVW",
        "rating": 2.271,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vance Shoebridge",
        "dupr_id": "KOOYJY",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  },
  {
    "team_id": 6116212853,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Waiti Walker",
        "dupr_id": "2LJ4KY",
        "rating": 2.833,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      },
      {
        "name": "Lynora  Hati",
        "dupr_id": "K5E47Q",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": "Rotorua, Bay of Plenty, NZ"
      }
    ]
  }
]