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

The San Antonio Amateur Open @ Texas Pickle Hall - Mens Doubles Skill: (4.0) Age: (Any)

ID: 8136012362

对局比分

7-11

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

3:30 PM

对决场地

Live Oak, TX

未核实场馆

对决竞争阵营

阵营 1负方
Michael Bunzel

8W7WWM · Corpus Christi, TX, US

DUPR

3.487

RC
Ricky Cantu

6NW2VG · USA

DUPR

3.797

阵营 2胜方
CM
Christopher Macdonald

6NQL9Q · Selma, TX, US

DUPR

3.773

AE
Adrian Espinoza

8JDL6W · San Antonio, TX, US

DUPR

3.966

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8136012362
显示原始对决元数据 JSON
[
  {
    "team_id": 7097176897,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Bunzel",
        "dupr_id": "8W7WWM",
        "rating": 3.487,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1108927/images/profile/783e192b-b49d-4fa3-9511-04037774b376.png",
        "location": "Corpus Christi, TX, US"
      },
      {
        "name": "Ricky Cantu",
        "dupr_id": "6NW2VG",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7046491257,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher  Macdonald",
        "dupr_id": "6NQL9Q",
        "rating": 3.773,
        "profile_pic_url": null,
        "location": "Selma, TX, US"
      },
      {
        "name": "Adrian Espinoza",
        "dupr_id": "8JDL6W",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  }
]