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

DUPR Jumpstart

ID: 8023131080

对局比分

2-11

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

9:00 PM

对决场地

Edmonton Pickleball Center, 170 Street Northwest, Edmonton, AB, Canada

未核实场馆

对决竞争阵营

阵营 1负方
MC
max cooper

WN4WZY · Parkland County, AB, CA

DUPR

2.657

WM
Wade Morasch

L20Z5Q · Evansburg, AB, CA

DUPR

2.174

阵营 2胜方
DS
Daniel Sdao

WZX5ZM · USA

DUPR

2.786

GG
Geoff Grimble

M9J6XP · USA

DUPR

2.619

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8023131080
显示原始对决元数据 JSON
[
  {
    "team_id": 4913585976,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "max cooper",
        "dupr_id": "WN4WZY",
        "rating": 2.657,
        "profile_pic_url": null,
        "location": "Parkland County, AB, CA"
      },
      {
        "name": "Wade  Morasch",
        "dupr_id": "L20Z5Q",
        "rating": 2.174,
        "profile_pic_url": null,
        "location": "Evansburg, AB, CA"
      }
    ]
  },
  {
    "team_id": 5588791930,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Sdao",
        "dupr_id": "WZX5ZM",
        "rating": 2.786,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Geoff Grimble",
        "dupr_id": "M9J6XP",
        "rating": 2.619,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]