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

Super DUPR 4.5 Team Average Mixed Doubles

ID: 7037498602

对局比分

3-11

落败 / Loss

对决日期

2026-04-05

对局时间 (估算)

11:30 PM

对决场地

Thornton | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
CG
Corben Gailey

DN92R4 · Denver, CO, US

DUPR

4.397

AS
Amaris Surmacz

X24PR7 · AZ, US

DUPR

4.206

阵营 2胜方
KS
Katerina Stampach

NY64G6 · Erie, CO, US

DUPR

4.396

AV
Ademir Veliz

JJXDXO · Fort Collins, CO, US

DUPR

4.524

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7037498602
显示原始对决元数据 JSON
[
  {
    "team_id": 8291559594,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Corben Gailey",
        "dupr_id": "DN92R4",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Denver, CO, US"
      },
      {
        "name": "Amaris Surmacz",
        "dupr_id": "X24PR7",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  },
  {
    "team_id": 6560688353,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katerina Stampach",
        "dupr_id": "NY64G6",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Erie, CO, US"
      },
      {
        "name": "Ademir Veliz",
        "dupr_id": "JJXDXO",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Fort Collins, CO, US"
      }
    ]
  }
]