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

Winter 1 '25 Sunday Night 4.0+ League

ID: 4976723718

对局比分

11-2

落败 / Loss

对决日期

2025-03-02

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PK
Paul Klecker

8MZ2OG · Coon Rapids, MN, US

DUPR

4.366

RB
Ryan Bell

4LXKJ6 · Minneapolis, MN, US

DUPR

4.068

阵营 2负方
BM
Bruce Mair

35N2LV · Minneapolis, MN, US

DUPR

4.107

CR
Connor Remington

L5ZEO6 · Minneapolis, MN, US

DUPR

4.181

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4976723718
显示原始对决元数据 JSON
[
  {
    "team_id": 4672729959,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Klecker",
        "dupr_id": "8MZ2OG",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Coon Rapids, MN, US"
      },
      {
        "name": "Ryan Bell",
        "dupr_id": "4LXKJ6",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7198572115,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruce Mair",
        "dupr_id": "35N2LV",
        "rating": 4.107,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Connor Remington",
        "dupr_id": "L5ZEO6",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]