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

GCPC Sunday DUPR League

ID: 7885446975

对局比分

11-2

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Angie Schumer

ZDP69Q · Grand Forks, ND, US

DUPR

3.802

LB
Lisa Brown

ELKORV · East Grand Forks, MN, US

DUPR

3.593

阵营 2负方
DS
Dorene Schumer

JZL90W · USA

DUPR

3.585

TB
Timothy Baumer

P5V5DX · USA

DUPR

3.703

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7885446975
显示原始对决元数据 JSON
[
  {
    "team_id": 8036981142,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Angie Schumer",
        "dupr_id": "ZDP69Q",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Lisa Brown",
        "dupr_id": "ELKORV",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": "East Grand Forks, MN, US"
      }
    ]
  },
  {
    "team_id": 6824417680,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dorene Schumer",
        "dupr_id": "JZL90W",
        "rating": 3.585,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Timothy Baumer",
        "dupr_id": "P5V5DX",
        "rating": 3.703,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]