返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

cc rr men match 5

ID: 4959932502

对局比分

11-7

获胜 / Win

对决日期

2026-01-12

对局时间 (估算)

7:30 PM

对决场地

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

未核实场馆

对决竞争阵营

阵营 1胜方
JH
Juerg Hunziker

W6N0NM · USA

DUPR

3.515

RD
Randall D Schmidt

8JMJKD · New Bern, NC, US

DUPR

3.475

阵营 2负方
RG
Richard Gershon

595R70 · USA

DUPR

3.415

KH
Kelly Halbig

W6N0ZL · USA

DUPR

3.325

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4959932502
显示原始对决元数据 JSON
[
  {
    "team_id": 4474566110,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Juerg Hunziker",
        "dupr_id": "W6N0NM",
        "rating": 3.515,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randall D Schmidt",
        "dupr_id": "8JMJKD",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "New Bern, NC, US"
      }
    ]
  },
  {
    "team_id": 7026487175,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Gershon",
        "dupr_id": "595R70",
        "rating": 3.415,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly Halbig",
        "dupr_id": "W6N0ZL",
        "rating": 3.325,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]