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

Wed Mens SS DUPR Week 6

ID: 8259249396

对局比分

10-11

获胜 / Win

对决日期

2026-05-14

对局时间 (估算)

1:00 PM

对决场地

2244 Corporate Ln

View Facility Page →

对决竞争阵营

阵营 1负方
KL
Kirk Luttrell

W67RQG · Naperville, IL, US

DUPR

3.382

DG
Daniel Galo

V4PKG6 · Naperville, IL, US

DUPR

3.500

阵营 2胜方
TB
Tim Baran

7D7OZ9 · Elgin, IL, US

DUPR

3.589

MK
Mohammed Khan

X2R40R · Naperville, IL, US

DUPR

3.611

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8259249396
显示原始对决元数据 JSON
[
  {
    "team_id": 7669798834,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kirk Luttrell",
        "dupr_id": "W67RQG",
        "rating": 3.382,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Daniel Galo",
        "dupr_id": "V4PKG6",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  },
  {
    "team_id": 6683847531,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Baran",
        "dupr_id": "7D7OZ9",
        "rating": 3.589,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      },
      {
        "name": "Mohammed Khan",
        "dupr_id": "X2R40R",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  }
]