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

Round Robin 4.0 Dupr

ID: 5794561941

对局比分

11-8

落败 / Loss

对决日期

2025-02-11

对局时间 (估算)

10:15 AM

对决场地

The Picklr Sandy

未核实场馆

对决竞争阵营

阵营 1胜方
RD
Ross Dibblin

OZ66N7 · Salt Lake County, UT, US

DUPR

4.246

AD
Aaryan Dave

8DJY94 · South Jordan, UT, US

DUPR

3.832

阵营 2负方
DM
Deshan Madhusanka

L5MO96 · Salt Lake City, UT, US

DUPR

4.031

SM
Seth Manning

ZNYZNQ · Herriman, UT, US

DUPR

4.266

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5794561941
显示原始对决元数据 JSON
[
  {
    "team_id": 5809111027,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ross  Dibblin",
        "dupr_id": "OZ66N7",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Salt Lake County, UT, US"
      },
      {
        "name": "Aaryan Dave",
        "dupr_id": "8DJY94",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 7397648782,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Deshan Madhusanka",
        "dupr_id": "L5MO96",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      },
      {
        "name": "Seth Manning",
        "dupr_id": "ZNYZNQ",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      }
    ]
  }
]