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

PIP Spring 26 Elite Mixed Foothills hosts Burlingame CC

ID: 5181557981

对局比分

9-11

落败 / Loss

对决日期

2026-05-06

对局时间 (估算)

6:15 AM

对决场地

Foothills

View Facility Page →

对决竞争阵营

阵营 1负方
DW
Deborah Whitson

NYVWD6 · Palo Alto, CA, US

DUPR

4.029

BD
Bill Dwight

7D6XL0 · Palo Alto, CA, US

DUPR

4.144

阵营 2胜方
ED
Eddie Davis

8W77RQ · San Mateo, CA, US

DUPR

4.693

KD
Katie Davis

RZGYEE · Burlingame, CA, US

DUPR

3.260

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5181557981
显示原始对决元数据 JSON
[
  {
    "team_id": 5521721302,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Deborah Whitson",
        "dupr_id": "NYVWD6",
        "rating": 4.029,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Bill Dwight",
        "dupr_id": "7D6XL0",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 5250754006,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eddie Davis",
        "dupr_id": "8W77RQ",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "San Mateo, CA, US"
      },
      {
        "name": "Katie Davis",
        "dupr_id": "RZGYEE",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Burlingame, CA, US"
      }
    ]
  }
]