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

Friday Night Dinks & Drinks - Piranha Happy Hour League [DUPR]

ID: 4457377566

对局比分

4-11

获胜 / Win

对决日期

2026-06-05

对局时间 (估算)

7:30 PM

对决场地

Pickled! GameChangers

未核实场馆

对决竞争阵营

阵营 1负方
JC
Jesus Ceballos

JPD6YM · USA

DUPR

3.433

KM
Kerry McLaughlin

67D29E · Channahon, IL, US

DUPR

2.869

阵营 2胜方
JS
jill sauerwein

RY0XPQ · Shorewood, IL, US

DUPR

3.748

KS
Kevin Sauerwein

2LE5YY · Joliet, IL, US

DUPR

4.034

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4457377566
显示原始对决元数据 JSON
[
  {
    "team_id": 5240490499,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jesus Ceballos",
        "dupr_id": "JPD6YM",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kerry McLaughlin",
        "dupr_id": "67D29E",
        "rating": 2.869,
        "profile_pic_url": null,
        "location": "Channahon, IL, US"
      }
    ]
  },
  {
    "team_id": 8131553824,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jill sauerwein",
        "dupr_id": "RY0XPQ",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Shorewood, IL, US"
      },
      {
        "name": "Kevin Sauerwein",
        "dupr_id": "2LE5YY",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Joliet, IL, US"
      }
    ]
  }
]