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

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

ID: 7355100084

对局比分

16-21

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

1:00 PM

对决场地

Rochester Athletic Club

未核实场馆

对决竞争阵营

阵营 1负方
Jordan Lee

9P4Q6J · Pine Island, MN, US

DUPR

3.735

KW
Kelli Williams

8M4REL · Pine Island, MN, US

DUPR

3.766

阵营 2胜方
MJ
Matthew Jensen

N7YNEZ · Rochester, MN, US

DUPR

4.274

CM
Caitlin Morris

V2ERM7 · USA

DUPR

3.908

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7355100084
显示原始对决元数据 JSON
[
  {
    "team_id": 6283315184,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordan Lee",
        "dupr_id": "9P4Q6J",
        "rating": 3.735,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66651ef212f2e.jpg",
        "location": "Pine Island, MN, US"
      },
      {
        "name": "Kelli Williams",
        "dupr_id": "8M4REL",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "Pine Island, MN, US"
      }
    ]
  },
  {
    "team_id": 5407529214,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Jensen",
        "dupr_id": "N7YNEZ",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      },
      {
        "name": "Caitlin Morris",
        "dupr_id": "V2ERM7",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]