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

Wed Mens SS DUPR Week 4

ID: 6142498717

对局比分

11-9

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

2:15 AM

对决场地

2244 Corporate Ln

View Facility Page →

对决竞争阵营

阵营 1胜方
JG
Jeff gove

EXG55J · USA

DUPR

3.623

KL
Kirk Luttrell

W67RQG · Naperville, IL, US

DUPR

3.326

阵营 2负方
TB
Tim Baran

7D7OZ9 · Elgin, IL, US

DUPR

3.619

DG
Daniel Galo

V4PKG6 · Naperville, IL, US

DUPR

3.460

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6142498717
显示原始对决元数据 JSON
[
  {
    "team_id": 7815954988,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff gove",
        "dupr_id": "EXG55J",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kirk Luttrell",
        "dupr_id": "W67RQG",
        "rating": 3.326,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  },
  {
    "team_id": 5413195226,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Baran",
        "dupr_id": "7D7OZ9",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": "Elgin, IL, US"
      },
      {
        "name": "Daniel Galo",
        "dupr_id": "V4PKG6",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      }
    ]
  }
]