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

League Championship Round Robin

ID: 8548408348

对局比分

8-11

获胜 / Win

对决日期

2026-02-19

对局时间 (估算)

5:00 PM

对决场地

Earl Warren Showgrounds

未核实场馆

对决竞争阵营

阵营 1负方
JF
Jeff Farmer

4ZXK6K · USA

DUPR

3.470

NR
Neil Rooke

EGL5OW · Santa Barbara, CA, US

DUPR

3.362

阵营 2胜方
RG
renaud gonthier

WX5YNQ · Santa Barbara, CA, US

DUPR

4.101

JB
John Beckett

17NER9 · MI, US

DUPR

3.612

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8548408348
显示原始对决元数据 JSON
[
  {
    "team_id": 6886002950,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Farmer",
        "dupr_id": "4ZXK6K",
        "rating": 3.47,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neil Rooke",
        "dupr_id": "EGL5OW",
        "rating": 3.362,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      }
    ]
  },
  {
    "team_id": 5103091851,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "renaud gonthier",
        "dupr_id": "WX5YNQ",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Santa Barbara, CA, US"
      },
      {
        "name": "John Beckett",
        "dupr_id": "17NER9",
        "rating": 3.612,
        "profile_pic_url": null,
        "location": "MI, US"
      }
    ]
  }
]