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

Wednesday Night League - Session 1, Wed May 27

ID: 7996118452

对局比分

10-11

获胜 / Win

对决日期

2026-05-28

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SG
Stone Gomberg

LW4M4J · USA

DUPR

3.478

CT
christine tzumas

12DK2E · Naples, FL, US

DUPR

3.668

阵营 2胜方
EL
Edward Lee

N76XL2 · Wheeling, IL, US

DUPR

3.555

KL
Kevin Lee

ODKK2W · USA

DUPR

3.324

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7996118452
显示原始对决元数据 JSON
[
  {
    "team_id": 8208430321,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stone Gomberg ",
        "dupr_id": "LW4M4J",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "christine tzumas",
        "dupr_id": "12DK2E",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 4979176315,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edward Lee",
        "dupr_id": "N76XL2",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Kevin Lee",
        "dupr_id": "ODKK2W",
        "rating": 3.324,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]