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

The Massachusetts Indoor Amateur Open - MEN'S DOUBLES 4.5+

ID: 5306377752

对局比分

8-11

获胜 / Win

对决日期

2024-04-06

对局时间 (估算)

1:00 PM

对决场地

Hanover, MA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MC
Michael Comalli

1R7ZOD · USA

DUPR

4.601

WA
Wesley A Rivera

3YKMOP · USA

DUPR

4.126

阵营 2胜方
KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.801

JM
Joe Memmo

3OEWO7 · Plymouth, MA, US

DUPR

4.651

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5306377752
显示原始对决元数据 JSON
[
  {
    "team_id": 6514868745,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Comalli",
        "dupr_id": "1R7ZOD",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wesley A Rivera",
        "dupr_id": "3YKMOP",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7656924390,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kris Puskar",
        "dupr_id": "84JPM3",
        "rating": 4.801,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Joe Memmo",
        "dupr_id": "3OEWO7",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      }
    ]
  }
]