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

2025 GRPC Earth Day Open Powered by Revolin Sports - Mens Doubles OPEN

ID: 7179809220

对局比分

2-15

获胜 / Win

对决日期

2025-04-26

对局时间 (估算)

1:00 PM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
EZ
Edward Zawacki

175Y2N · USA

DUPR

4.804

MS
Michael Simsa

KONJD6 · USA

DUPR

5.073

阵营 2胜方
TB
Ty Bruckner

8MVV6L · Saint Paul, MN, US

DUPR

5.235

LP
Lucas Pereyra

35DMQ0 · Livonia, MI, US

DUPR

5.117

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7179809220
显示原始对决元数据 JSON
[
  {
    "team_id": 5528779972,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edward Zawacki",
        "dupr_id": "175Y2N",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Simsa",
        "dupr_id": "KONJD6",
        "rating": 5.073,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4643404238,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ty Bruckner",
        "dupr_id": "8MVV6L",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Lucas Pereyra",
        "dupr_id": "35DMQ0",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      }
    ]
  }
]