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

Week 4

ID: 5573691150

对局比分

11-9

落败 / Loss

对决日期

2026-02-02

对局时间 (估算)

7:30 PM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1胜方
CE
Chris Elson

76MXYM · Douglas County, CO, US

DUPR

3.754

CB
Cody Bennion

944OZR · Meridian, ID, US

DUPR

3.577

阵营 2负方
EL
Eric Lederfine

3OGERE · Highlands Ranch, CO, US

DUPR

3.895

DA
David A Blanco

V77MDE · Castle Pines, CO, US

DUPR

4.376

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5573691150
显示原始对决元数据 JSON
[
  {
    "team_id": 5631998407,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Elson",
        "dupr_id": "76MXYM",
        "rating": 3.754,
        "profile_pic_url": null,
        "location": "Douglas County, CO, US"
      },
      {
        "name": "Cody  Bennion",
        "dupr_id": "944OZR",
        "rating": 3.577,
        "profile_pic_url": null,
        "location": "Meridian, ID, US"
      }
    ]
  },
  {
    "team_id": 5045555305,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Lederfine",
        "dupr_id": "3OGERE",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Highlands Ranch, CO, US"
      },
      {
        "name": "David A Blanco",
        "dupr_id": "V77MDE",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      }
    ]
  }
]