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

2026 Spring OPEN 4.25 Plus League

ID: 6208953773

对局比分

5-11, 1-11

落败 / Loss

对决日期

2026-05-19

对局时间 (估算)

6:15 AM

对决场地

Rochester Athletic Club

未核实场馆

对决竞争阵营

阵营 1负方
Michael Musch

8MJVXV · Rochester, MN, US

DUPR

4.357

Dan Taylor

RZR24E · Byron, MN, US

DUPR

4.478

阵营 2胜方
ZR
Zach Robertson

QPYVXN · Rochester, MN, US

DUPR

4.832

AA
Andy Acosta

0YNP0N · Rochester, MN, US

DUPR

4.540

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6208953773
显示原始对决元数据 JSON
[
  {
    "team_id": 6801878189,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Musch",
        "dupr_id": "8MJVXV",
        "rating": 4.357,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6873b4f6e5677.jpg",
        "location": "Rochester, MN, US"
      },
      {
        "name": "Dan Taylor",
        "dupr_id": "RZR24E",
        "rating": 4.478,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/162423_64f3f4035702b.jpg",
        "location": "Byron, MN, US"
      }
    ]
  },
  {
    "team_id": 5055538142,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zach Robertson",
        "dupr_id": "QPYVXN",
        "rating": 4.832,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      },
      {
        "name": "Andy Acosta",
        "dupr_id": "0YNP0N",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  }
]