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

GCPC Sunday DUPR League

ID: 6010604684

对局比分

11-3

落败 / Loss

对决日期

2026-04-19

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MU
Melissa Ulman

ZDXMOM · USA

DUPR

3.862

SS
Steve Scholand

3ZZ0RP · USA

DUPR

3.861

阵营 2负方
CB
Cecil Bartosh

ZDEXGM · Grand Forks, ND, US

DUPR

3.809

JB
Jacki Berglund

YGEJZK · Polk County, MN, US

DUPR

3.760

数据访问 (AI / 开发者)

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

cURL Request:

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