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

DUPR reset

ID: 5008392403

对局比分

9-11

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

8:45 AM

对决场地

The Paddle Lands Pickleball Club

View Facility Page →

对决竞争阵营

阵营 1负方
Jeff Polizzi

GGWVLD · Jacksonville, FL, US

DUPR

3.959

JK
Jeff Kinlaw

8EW5E8 · Saint Augustine Shores, FL, US

DUPR

4.163

阵营 2胜方
Mitchell Hartley

M2XM2V · Baker County, FL, US

DUPR

3.700

GH
Gary Hartley

1NK7Z2 · Jacksonville, FL, US

DUPR

4.264

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5008392403
显示原始对决元数据 JSON
[
  {
    "team_id": 5211102488,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Polizzi",
        "dupr_id": "GGWVLD",
        "rating": 3.959,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/680fd2314ffc9.jpg",
        "location": "Jacksonville, FL, US"
      },
      {
        "name": "Jeff Kinlaw",
        "dupr_id": "8EW5E8",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Saint Augustine Shores, FL, US"
      }
    ]
  },
  {
    "team_id": 4354531544,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mitchell  Hartley",
        "dupr_id": "M2XM2V",
        "rating": 3.7,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6848945d767c4.jpg",
        "location": "Baker County, FL, US"
      },
      {
        "name": "Gary Hartley",
        "dupr_id": "1NK7Z2",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  }
]