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

last week - Spring '26

ID: 5691161555

对局比分

15-8

获胜 / Win

对决日期

2026-03-30

对局时间 (估算)

12:45 AM

对决场地

PickleX

未核实场馆

对决竞争阵营

阵营 1胜方
JL
Jeff Luke

KO55LK · Minneapolis, MN, US

DUPR

3.832

BB
Bill Blegen

8GZO0M · Shorewood, MN, US

DUPR

3.836

阵营 2负方
JJ
Jay Jallo

2L0Z2Y · MN, US

DUPR

3.613

BM
Bob Marshall

2QMW99 · USA

DUPR

3.876

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5691161555
显示原始对决元数据 JSON
[
  {
    "team_id": 5843497276,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Luke",
        "dupr_id": "KO55LK",
        "rating": 3.832,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Bill Blegen",
        "dupr_id": "8GZO0M",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Shorewood, MN, US"
      }
    ]
  },
  {
    "team_id": 5427415569,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Jallo",
        "dupr_id": "2L0Z2Y",
        "rating": 3.613,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Bob Marshall",
        "dupr_id": "2QMW99",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]