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

GCPC Sunday DUPR League

ID: 5575705508

对局比分

11-7

获胜 / Win

对决日期

2026-04-19

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MU
Melissa Ulman

ZDXMOM · Crookston, MN, US

DUPR

3.806

JB
Jacki Berglund

YGEJZK · Polk County, MN, US

DUPR

3.788

阵营 2负方
CB
Cecil Bartosh

ZDEXGM · Grand Forks, ND, US

DUPR

3.854

SS
Steve Scholand

3ZZ0RP · USA

DUPR

3.861

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5575705508
显示原始对决元数据 JSON
[
  {
    "team_id": 4583226663,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa Ulman",
        "dupr_id": "ZDXMOM",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Crookston, MN, US"
      },
      {
        "name": "Jacki Berglund",
        "dupr_id": "YGEJZK",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Polk County, MN, US"
      }
    ]
  },
  {
    "team_id": 4560526581,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cecil Bartosh",
        "dupr_id": "ZDEXGM",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Steve Scholand",
        "dupr_id": "3ZZ0RP",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]