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

CC RR Men

ID: 5714427985

对局比分

4-11

获胜 / Win

对决日期

2025-12-17

对局时间 (估算)

2:15 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
RG
Richard Gershon

595R70 · USA

DUPR

3.347

JS
John Sipos

WK6NPG · USA

DUPR

3.576

阵营 2胜方
WG
William Gage

NYOYXZ · New Bern, NC, US

DUPR

3.896

AR
Andrew Riley

YGMO5P · USA

DUPR

3.504

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5714427985
显示原始对决元数据 JSON
[
  {
    "team_id": 7628269112,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Gershon",
        "dupr_id": "595R70",
        "rating": 3.347,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Sipos",
        "dupr_id": "WK6NPG",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4524204735,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Gage",
        "dupr_id": "NYOYXZ",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": "New Bern, NC, US"
      },
      {
        "name": "Andrew Riley",
        "dupr_id": "YGMO5P",
        "rating": 3.504,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]