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

PIP Spring 26 Elite Women PVTC hosts Burlingame CC

ID: 6440446858

对局比分

11-3

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

11:30 PM

对决场地

PVTC

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Ann Sydeman

2LDWZE · Woodside, CA, US

DUPR

3.781

NG
Nikki George

GGJMJV · San Francisco, CA, US

DUPR

4.386

阵营 2负方
SB
Susan Benton

RZKW6N · Burlingame, CA, US

DUPR

3.938

KD
Katie Davis

RZGYEE · Burlingame, CA, US

DUPR

3.256

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6440446858
显示原始对决元数据 JSON
[
  {
    "team_id": 7514376256,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ann Sydeman",
        "dupr_id": "2LDWZE",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Woodside, CA, US"
      },
      {
        "name": "Nikki George",
        "dupr_id": "GGJMJV",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  },
  {
    "team_id": 6216947665,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Susan Benton",
        "dupr_id": "RZKW6N",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Burlingame, CA, US"
      },
      {
        "name": "Katie Davis",
        "dupr_id": "RZGYEE",
        "rating": 3.256,
        "profile_pic_url": null,
        "location": "Burlingame, CA, US"
      }
    ]
  }
]