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

Rotating partners Dupr Duel

ID: 5398933790

对局比分

4-11

获胜 / Win

对决日期

2026-04-08

对局时间 (估算)

3:30 PM

对决场地

Premier Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
CH
Collin Hilton

YXY0YE · USA

DUPR

3.691

BD
Brett Davis

8EMLWM · Bluffdale, UT, US

DUPR

3.901

阵营 2胜方
JR
James Rawlings

8M0YKD · South Jordan, UT, US

DUPR

4.150

LL
Lance lagerquist

8M5OKD · Sandy, UT, US

DUPR

4.176

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5398933790
显示原始对决元数据 JSON
[
  {
    "team_id": 4918183953,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Collin Hilton",
        "dupr_id": "YXY0YE",
        "rating": 3.691,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brett Davis",
        "dupr_id": "8EMLWM",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      }
    ]
  },
  {
    "team_id": 5982453972,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Rawlings",
        "dupr_id": "8M0YKD",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Lance lagerquist",
        "dupr_id": "8M5OKD",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  }
]