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

Week 1

ID: 4661555566

对局比分

11-9

落败 / Loss

对决日期

2026-02-23

对局时间 (估算)

11:30 PM

对决场地

Epic Pickleball Club - Highlands Ranch

未核实场馆

对决竞争阵营

阵营 1胜方
LA
LJ Arellano

5Y6WLV · USA

DUPR

4.222

ES
Eric Stromberg

4PMRL6 · Lone Tree, CO, US

DUPR

4.475

阵营 2负方
RS
Robert Shaw

KDNJWK · USA

DUPR

3.841

DA
David A Blanco

V77MDE · Castle Pines, CO, US

DUPR

4.400

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4661555566
显示原始对决元数据 JSON
[
  {
    "team_id": 5218943766,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "LJ Arellano",
        "dupr_id": "5Y6WLV",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Stromberg",
        "dupr_id": "4PMRL6",
        "rating": 4.475,
        "profile_pic_url": null,
        "location": "Lone Tree, CO, US"
      }
    ]
  },
  {
    "team_id": 7449999844,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Shaw",
        "dupr_id": "KDNJWK",
        "rating": 3.841,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David A Blanco",
        "dupr_id": "V77MDE",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Castle Pines, CO, US"
      }
    ]
  }
]