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

The Picklr Kaysville Best of the Best 4.0 men's

ID: 5842345087

对局比分

3-11

获胜 / Win

对决日期

2024-05-11

对局时间 (估算)

8:45 AM

对决场地

559 Deseret Dr, Kaysville, UT 84037, USA

未核实场馆

对决竞争阵营

阵营 1负方
JJ
Jacob Jensen

3YVW64 · Sandy, UT, US

DUPR

3.531

BJ
Blayne Jensen

9PZWYE · Draper, UT, US

DUPR

4.042

阵营 2胜方
BN
Brady Nelson

6ZKLQD · Syracuse, UT, US

DUPR

4.326

CW
Carson Wilkins

EG06YV · Mountain Green, UT, US

DUPR

4.299

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5842345087
显示原始对决元数据 JSON
[
  {
    "team_id": 8589753476,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Jensen",
        "dupr_id": "3YVW64",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Blayne Jensen",
        "dupr_id": "9PZWYE",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  },
  {
    "team_id": 5558103214,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brady Nelson",
        "dupr_id": "6ZKLQD",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "Syracuse, UT, US"
      },
      {
        "name": "Carson Wilkins",
        "dupr_id": "EG06YV",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Mountain Green, UT, US"
      }
    ]
  }
]