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

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

ID: 5718614275

对局比分

11-0

落败 / Loss

对决日期

2025-01-13

对局时间 (估算)

8:45 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
DH
David Hardman

L2W756 · Fairhaven, MA, US

DUPR

3.714

阵营 2负方
JP
John Primpas

3VW5YP · Westwood, MA, US

DUPR

4.092

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5718614275
显示原始对决元数据 JSON
[
  {
    "team_id": 6132174753,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Hardman",
        "dupr_id": "L2W756",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Fairhaven, MA, US"
      }
    ]
  },
  {
    "team_id": 7316226996,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Primpas",
        "dupr_id": "3VW5YP",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  }
]