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

Rotating partners Dupr Duel

ID: 7799838714

对局比分

7-11

获胜 / Win

对决日期

2026-04-08

对局时间 (估算)

7:30 PM

对决场地

Premier Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
SH
Shane Hyer

84QGVV · Herriman, UT, US

DUPR

3.628

JJ
Jason Jenkins

D9RO2X · USA

DUPR

3.778

阵营 2胜方
JR
James Rawlings

8M0YKD · South Jordan, UT, US

DUPR

4.161

BC
Brian Cowley

8KEWZY · USA

DUPR

3.604

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7799838714
显示原始对决元数据 JSON
[
  {
    "team_id": 5312446318,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shane Hyer",
        "dupr_id": "84QGVV",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Jason Jenkins",
        "dupr_id": "D9RO2X",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5041364467,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Rawlings",
        "dupr_id": "8M0YKD",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Brian Cowley",
        "dupr_id": "8KEWZY",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]