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

Division 3/4 Spring 2026

ID: 7848788314

对局比分

5-11

获胜 / Win

对决日期

2026-06-02

对局时间 (估算)

11:30 PM

对决场地

The Villages, FL

View Facility Page →

对决竞争阵营

阵营 1负方
RM
Robert McCollough

V7YD75 · The Villages, FL, US

DUPR

3.630

CV
Craig Vogel

EGRE0W · USA

DUPR

3.897

阵营 2胜方
RC
Randy Cummings

RYGKME · The Villages, FL, US

DUPR

3.651

RH
Ross Hollander

PKRPOE · The Villages, FL, US

DUPR

3.712

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7848788314
显示原始对决元数据 JSON
[
  {
    "team_id": 6487492130,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert McCollough ",
        "dupr_id": "V7YD75",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Craig Vogel",
        "dupr_id": "EGRE0W",
        "rating": 3.897,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6995911218,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Randy Cummings",
        "dupr_id": "RYGKME",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Ross Hollander",
        "dupr_id": "PKRPOE",
        "rating": 3.712,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]