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

last week - Spring '26

ID: 7524541190

对局比分

15-3

获胜 / Win

对决日期

2026-03-30

对局时间 (估算)

3:30 PM

对决场地

PickleX

未核实场馆

对决竞争阵营

阵营 1胜方
JL
Jeff Luke

KO55LK · Minneapolis, MN, US

DUPR

3.838

RR
Royce Richter

1N6PGW · Eden Prairie, MN, US

DUPR

3.717

阵营 2负方
JJ
Jay Jallo

2L0Z2Y · MN, US

DUPR

3.629

BB
Bill Blegen

8GZO0M · Shorewood, MN, US

DUPR

3.815

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7524541190
显示原始对决元数据 JSON
[
  {
    "team_id": 7545664377,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Luke",
        "dupr_id": "KO55LK",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Royce Richter",
        "dupr_id": "1N6PGW",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      }
    ]
  },
  {
    "team_id": 8345588984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jay Jallo",
        "dupr_id": "2L0Z2Y",
        "rating": 3.629,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Bill Blegen",
        "dupr_id": "8GZO0M",
        "rating": 3.815,
        "profile_pic_url": null,
        "location": "Shorewood, MN, US"
      }
    ]
  }
]