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

LTP Pickleball Holiday Pickleball Classic 2 - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 5788720356

对局比分

11-2

落败 / Loss

对决日期

2026-01-17

对局时间 (估算)

1:00 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
ID
Ian Dube

8E2QNW · Hull, MA, US

DUPR

5.029

PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.942

阵营 2负方
JD
Joe Dorr

1QKV25 · Wayland, MA, US

DUPR

4.514

DC
Dan Caticha

MPGRJG · North Brookfield, MA, US

DUPR

4.207

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5788720356
显示原始对决元数据 JSON
[
  {
    "team_id": 7909769337,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ian Dube",
        "dupr_id": "8E2QNW",
        "rating": 5.029,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      },
      {
        "name": "Patrick Dempsey",
        "dupr_id": "3P6L9Z",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      }
    ]
  },
  {
    "team_id": 7630953483,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Dorr",
        "dupr_id": "1QKV25",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Wayland, MA, US"
      },
      {
        "name": "Dan Caticha",
        "dupr_id": "MPGRJG",
        "rating": 4.207,
        "profile_pic_url": null,
        "location": "North Brookfield, MA, US"
      }
    ]
  }
]