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

Pickleball Scotland - Scottish Open Pickleball Championships 2026 - 15+ Mixed Doubles-4.0 to 4.49 - Group Stage

ID: 6282617835

对局比分

11-6

获胜 / Win

对决日期

2026-05-31

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AO
Alexander Oliver

3PDEKM · Norfolk, England, GB

DUPR

4.556

ES
Emma Saheed

EWWZ0M · USA

DUPR

3.759

阵营 2负方
MJ
Michael Johnston

L5J9E5 · USA

DUPR

4.065

KM
Kirsten Mellor

KDDPZ7 · USA

DUPR

3.908

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6282617835
显示原始对决元数据 JSON
[
  {
    "team_id": 5838393456,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alexander Oliver",
        "dupr_id": "3PDEKM",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Norfolk, England, GB"
      },
      {
        "name": "Emma Saheed",
        "dupr_id": "EWWZ0M",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6843051019,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Johnston",
        "dupr_id": "L5J9E5",
        "rating": 4.065,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kirsten Mellor",
        "dupr_id": "KDDPZ7",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]