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

PIP Spring 26 Elite Men Burlingame CC hosts Foothills

ID: 7283526844

对局比分

11-5

落败 / Loss

对决日期

2026-05-11

对局时间 (估算)

5:00 PM

对决场地

Burlingame CC

未核实场馆

对决竞争阵营

阵营 1胜方
SR
Sam Riffice

MEDX4O · Menlo Park, CA, US

DUPR

5.160

ED
Eddie Davis

8W77RQ · San Mateo, CA, US

DUPR

4.703

阵营 2负方
PS
Parris Schmidt

8EV2ZE · Palo Alto, CA, US

DUPR

3.775

AS
Alan Schroeder

GG02DX · USA

DUPR

4.027

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7283526844
显示原始对决元数据 JSON
[
  {
    "team_id": 7625904331,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Riffice",
        "dupr_id": "MEDX4O",
        "rating": 5.16,
        "profile_pic_url": null,
        "location": "Menlo Park, CA, US"
      },
      {
        "name": "Eddie Davis",
        "dupr_id": "8W77RQ",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "San Mateo, CA, US"
      }
    ]
  },
  {
    "team_id": 8539314699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Parris Schmidt",
        "dupr_id": "8EV2ZE",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "Palo Alto, CA, US"
      },
      {
        "name": "Alan Schroeder",
        "dupr_id": "GG02DX",
        "rating": 4.027,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]