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

2021 san diego senior games - mens doubles age groups 4.5:60-64,70-74 4.0:60-64,65-69

ID: 5961388196

对局比分

11-5, 11-8

获胜 / Win

对决日期

2021-09-12

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SR
Skip Ralph Coomber

8KJZJ7 · USA

DUPR

3.500

BC
Brent Campbell

8E2WQW · San Diego, CA, US

DUPR

5.070

阵营 2负方
RA
Ralph Acosta

8K5XQO · USA

DUPR

3.500

KS
Kirk Shoemaker

8KDPYK · USA

DUPR

3.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5961388196
显示原始对决元数据 JSON
[
  {
    "team_id": 5984427028,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Skip Ralph Coomber",
        "dupr_id": "8KJZJ7",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brent Campbell",
        "dupr_id": "8E2WQW",
        "rating": 5.07,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  },
  {
    "team_id": 5958869710,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ralph Acosta",
        "dupr_id": "8K5XQO",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kirk Shoemaker",
        "dupr_id": "8KDPYK",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]