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

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

ID: 4693225557

对局比分

21-17

落败 / Loss

对决日期

2026-03-01

对局时间 (估算)

10:15 AM

对决场地

Rochester Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
AA
Andy Acosta

0YNP0N · Rochester, MN, US

DUPR

4.399

CM
Carley Mitus

8G0P6G · Nashville, TN, US

DUPR

5.031

阵营 2负方
Nicholas Rittenhouse

59J9N0 · Rochester, MN, US

DUPR

4.481

S
Stephanie

EG7G6W · USA

DUPR

4.036

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4693225557
显示原始对决元数据 JSON
[
  {
    "team_id": 6694863464,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Acosta",
        "dupr_id": "0YNP0N",
        "rating": 4.399,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      },
      {
        "name": "Carley Mitus",
        "dupr_id": "8G0P6G",
        "rating": 5.031,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      }
    ]
  },
  {
    "team_id": 6686583950,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Rittenhouse",
        "dupr_id": "59J9N0",
        "rating": 4.481,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66eb361a7b899.jpg",
        "location": "Rochester, MN, US"
      },
      {
        "name": "Stephanie",
        "dupr_id": "EG7G6W",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]