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

DUPR Duel Feb 25th (3.75-4.5)

ID: 8092571570

对局比分

4-11

获胜 / Win

对决日期

2026-02-25

对局时间 (估算)

3:30 PM

对决场地

Premier Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
BD
Brett Davis

8EMLWM · Bluffdale, UT, US

DUPR

3.828

MH
Mike Hyde

E9Z7VW · USA

DUPR

4.008

阵营 2胜方
DB
David Booth

L25LJJ · West Jordan, UT, US

DUPR

4.325

JR
James Rawlings

8M0YKD · South Jordan, UT, US

DUPR

4.030

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8092571570
显示原始对决元数据 JSON
[
  {
    "team_id": 5709923424,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett Davis",
        "dupr_id": "8EMLWM",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      },
      {
        "name": "Mike  Hyde",
        "dupr_id": "E9Z7VW",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4556504631,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "David Booth",
        "dupr_id": "L25LJJ",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "James Rawlings",
        "dupr_id": "8M0YKD",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]