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

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

ID: 8411990214

对局比分

4-11

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

7:30 PM

对决场地

Spring Valley, CA

View Facility Page →

对决竞争阵营

阵营 1负方
AJ
Andrew Johnson

Z4D55L · USA

DUPR

3.149

AS
Austin Strehlow

D59OP6 · USA

DUPR

3.149

阵营 2胜方
AA
Andrew Avila

Z9VGMP · USA

DUPR

3.495

JP
Javier Prellezo

EWWLGJ · San Diego, CA, US

DUPR

3.998

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8411990214
显示原始对决元数据 JSON
[
  {
    "team_id": 5604896172,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Johnson",
        "dupr_id": "Z4D55L",
        "rating": 3.149,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Austin Strehlow",
        "dupr_id": "D59OP6",
        "rating": 3.149,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4963031217,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Avila",
        "dupr_id": "Z9VGMP",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Javier Prellezo",
        "dupr_id": "EWWLGJ",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]