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

PIP Spring 26 Elite Mixed Foothills hosts Burlingame CC

ID: 5419783630

对局比分

9-11

落败 / Loss

对决日期

2026-05-06

对局时间 (估算)

11:30 PM

对决场地

Foothills

View Facility Page →

对决竞争阵营

阵营 1负方
PS
Parris Schmidt

8EV2ZE · Palo Alto, CA, US

DUPR

3.784

DW
Deborah Whitson

NYVWD6 · Palo Alto, CA, US

DUPR

4.025

阵营 2胜方
KD
Katie Davis

RZGYEE · Burlingame, CA, US

DUPR

3.285

Greg Campagnolo

3V2JE5 · Los Gatos, CA, US

DUPR

4.241

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5419783630
显示原始对决元数据 JSON
[
  {
    "team_id": 4390172162,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Parris Schmidt",
        "dupr_id": "8EV2ZE",
        "rating": 3.784,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Deborah Whitson",
        "dupr_id": "NYVWD6",
        "rating": 4.025,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  },
  {
    "team_id": 8457649154,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katie Davis",
        "dupr_id": "RZGYEE",
        "rating": 3.285,
        "profile_pic_url": null,
        "location": "Burlingame, CA, US"
      },
      {
        "name": "Greg Campagnolo",
        "dupr_id": "3V2JE5",
        "rating": 4.241,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1144106/images/profile/8a9b4992-8516-484f-a832-2005626b775d.png",
        "location": "Los Gatos, CA, US"
      }
    ]
  }
]