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

PIP Spring 26 Elite Mixed Foothills hosts Burlingame CC

ID: 4452248575

对局比分

2-11

落败 / Loss

对决日期

2026-05-06

对局时间 (估算)

8:45 AM

对决场地

Foothills

View Facility Page →

对决竞争阵营

阵营 1负方
DW
Deborah Whitson

NYVWD6 · Palo Alto, CA, US

DUPR

4.036

BD
Bill Dwight

7D6XL0 · Palo Alto, CA, US

DUPR

4.151

阵营 2胜方
SB
Susan Benton

RZKW6N · Burlingame, CA, US

DUPR

3.974

GC
Greg Campagnolo

3V2JE5 · Los Gatos, CA, US

DUPR

4.225

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4452248575
显示原始对决元数据 JSON
[
  {
    "team_id": 6961523635,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Deborah Whitson",
        "dupr_id": "NYVWD6",
        "rating": 4.036,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Bill Dwight",
        "dupr_id": "7D6XL0",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 7009522990,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susan Benton",
        "dupr_id": "RZKW6N",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": "Burlingame, CA, US"
      },
      {
        "name": "Greg Campagnolo",
        "dupr_id": "3V2JE5",
        "rating": 4.225,
        "profile_pic_url": null,
        "location": "Los Gatos, CA, US"
      }
    ]
  }
]