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

LTP Pickleball Holiday Pickleball Classic - Mens Singles Skill: (3.0 To 4.0) Age: (Any)

ID: 5776223886

对局比分

11-0

获胜 / Win

对决日期

2025-01-12

对局时间 (估算)

7:30 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
JP
John Primpas

3VW5YP · Westwood, MA, US

DUPR

4.092

阵营 2负方
KW
Kevin Whitaker

674W6D · Pembroke, MA, US

DUPR

2.438

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5776223886
显示原始对决元数据 JSON
[
  {
    "team_id": 4607442044,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Primpas",
        "dupr_id": "3VW5YP",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  },
  {
    "team_id": 8415325125,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Whitaker",
        "dupr_id": "674W6D",
        "rating": 2.438,
        "profile_pic_url": null,
        "location": "Pembroke, MA, US"
      }
    ]
  }
]