返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Wed Mens SS DUPR Week 2

ID: 6610814367

对局比分

5-11

获胜 / Win

对决日期

2026-04-16

对局时间 (估算)

4:45 AM

对决场地

2244 Corporate Ln

View Facility Page →

对决竞争阵营

阵营 1负方
DG
Daniel Galo

V4PKG6 · Naperville, IL, US

DUPR

3.485

KL
Kirk Luttrell

W67RQG · Naperville, IL, US

DUPR

3.330

阵营 2胜方
TB
Tim Baran

7D7OZ9 · Elgin, IL, US

DUPR

3.587

JM
Jason Massie

PKER7Q · Naperville, IL, US

DUPR

3.477

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6610814367
显示原始对决元数据 JSON
[
  {
    "team_id": 7301236429,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Galo",
        "dupr_id": "V4PKG6",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Kirk Luttrell",
        "dupr_id": "W67RQG",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  },
  {
    "team_id": 4775404707,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tim Baran",
        "dupr_id": "7D7OZ9",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      },
      {
        "name": "Jason Massie",
        "dupr_id": "PKER7Q",
        "rating": 3.477,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  }
]