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

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

ID: 6690039531

对局比分

3-15

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

4:45 AM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1负方
Jin Zhang

84EXY2 · Westfield, IN, US

DUPR

4.045

Malcolm Gabriel

ZNRV2D · Carmel, IN, US

DUPR

4.335

阵营 2胜方
KS
Korby Smith

KO0NKK · USA

DUPR

4.501

KG
Karly Given

3XOL94 · Carlsbad, CA, US

DUPR

4.861

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6690039531
显示原始对决元数据 JSON
[
  {
    "team_id": 8076105726,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jin Zhang",
        "dupr_id": "84EXY2",
        "rating": 4.045,
        "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.335,
        "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": 8503887353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Korby Smith",
        "dupr_id": "KO0NKK",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karly Given",
        "dupr_id": "3XOL94",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  }
]