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

LTP Pickleball Shamrock Showdown 2 - Mens Doubles Skill: (4.5 To 5.0) Age: (Any)

ID: 4699728711

对局比分

11-3

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

4:45 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
JD
Jimmy Daher

V7MLK7 · Boston, MA, US

DUPR

4.700

PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.825

阵营 2负方
AB
Aaron Brochu

12PXXY · Barnstable County, MA, US

DUPR

3.880

MP
Matt Pulsifer

3XL2MX · Yarmouth, MA, US

DUPR

4.680

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4699728711
显示原始对决元数据 JSON
[
  {
    "team_id": 6696110190,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Daher",
        "dupr_id": "V7MLK7",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Patrick Dempsey",
        "dupr_id": "3P6L9Z",
        "rating": 4.825,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      }
    ]
  },
  {
    "team_id": 5737561774,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aaron Brochu",
        "dupr_id": "12PXXY",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": "Barnstable County, MA, US"
      },
      {
        "name": "Matt Pulsifer",
        "dupr_id": "3XL2MX",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "Yarmouth, MA, US"
      }
    ]
  }
]