返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Elite Pickleball DUPR Reset 4.5-5.2

ID: 7417130245

对局比分

15-4

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

2:15 AM

对决场地

301 N Randall Rd, Batavia, IL 60510, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JA
Joseph Adams

2LDOMY · Oak Creek, WI, US

DUPR

5.127

Stephen Murdock

4LZE9G · Franklin, WI, US

DUPR

4.863

阵营 2负方
BG
Brian Goodman

DWQ5DM · Chicago, IL, US

DUPR

4.916

GP
Gabriel Paul

3PQRPZ · Chicago, IL, US

DUPR

4.773

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7417130245
显示原始对决元数据 JSON
[
  {
    "team_id": 6170854599,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Adams",
        "dupr_id": "2LDOMY",
        "rating": 5.127,
        "profile_pic_url": null,
        "location": "Oak Creek, WI, US"
      },
      {
        "name": "Stephen Murdock",
        "dupr_id": "4LZE9G",
        "rating": 4.863,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219047/images/profile/c17cc1c2-4820-4f41-89e7-9acf9ddba1cd.png",
        "location": "Franklin, WI, US"
      }
    ]
  },
  {
    "team_id": 6255752508,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Goodman",
        "dupr_id": "DWQ5DM",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      },
      {
        "name": "Gabriel Paul",
        "dupr_id": "3PQRPZ",
        "rating": 4.773,
        "profile_pic_url": null,
        "location": "Chicago, IL, US"
      }
    ]
  }
]