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

ERA Pickleball: Champions Series (4.0) - Week 6

ID: 5713067267

对局比分

11-6

落败 / Loss

对决日期

2025-08-26

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DB
Diego Berrocal

9PXRKV · Porter, TX, US

DUPR

4.337

DS
David Smith

GGOO0D · The Woodlands, TX, US

DUPR

4.030

阵营 2负方
AB
Ashley Bunner

JZG4DD · Houston, TX, US

DUPR

4.242

CP
Chad Piper

8M5XWP · Houston, TX, US

DUPR

3.972

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5713067267
显示原始对决元数据 JSON
[
  {
    "team_id": 6801387870,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Diego Berrocal",
        "dupr_id": "9PXRKV",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Porter, TX, US"
      },
      {
        "name": "David Smith",
        "dupr_id": "GGOO0D",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 4801113747,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ashley Bunner",
        "dupr_id": "JZG4DD",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Chad Piper",
        "dupr_id": "8M5XWP",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]