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

CC RR Men

ID: 4409009815

对局比分

2-11

获胜 / Win

对决日期

2025-12-17

对局时间 (估算)

8:45 AM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1负方
RD
Randall D Schmidt

8JMJKD · New Bern, NC, US

DUPR

3.452

AR
Andrew Riley

YGMO5P · USA

DUPR

3.551

阵营 2胜方
WG
William Gage

NYOYXZ · New Bern, NC, US

DUPR

3.886

JS
John Sipos

WK6NPG · USA

DUPR

3.612

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4409009815
显示原始对决元数据 JSON
[
  {
    "team_id": 8075119891,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Randall D Schmidt",
        "dupr_id": "8JMJKD",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": "New Bern, NC, US"
      },
      {
        "name": "Andrew Riley",
        "dupr_id": "YGMO5P",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4632137366,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "William Gage",
        "dupr_id": "NYOYXZ",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "New Bern, NC, US"
      },
      {
        "name": "John Sipos",
        "dupr_id": "WK6NPG",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]