返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

DUPR 18 - The Dink Minor League Pickleball @ Rochester Athletic Club

ID: 6093987445

对局比分

21-15

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

2:15 AM

对决场地

Rochester Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
Dan Taylor

RZR24E · Byron, MN, US

DUPR

4.445

Nicholas Rittenhouse

59J9N0 · Rochester, MN, US

DUPR

4.473

阵营 2负方
Michael Musch

8MJVXV · Rochester, MN, US

DUPR

4.287

KS
keontae shannon

99ZPMR · Rochester, MN, US

DUPR

4.646

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6093987445
显示原始对决元数据 JSON
[
  {
    "team_id": 5642846158,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Taylor",
        "dupr_id": "RZR24E",
        "rating": 4.445,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/162423_64f3f4035702b.jpg",
        "location": "Byron, MN, US"
      },
      {
        "name": "Nicholas Rittenhouse",
        "dupr_id": "59J9N0",
        "rating": 4.473,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66eb361a7b899.jpg",
        "location": "Rochester, MN, US"
      }
    ]
  },
  {
    "team_id": 5413543438,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Musch",
        "dupr_id": "8MJVXV",
        "rating": 4.287,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6873b4f6e5677.jpg",
        "location": "Rochester, MN, US"
      },
      {
        "name": "keontae shannon",
        "dupr_id": "99ZPMR",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  }
]