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

PB gang sunday

ID: 4300751938

对局比分

7-11

获胜 / Win

对决日期

2026-01-18

对局时间 (估算)

11:30 PM

对决场地

Pickleplex Social Club - Red Deer

未核实场馆

对决竞争阵营

阵营 1负方
JB
jelome barcelo

67Z740 · Red Deer, AB, CA

DUPR

3.944

JK
Jeff Kelley

2LOWW4 · Red Deer, AB, CA

DUPR

3.810

阵营 2胜方
GK
Greg King

7DW5L9 · Red Deer, AB, CA

DUPR

4.433

TJ
Terry Januszewski

O6D09L · Red Deer, AB, CA

DUPR

4.117

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4300751938
显示原始对决元数据 JSON
[
  {
    "team_id": 4364177983,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "jelome barcelo",
        "dupr_id": "67Z740",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Jeff Kelley",
        "dupr_id": "2LOWW4",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 5301242256,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg King",
        "dupr_id": "7DW5L9",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Terry Januszewski",
        "dupr_id": "O6D09L",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]