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

USA Pickleball Golden Ticket - San Diego - Mixed Doubles 5.0: 19+/30+/40+

ID: 7658089077

对局比分

4-15

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

10:15 AM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1负方
JC
Joanne Criscione

3VX54P · Wilsonville, OR, US

DUPR

3.890

CG
Christopher Grenzer

3ZDV4L · Wilsonville, OR, US

DUPR

4.456

阵营 2胜方
LP
Liduvina Purcell

1RXQGE · Santee, CA, US

DUPR

4.452

TP
Tofi Purcell

8JO60D · Santee, CA, US

DUPR

4.861

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7658089077
显示原始对决元数据 JSON
[
  {
    "team_id": 7009123072,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joanne Criscione",
        "dupr_id": "3VX54P",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      },
      {
        "name": "Christopher Grenzer",
        "dupr_id": "3ZDV4L",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Wilsonville, OR, US"
      }
    ]
  },
  {
    "team_id": 5223155806,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Liduvina Purcell",
        "dupr_id": "1RXQGE",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Santee, CA, US"
      },
      {
        "name": "Tofi Purcell",
        "dupr_id": "8JO60D",
        "rating": 4.861,
        "profile_pic_url": null,
        "location": "Santee, CA, US"
      }
    ]
  }
]