返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

World Pickleball Tour San Diego Open - Mens Doubles 4.0: 19, 30

ID: 7285387348

对局比分

11-7

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

5:00 PM

对决场地

Spring Valley, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
AA
Andrew Avila

Z9VGMP · USA

DUPR

3.460

JP
Javier Prellezo

EWWLGJ · San Diego, CA, US

DUPR

3.978

阵营 2负方
AS
Alex sadak

LW9OV5 · USA

DUPR

3.192

PK
Patrick Kline

GWGQ0M · USA

DUPR

3.073

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7285387348
显示原始对决元数据 JSON
[
  {
    "team_id": 8074493850,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Avila",
        "dupr_id": "Z9VGMP",
        "rating": 3.46,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Javier Prellezo",
        "dupr_id": "EWWLGJ",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 4903130175,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex sadak",
        "dupr_id": "LW9OV5",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Patrick Kline",
        "dupr_id": "GWGQ0M",
        "rating": 3.073,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]