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

The Detroit Amateur Open @ Wicked Pickle - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 5174609880

对局比分

5-11

获胜 / Win

对决日期

2025-07-26

对局时间 (估算)

1:00 PM

对决场地

Westland, MI

View Facility Page →

对决竞争阵营

阵营 1负方
CC
Chad Caudill

O6RR52 · USA

DUPR

4.039

MM
Matt Maser

59Y5WV · West Bloomfield Township, MI, US

DUPR

4.444

阵营 2胜方
CW
Christopher Wieser

8KKR2O · USA

DUPR

4.538

AW
Adam Wheeldon

4LWJV6 · Township of Northville, MI, US

DUPR

4.501

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5174609880
显示原始对决元数据 JSON
[
  {
    "team_id": 7706380049,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chad Caudill",
        "dupr_id": "O6RR52",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Maser",
        "dupr_id": "59Y5WV",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "West Bloomfield Township, MI, US"
      }
    ]
  },
  {
    "team_id": 4754374346,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Wieser",
        "dupr_id": "8KKR2O",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Adam Wheeldon",
        "dupr_id": "4LWJV6",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Township of Northville, MI, US"
      }
    ]
  }
]