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

Madtown Classic

ID: 8154652914

对局比分

3-11

获胜 / Win

对决日期

2024-07-14

对局时间 (估算)

7:30 PM

对决场地

Madison, WI, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BL
Bryan Lang

3PL57X · Machesney Park, IL, US

DUPR

3.846

MM
Mark Monroy

595P7P · Rockford, IL, US

DUPR

4.118

阵营 2胜方
SS
Steve Steidl

1Q2Z24 · Brookfield, WI, US

DUPR

4.303

DK
Dean Kowalefski

35VRLV · Racine, WI, US

DUPR

4.196

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8154652914
显示原始对决元数据 JSON
[
  {
    "team_id": 8467184231,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryan Lang",
        "dupr_id": "3PL57X",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Machesney Park, IL, US"
      },
      {
        "name": "Mark Monroy",
        "dupr_id": "595P7P",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      }
    ]
  },
  {
    "team_id": 5047064001,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve Steidl",
        "dupr_id": "1Q2Z24",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Brookfield, WI, US"
      },
      {
        "name": "Dean Kowalefski",
        "dupr_id": "35VRLV",
        "rating": 4.196,
        "profile_pic_url": null,
        "location": "Racine, WI, US"
      }
    ]
  }
]