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

Week 6

ID: 6465038625

对局比分

11-5

获胜 / Win

对决日期

2026-02-16

对局时间 (估算)

10:15 AM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1胜方
BS
Brian Sheahan

ZNNP7W · USA

DUPR

3.310

DA
David A Blanco

V77MDE · Castle Pines, CO, US

DUPR

4.387

阵营 2负方
EL
Eric Lederfine

3OGERE · USA

DUPR

3.850

ES
Eric Stromberg

4PMRL6 · Lone Tree, CO, US

DUPR

4.468

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6465038625
显示原始对决元数据 JSON
[
  {
    "team_id": 7878343931,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Sheahan",
        "dupr_id": "ZNNP7W",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David A Blanco",
        "dupr_id": "V77MDE",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      }
    ]
  },
  {
    "team_id": 5480213119,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Lederfine",
        "dupr_id": "3OGERE",
        "rating": 3.85,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Stromberg",
        "dupr_id": "4PMRL6",
        "rating": 4.468,
        "profile_pic_url": null,
        "location": "Lone Tree, CO, US"
      }
    ]
  }
]