返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

PPCM Spring '26- week 1

ID: 4376201314

对局比分

15-14

获胜 / Win

对决日期

2026-03-16

对局时间 (估算)

11:30 PM

对决场地

PickleX

未核实场馆

对决竞争阵营

阵营 1胜方
JL
Jeff Luke

KO55LK · Minneapolis, MN, US

DUPR

3.823

MB
Michael Blessing

L2NEJZ · USA

DUPR

3.020

阵营 2负方
JJ
Jay Jallo

2L0Z2Y · MN, US

DUPR

3.665

JE
John Elling

XOPWE5 · USA

DUPR

3.238

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4376201314
显示原始对决元数据 JSON
[
  {
    "team_id": 7928637869,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Luke",
        "dupr_id": "KO55LK",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Michael Blessing",
        "dupr_id": "L2NEJZ",
        "rating": 3.02,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6888536621,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Jallo",
        "dupr_id": "2L0Z2Y",
        "rating": 3.665,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "John Elling",
        "dupr_id": "XOPWE5",
        "rating": 3.238,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]