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

LTP Pickleball - 2.5-4.0 Spring Wednesday Ladder

ID: 5658263300

对局比分

8-11

获胜 / Win

对决日期

2026-06-03

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JV
Jeff Vigeant

PZ2N5Q · USA

DUPR

3.373

SC
Sam Campo

2LVQXE · Stoughton, MA, US

DUPR

3.426

阵营 2胜方
AK
Ale Kuncaitis

V7LPLE · Stoughton, MA, US

DUPR

3.501

JS
Joel Simpson

1NZ7G7 · Cumberland, RI, US

DUPR

3.527

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5658263300
显示原始对决元数据 JSON
[
  {
    "team_id": 5349750486,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Vigeant",
        "dupr_id": "PZ2N5Q",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sam Campo",
        "dupr_id": "2LVQXE",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": "Stoughton, MA, US"
      }
    ]
  },
  {
    "team_id": 6219056209,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ale Kuncaitis",
        "dupr_id": "V7LPLE",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": "Stoughton, MA, US"
      },
      {
        "name": "Joel Simpson",
        "dupr_id": "1NZ7G7",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Cumberland, RI, US"
      }
    ]
  }
]