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

PPCM Spring '26- week 1

ID: 5717614015

对局比分

10-15

落败 / Loss

对决日期

2026-03-16

对局时间 (估算)

8:45 AM

对决场地

PickleX

未核实场馆

对决竞争阵营

阵营 1负方
JL
Jeff Luke

KO55LK · Minneapolis, MN, US

DUPR

3.807

JE
John Elling

XOPWE5 · USA

DUPR

3.220

阵营 2胜方
RR
Royce Richter

1N6PGW · Eden Prairie, MN, US

DUPR

3.716

MB
Michael Blessing

L2NEJZ · USA

DUPR

3.046

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5717614015
显示原始对决元数据 JSON
[
  {
    "team_id": 8067525877,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Luke",
        "dupr_id": "KO55LK",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "John Elling",
        "dupr_id": "XOPWE5",
        "rating": 3.22,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5955875961,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Royce Richter",
        "dupr_id": "1N6PGW",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "Michael Blessing",
        "dupr_id": "L2NEJZ",
        "rating": 3.046,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]