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

USA Pickleball Golden Ticket - San Diego - Mixed Doubles 4.5: 50+

ID: 5829022596

对局比分

10-15

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

1:00 PM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1负方
Jin Zhang

84EXY2 · Westfield, IN, US

DUPR

4.062

Malcolm Gabriel

ZNRV2D · Carmel, IN, US

DUPR

4.349

阵营 2胜方
MV
Matt Volpe

8K5LP7 · San Diego, CA, US

DUPR

4.527

EW
Erin Wyatt

O6VL72 · USA

DUPR

4.232

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5829022596
显示原始对决元数据 JSON
[
  {
    "team_id": 7856692309,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jin Zhang",
        "dupr_id": "84EXY2",
        "rating": 4.062,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1140830/images/profile/5480eea3-44d7-496f-8b38-71cb7f41a9dd.png",
        "location": "Westfield, IN, US"
      },
      {
        "name": "Malcolm Gabriel",
        "dupr_id": "ZNRV2D",
        "rating": 4.349,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1164701/images/profile/80c8f350-3b09-4492-910f-ca80a63eaeb6.png",
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 7548988825,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Volpe",
        "dupr_id": "8K5LP7",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "Erin  Wyatt",
        "dupr_id": "O6VL72",
        "rating": 4.232,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]