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

CC RR Men ladder

ID: 6489100114

对局比分

11-7

获胜 / Win

对决日期

2026-01-19

对局时间 (估算)

11:30 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
WG
William Gage

NYOYXZ · New Bern, NC, US

DUPR

3.840

RG
Richard Gershon

595R70 · USA

DUPR

3.476

阵营 2负方
KH
Kelly Halbig

W6N0ZL · USA

DUPR

3.332

AR
Andrew Riley

YGMO5P · USA

DUPR

3.614

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6489100114
显示原始对决元数据 JSON
[
  {
    "team_id": 8296356939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Gage",
        "dupr_id": "NYOYXZ",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "New Bern, NC, US"
      },
      {
        "name": "Richard Gershon",
        "dupr_id": "595R70",
        "rating": 3.476,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7345643888,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Halbig",
        "dupr_id": "W6N0ZL",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Riley",
        "dupr_id": "YGMO5P",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]