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

NP California Open Powered by Onix - Sr. Pro Mens Doubles - Saturday

ID: 5280110224

对局比分

11-9, 11-1

获胜 / Win

对决日期

2025-09-13

对局时间 (估算)

5:00 PM

对决场地

Calabasas, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
Mattias Johansson

E1QV43 · Huntington Beach, CA, US

DUPR

5.270

BB
Bill Brown

3XOJR3 · Trabuco Canyon, CA, US

DUPR

5.357

阵营 2负方
DJ
David Johnson

17ZRN3 · Las Vegas, NV, US

DUPR

4.887

TG
Tomer Graziani

59EKLL · Montgomery, TX, US

DUPR

5.216

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5280110224
显示原始对决元数据 JSON
[
  {
    "team_id": 8092640800,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mattias Johansson",
        "dupr_id": "E1QV43",
        "rating": 5.27,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/87165_6039ad91af0ca.jpeg",
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Bill Brown",
        "dupr_id": "3XOJR3",
        "rating": 5.357,
        "profile_pic_url": null,
        "location": "Trabuco Canyon, CA, US"
      }
    ]
  },
  {
    "team_id": 7332541303,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Johnson",
        "dupr_id": "17ZRN3",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Tomer Graziani",
        "dupr_id": "59EKLL",
        "rating": 5.216,
        "profile_pic_url": null,
        "location": "Montgomery, TX, US"
      }
    ]
  }
]