返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The Boston Amateur Open - MEN'S DOUBLES 4.5

ID: 4999837712

对局比分

5-11

落败 / Loss

对决日期

2024-06-22

对局时间 (估算)

9:00 PM

对决场地

Hanover, MA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
RP
Ryan Puntiri

8MLPG1 · Norwell, MA, US

DUPR

4.714

MP
Mark Pellegrino

8WLEQ3 · Marshfield, MA, US

DUPR

4.369

阵营 2胜方
PD
Patrick Dempsey

3P6L9Z · Norwood, MA, US

DUPR

4.568

ID
Ian Dube

8E2QNW · Hull, MA, US

DUPR

4.781

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4999837712
显示原始对决元数据 JSON
[
  {
    "team_id": 7757836566,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Puntiri",
        "dupr_id": "8MLPG1",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Norwell, MA, US"
      },
      {
        "name": "Mark Pellegrino",
        "dupr_id": "8WLEQ3",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Marshfield, MA, US"
      }
    ]
  },
  {
    "team_id": 6461497292,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Dempsey",
        "dupr_id": "3P6L9Z",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Norwood, MA, US"
      },
      {
        "name": "Ian Dube",
        "dupr_id": "8E2QNW",
        "rating": 4.781,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      }
    ]
  }
]