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

CFIL Advanced CP vs BF

ID: 4556369436

对局比分

11-6

落败 / Loss

对决日期

2026-03-09

对局时间 (估算)

1:00 PM

对决场地

Cape Fear National Golf Course at Brunswick Forest, Cape Fear National Drive, Leland, NC, USA

未核实场馆

对决竞争阵营

阵营 1胜方
LG
Larry Geller

8J0NE4 · Leland, NC, US

DUPR

4.240

GA
George A Stoll

1N52OW · Pleasant Valley, NY, US

DUPR

4.280

阵营 2负方
BL
Bill Luftig

ZNWRWM · Leland, NC, US

DUPR

4.482

BW
Brian Weis

4LPY2V · Leland, NC, US

DUPR

3.957

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4556369436
显示原始对决元数据 JSON
[
  {
    "team_id": 8124622661,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Larry Geller",
        "dupr_id": "8J0NE4",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "George A Stoll",
        "dupr_id": "1N52OW",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Pleasant Valley, NY, US"
      }
    ]
  },
  {
    "team_id": 6100077430,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill Luftig",
        "dupr_id": "ZNWRWM",
        "rating": 4.482,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      },
      {
        "name": "Brian Weis",
        "dupr_id": "4LPY2V",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Leland, NC, US"
      }
    ]
  }
]