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

PIP Spring 26 Elite Women PVTC hosts Burlingame CC

ID: 6267597200

对局比分

11-4

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

9:00 PM

对决场地

PVTC

未核实场馆

对决竞争阵营

阵营 1胜方
CL
Cynthia Leonard

8M4J6G · Santa Clara, CA, US

DUPR

4.419

NA
Nicky Amundsen

16VENE · Portola Valley, CA, US

DUPR

4.344

阵营 2负方
SB
Susan Benton

RZKW6N · Burlingame, CA, US

DUPR

3.948

KD
Katie Davis

RZGYEE · Burlingame, CA, US

DUPR

3.262

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6267597200
显示原始对决元数据 JSON
[
  {
    "team_id": 6909500916,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cynthia Leonard",
        "dupr_id": "8M4J6G",
        "rating": 4.419,
        "profile_pic_url": null,
        "location": "Santa Clara, CA, US"
      },
      {
        "name": "Nicky Amundsen",
        "dupr_id": "16VENE",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Portola Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 4801298318,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Benton",
        "dupr_id": "RZKW6N",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Burlingame, CA, US"
      },
      {
        "name": "Katie Davis",
        "dupr_id": "RZGYEE",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": "Burlingame, CA, US"
      }
    ]
  }
]