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

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

ID: 7336821430

对局比分

7-11

获胜 / Win

对决日期

2024-04-06

对局时间 (估算)

11:30 PM

对决场地

Hanover, MA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
SD
Scotty Dittrich

8G5KG8 · Kingston, MA, US

DUPR

4.166

RP
Ryan Puntiri

8MLPG1 · Norwell, MA, US

DUPR

4.985

阵营 2胜方
KP
Kris Puskar

84JPM3 · Easton, MA, US

DUPR

4.797

JM
Joe Memmo

3OEWO7 · Plymouth, MA, US

DUPR

4.493

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7336821430
显示原始对决元数据 JSON
[
  {
    "team_id": 5200499470,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scotty Dittrich",
        "dupr_id": "8G5KG8",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "Kingston, MA, US"
      },
      {
        "name": "Ryan Puntiri",
        "dupr_id": "8MLPG1",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Norwell, MA, US"
      }
    ]
  },
  {
    "team_id": 5825118114,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kris Puskar",
        "dupr_id": "84JPM3",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Joe Memmo",
        "dupr_id": "3OEWO7",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Plymouth, MA, US"
      }
    ]
  }
]