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

CPL (4.0) Week (11) SPF @ Club Pickle & Padel

ID: 5993585368

对局比分

21-16

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MF
Maly Foote

99YR27 · Chicago, IL, US

DUPR

3.744

SB
Sam Bricker

E999DJ · Chicago, IL, US

DUPR

4.262

阵营 2负方
DM
Dara Mann

PKQDVG · USA

DUPR

4.423

PH
Pat Harris

JZXXLD · Highland Park, IL, US

DUPR

4.058

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5993585368
显示原始对决元数据 JSON
[
  {
    "team_id": 6953200955,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maly Foote",
        "dupr_id": "99YR27",
        "rating": 3.744,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Sam Bricker",
        "dupr_id": "E999DJ",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  },
  {
    "team_id": 4511435727,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dara Mann",
        "dupr_id": "PKQDVG",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Pat Harris",
        "dupr_id": "JZXXLD",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Highland Park, IL, US"
      }
    ]
  }
]