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

USA Pickleball Golden Ticket - San Diego - Mixed Doubles 4.0: 60+

ID: 8378465699

对局比分

15-0

落败 / Loss

对决日期

2026-04-22

对局时间 (估算)

12:45 AM

对决场地

Barnes Tennis Center

未核实场馆

对决竞争阵营

阵营 1胜方
RB
Richard Blackey

3YMVN4 · Redlands, CA, US

DUPR

5.622

SW
Sue Wong

1Q9X41 · Redlands, CA, US

DUPR

3.475

阵营 2负方
PN
Pat Nihart

L2WOQ5 · USA

DUPR

3.104

DN
Dean Nihart

1NXPY7 · Johnston, IA, US

DUPR

4.421

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8378465699
显示原始对决元数据 JSON
[
  {
    "team_id": 7199800339,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Blackey",
        "dupr_id": "3YMVN4",
        "rating": 5.622,
        "profile_pic_url": null,
        "location": "Redlands, CA, US"
      },
      {
        "name": "Sue Wong",
        "dupr_id": "1Q9X41",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Redlands, CA, US"
      }
    ]
  },
  {
    "team_id": 4326696107,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pat Nihart",
        "dupr_id": "L2WOQ5",
        "rating": 3.104,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dean Nihart",
        "dupr_id": "1NXPY7",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Johnston, IA, US"
      }
    ]
  }
]