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

The Picklr Logan Best of the Best

ID: 8193096097

对局比分

11-5

落败 / Loss

对决日期

2025-03-07

对局时间 (估算)

2:15 AM

对决场地

1650 N Main St, Logan, UT 84341, USA

未核实场馆

对决竞争阵营

阵营 1胜方
IT
Isaak Talatau

4L9LYV · Brigham City, UT, US

DUPR

4.450

TM
Ty Mamanakis

8M4O9V · North Logan, UT, US

DUPR

4.195

阵营 2负方
Braxton Ward

3Z5YEL · Nibley, UT, US

DUPR

4.381

DE
Dain Evans

L5MNXZ · North Logan, UT, US

DUPR

4.152

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8193096097
显示原始对决元数据 JSON
[
  {
    "team_id": 4417914508,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Isaak Talatau",
        "dupr_id": "4L9LYV",
        "rating": 4.45,
        "profile_pic_url": null,
        "location": "Brigham City, UT, US"
      },
      {
        "name": "Ty Mamanakis",
        "dupr_id": "8M4O9V",
        "rating": 4.195,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 6736709902,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Braxton Ward",
        "dupr_id": "3Z5YEL",
        "rating": 4.381,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/122358_64f757616285b.jpeg",
        "location": "Nibley, UT, US"
      },
      {
        "name": "Dain Evans",
        "dupr_id": "L5MNXZ",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      }
    ]
  }
]