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

RR 4.5 DUPR

ID: 7545346821

对局比分

11-5

落败 / Loss

对决日期

2024-10-08

对局时间 (估算)

10:15 AM

对决场地

The Picklr Sandy

未核实场馆

对决竞争阵营

阵营 1胜方
MD
Mark Donnelly

3YZ29D · Sandy, UT, US

DUPR

4.447

CB
Curtis Barton

35G5PL · Holladay, UT, US

DUPR

4.639

阵营 2负方
BJ
Brady Johnson

8MZ2KP · Bluffdale, UT, US

DUPR

4.434

VR
Vishal Ruchand

NY97O2 · Salt Lake City, UT, US

DUPR

4.407

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7545346821
显示原始对决元数据 JSON
[
  {
    "team_id": 7046123451,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Donnelly",
        "dupr_id": "3YZ29D",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Curtis Barton",
        "dupr_id": "35G5PL",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": "Holladay, UT, US"
      }
    ]
  },
  {
    "team_id": 8038369793,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brady Johnson",
        "dupr_id": "8MZ2KP",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      },
      {
        "name": "Vishal Ruchand",
        "dupr_id": "NY97O2",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]