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

Week 4

ID: 6966934519

对局比分

8-15

落败 / Loss

对决日期

2026-04-27

对局时间 (估算)

8:45 AM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1负方
PM
Patrick Melo

QPWO2R · Denver, CO, US

DUPR

4.164

BM
brian mayfield

QJZVVR · USA

DUPR

3.330

阵营 2胜方
DB
Doug Bergman

OD6ED2 · Littleton, CO, US

DUPR

4.011

DL
Donald Lee Plant

9PDRK7 · Highlands Ranch, CO, US

DUPR

3.800

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6966934519
显示原始对决元数据 JSON
[
  {
    "team_id": 4943443403,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patrick Melo",
        "dupr_id": "QPWO2R",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "brian mayfield",
        "dupr_id": "QJZVVR",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7868489361,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Doug Bergman",
        "dupr_id": "OD6ED2",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Littleton, CO, US"
      },
      {
        "name": "Donald Lee Plant",
        "dupr_id": "9PDRK7",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      }
    ]
  }
]