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

PIP Spring 26 Elite Men Burlingame CC hosts Foothills

ID: 6352210117

对局比分

11-1

落败 / Loss

对决日期

2026-05-11

对局时间 (估算)

2:15 AM

对决场地

Burlingame CC

未核实场馆

对决竞争阵营

阵营 1胜方
SR
Sam Riffice

MEDX4O · Menlo Park, CA, US

DUPR

5.177

Greg Campagnolo

3V2JE5 · Los Gatos, CA, US

DUPR

4.236

阵营 2负方
PS
Parris Schmidt

8EV2ZE · Palo Alto, CA, US

DUPR

3.761

KA
Ken Ashcraft

4L592M · Palo Alto, CA, US

DUPR

3.366

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6352210117
显示原始对决元数据 JSON
[
  {
    "team_id": 5352467670,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Riffice",
        "dupr_id": "MEDX4O",
        "rating": 5.177,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Greg Campagnolo",
        "dupr_id": "3V2JE5",
        "rating": 4.236,
        "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"
      }
    ]
  },
  {
    "team_id": 8240950725,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parris Schmidt",
        "dupr_id": "8EV2ZE",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Ken Ashcraft",
        "dupr_id": "4L592M",
        "rating": 3.366,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      }
    ]
  }
]