返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Kings Court Utah - 2025 SUPR DUPR #1

ID: 5270663870

对局比分

9-11

获胜 / Win

对决日期

2025-05-02

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JW
Jake West

NYPY5Z · Saratoga Springs, UT, US

DUPR

5.180

John Parry

4LMY6V · USA

DUPR

4.479

阵营 2胜方
MA
Matthew Anselmo

1RDYKD · Draper, UT, US

DUPR

4.590

JB
Jake Bowman

8D5J9M · Lehi, UT, US

DUPR

4.911

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5270663870
显示原始对决元数据 JSON
[
  {
    "team_id": 4415852057,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake West",
        "dupr_id": "NYPY5Z",
        "rating": 5.18,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "John Parry",
        "dupr_id": "4LMY6V",
        "rating": 4.479,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66914520009ff.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 4861967355,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Anselmo",
        "dupr_id": "1RDYKD",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Jake Bowman",
        "dupr_id": "8D5J9M",
        "rating": 4.911,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]