返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

APP Sacramento Open Benftg. Shriners Children's - AARP Champions (50+) Mixed Pro Doubles

ID: 4408047342

对局比分

11-3, 11-8

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

7:30 PM

对决场地

Johnson Ranch Sports Club

未核实场馆

对决竞争阵营

阵营 1胜方
DG
Dayne Gingrich

8GWDM3 · Santa Barbara, CA, US

DUPR

5.835

SG
Sabrina Guillebeaux

8WNPQ8 · San Jose, CA, US

DUPR

5.494

阵营 2负方
KW
Kara Williams

894O6R · Carlsbad, CA, US

DUPR

5.328

LY
Laurent Yung

DW9WJ4 · San Diego, CA, US

DUPR

5.603

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4408047342
显示原始对决元数据 JSON
[
  {
    "team_id": 6633630417,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dayne Gingrich",
        "dupr_id": "8GWDM3",
        "rating": 5.835,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "Sabrina Guillebeaux",
        "dupr_id": "8WNPQ8",
        "rating": 5.494,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      }
    ]
  },
  {
    "team_id": 5274092000,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kara Williams",
        "dupr_id": "894O6R",
        "rating": 5.328,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Laurent Yung",
        "dupr_id": "DW9WJ4",
        "rating": 5.603,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]