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

Minto US Open Pickleball Championships - Mixed Doubles 3.5 Double Elimination 60-64 Age

ID: 5227647598

对局比分

11-2, 11-3

获胜 / Win

对决日期

2025-05-02

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Bart Shuldman

3LZQR6 · Key Largo, FL, US

DUPR

3.759

SS
Susan Shuldman

16K6M0 · Key Largo, FL, US

DUPR

4.018

阵营 2负方
PL
Pat Laffaye

ODMLQ2 · Middlesex County, CT, US

DUPR

3.624

LS
Laura Spisek

PKWDXZ · Trumbull, CT, US

DUPR

3.625

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5227647598
显示原始对决元数据 JSON
[
  {
    "team_id": 4501718664,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bart Shuldman",
        "dupr_id": "3LZQR6",
        "rating": 3.759,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1139750/images/profile/16b45369-00ad-474d-a562-a4547d349a78.jpg",
        "location": "Key Largo, FL, US"
      },
      {
        "name": "Susan Shuldman",
        "dupr_id": "16K6M0",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": "Key Largo, FL, US"
      }
    ]
  },
  {
    "team_id": 5470325480,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pat Laffaye",
        "dupr_id": "ODMLQ2",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": "Middlesex County, CT, US"
      },
      {
        "name": "Laura Spisek",
        "dupr_id": "PKWDXZ",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Trumbull, CT, US"
      }
    ]
  }
]