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

Tournament of Champions - 4.0 Advanced - Tournament of Champions - 4.0 Advanced

ID: 4489038012

对局比分

5-11

落败 / Loss

对决日期

2026-03-30

对局时间 (估算)

1:00 PM

对决场地

Chip Shots Rochester MN

未核实场馆

对决竞争阵营

阵营 1负方
S
Stephanie

EG7G6W · USA

DUPR

4.146

Nicholas Rittenhouse

59J9N0 · Rochester, MN, US

DUPR

4.473

阵营 2胜方
Michael Musch

8MJVXV · Rochester, MN, US

DUPR

4.434

Dan Taylor

RZR24E · Byron, MN, US

DUPR

4.495

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4489038012
显示原始对决元数据 JSON
[
  {
    "team_id": 6588165016,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephanie",
        "dupr_id": "EG7G6W",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "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": 6363962199,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Musch",
        "dupr_id": "8MJVXV",
        "rating": 4.434,
        "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.495,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/162423_64f3f4035702b.jpg",
        "location": "Byron, MN, US"
      }
    ]
  }
]