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

Courtside Pickleball DUPR

ID: 6541175842

对局比分

11-4

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

11:30 PM

对决场地

Stourbridge, UK

未核实场馆

对决竞争阵营

阵营 1胜方
BG
Ben Gambles

WZ56OY · USA

DUPR

2.353

KJ
Keeley Jones

V6LQP5 · USA

DUPR

2.245

阵营 2负方
DK
Deb Killworth

V4QRV6 · Kinver, England, GB

DUPR

2.537

EG
Emily Gambles

RD2V5Q · USA

DUPR

2.110

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6541175842
显示原始对决元数据 JSON
[
  {
    "team_id": 6118133513,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ben Gambles",
        "dupr_id": "WZ56OY",
        "rating": 2.353,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Keeley Jones",
        "dupr_id": "V6LQP5",
        "rating": 2.245,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8582708004,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deb Killworth",
        "dupr_id": "V4QRV6",
        "rating": 2.537,
        "profile_pic_url": null,
        "location": "Kinver, England, GB"
      },
      {
        "name": "Emily  Gambles",
        "dupr_id": "RD2V5Q",
        "rating": 2.11,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]