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

PB gang sunday

ID: 4344318058

对局比分

11-1

落败 / Loss

对决日期

2026-01-18

对局时间 (估算)

11:30 PM

对决场地

Pickleplex Social Club - Red Deer

未核实场馆

对决竞争阵营

阵营 1胜方
JB
jelome barcelo

67Z740 · Red Deer, AB, CA

DUPR

3.974

JK
Jeff Kelley

2LOWW4 · Red Deer, AB, CA

DUPR

4.151

阵营 2负方
GK
Greg King

7DW5L9 · Red Deer, AB, CA

DUPR

4.211

TJ
Terry Januszewski

O6D09L · Red Deer, AB, CA

DUPR

4.069

数据访问 (AI / 开发者)

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

cURL Request:

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