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

4.0+ Reset your DUPR Round Robin Match Play

ID: 5578095281

对局比分

7-11

落败 / Loss

对决日期

2026-04-14

对局时间 (估算)

6:15 AM

对决场地

Premier Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
JL
James Learned

8MZMNV · South Jordan, UT, US

DUPR

4.337

VG
Valentino Grasiuso

2ZLE9Y · Herriman, UT, US

DUPR

4.114

阵营 2胜方
RB
Rusty Bryant

12JE9E · Riverton, UT, US

DUPR

4.717

AI
Alejandro Infante

D9OPL4 · Riverton, UT, US

DUPR

4.082

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5578095281
显示原始对决元数据 JSON
[
  {
    "team_id": 5776995822,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Learned",
        "dupr_id": "8MZMNV",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Valentino Grasiuso",
        "dupr_id": "2ZLE9Y",
        "rating": 4.114,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  },
  {
    "team_id": 6702188455,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rusty Bryant",
        "dupr_id": "12JE9E",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Alejandro Infante",
        "dupr_id": "D9OPL4",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]