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

Pukka Pickleball Matchplay

ID: 6584943445

对局比分

5-11

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

2:15 AM

对决场地

Southchurch Blvd, Southend-on-Sea SS2 4XA, UK

未核实场馆

对决竞争阵营

阵营 1负方
CD
Chris Dawson

OZZXW2 · Basildon, England, GB

DUPR

3.486

JT
John Traynor

944LZK · USA

DUPR

3.261

阵营 2胜方
LM
Lee Marson

0RW5L2 · USA

DUPR

3.322

JS
Jake Souch

0QODYN · USA

DUPR

4.057

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6584943445
显示原始对决元数据 JSON
[
  {
    "team_id": 7359852682,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Dawson",
        "dupr_id": "OZZXW2",
        "rating": 3.486,
        "profile_pic_url": null,
        "location": "Basildon, England, GB"
      },
      {
        "name": "John Traynor",
        "dupr_id": "944LZK",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6466000757,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Marson",
        "dupr_id": "0RW5L2",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Souch",
        "dupr_id": "0QODYN",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]