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

Pickleball Scotland - Scottish Open Pickleball Championships 2026 -50+ Mixed Doubles-Open - Group Stage

ID: 7384906627

对局比分

11-7

获胜 / Win

对决日期

2026-05-28

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SD
Stuart Drummond

4LKQRV · USA

DUPR

4.170

JE
Jean Edgar

4LPW52 · Glasgow City, Scotland, GB

DUPR

4.038

阵营 2负方
GL
Gordon Littlejohn

67DXRD · Glasgow, Scotland, GB

DUPR

3.729

JD
Julz Donald

2L70ZY · Richmond, England, GB

DUPR

4.388

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7384906627
显示原始对决元数据 JSON
[
  {
    "team_id": 5822700088,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Stuart Drummond",
        "dupr_id": "4LKQRV",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jean Edgar",
        "dupr_id": "4LPW52",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Glasgow City, Scotland, GB"
      }
    ]
  },
  {
    "team_id": 6434690647,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gordon Littlejohn",
        "dupr_id": "67DXRD",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": "Glasgow, Scotland, GB"
      },
      {
        "name": "Julz Donald",
        "dupr_id": "2L70ZY",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Richmond, England, GB"
      }
    ]
  }
]