返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

LTP Pickleball - 2.5-4.0 Spring Wednesday Ladder

ID: 5505699864

对局比分

11-9

获胜 / Win

对决日期

2026-06-03

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AL
Angela Lee

2LK0ZE · USA

DUPR

3.524

JS
Joel Simpson

1NZ7G7 · Cumberland, RI, US

DUPR

3.512

阵营 2负方
AK
Ale Kuncaitis

V7LPLE · Stoughton, MA, US

DUPR

3.499

JV
Jeff Vigeant

PZ2N5Q · USA

DUPR

3.357

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5505699864
显示原始对决元数据 JSON
[
  {
    "team_id": 6156900210,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angela Lee",
        "dupr_id": "2LK0ZE",
        "rating": 3.524,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Simpson",
        "dupr_id": "1NZ7G7",
        "rating": 3.512,
        "profile_pic_url": null,
        "location": "Cumberland, RI, US"
      }
    ]
  },
  {
    "team_id": 6612203994,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ale Kuncaitis",
        "dupr_id": "V7LPLE",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": "Stoughton, MA, US"
      },
      {
        "name": "Jeff Vigeant",
        "dupr_id": "PZ2N5Q",
        "rating": 3.357,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]