返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2024 NH Lakes Region Pickleball Tournament Mens Doubles Skill: (5.0) Age: (19 +)

ID: 6869363412

对局比分

12-14

落败 / Loss

对决日期

2024-09-10

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CP
Claude Peltz

305ND4 · Manchester, NH, US

DUPR

4.868

IH
Ian Horne

1NOR0W · Bedford, NH, US

DUPR

4.933

阵营 2胜方
SS
Stuart Smith

30KQNN · Boston, MA, US

DUPR

4.839

TW
Tyler Wixom

12O2L7 · Ayer, MA, US

DUPR

4.846

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6869363412
显示原始对决元数据 JSON
[
  {
    "team_id": 7348887720,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Claude Peltz",
        "dupr_id": "305ND4",
        "rating": 4.868,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "Ian Horne",
        "dupr_id": "1NOR0W",
        "rating": 4.933,
        "profile_pic_url": null,
        "location": "Bedford, NH, US"
      }
    ]
  },
  {
    "team_id": 6682385063,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stuart Smith",
        "dupr_id": "30KQNN",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Tyler Wixom",
        "dupr_id": "12O2L7",
        "rating": 4.846,
        "profile_pic_url": null,
        "location": "Ayer, MA, US"
      }
    ]
  }
]