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

CC RR men 3rd match

ID: 7090669894

对局比分

4-11

落败 / Loss

对决日期

2025-12-16

对局时间 (估算)

11:30 PM

对决场地

Carolina Colours Golf Club, Waterscape Way, New Bern, NC, USA

未核实场馆

对决竞争阵营

阵营 1负方
RG
Richard Gershon

595R70 · USA

DUPR

3.313

WG
William Gage

NYOYXZ · New Bern, NC, US

DUPR

3.858

阵营 2胜方
JS
John Sipos

WK6NPG · USA

DUPR

3.587

RD
Randall D Schmidt

8JMJKD · New Bern, NC, US

DUPR

3.473

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7090669894
显示原始对决元数据 JSON
[
  {
    "team_id": 7747532706,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Gershon",
        "dupr_id": "595R70",
        "rating": 3.313,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Gage",
        "dupr_id": "NYOYXZ",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": "New Bern, NC, US"
      }
    ]
  },
  {
    "team_id": 8228673144,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Sipos",
        "dupr_id": "WK6NPG",
        "rating": 3.587,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randall D Schmidt",
        "dupr_id": "8JMJKD",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": "New Bern, NC, US"
      }
    ]
  }
]