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

The Picklr Logan

ID: 7967539041

对局比分

11-3

获胜 / Win

对决日期

2025-03-10

对局时间 (估算)

10:15 AM

对决场地

1650 N Main St, Logan, UT 84341, USA

未核实场馆

对决竞争阵营

阵营 1胜方
Braxton Ward

3Z5YEL · Nibley, UT, US

DUPR

4.431

JS
Jeff Saunders

8JDVLM · Smithfield, UT, US

DUPR

4.053

阵营 2负方
DE
Dain Evans

L5MNXZ · North Logan, UT, US

DUPR

4.164

CE
Chase Entwistle

59PE70 · Menlo Park, CA, US

DUPR

4.146

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7967539041
显示原始对决元数据 JSON
[
  {
    "team_id": 6961717792,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Braxton Ward",
        "dupr_id": "3Z5YEL",
        "rating": 4.431,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/122358_64f757616285b.jpeg",
        "location": "Nibley, UT, US"
      },
      {
        "name": "Jeff Saunders",
        "dupr_id": "8JDVLM",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      }
    ]
  },
  {
    "team_id": 8120339169,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dain Evans",
        "dupr_id": "L5MNXZ",
        "rating": 4.164,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      },
      {
        "name": "Chase Entwistle",
        "dupr_id": "59PE70",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      }
    ]
  }
]