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

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

ID: 6690005659

对局比分

11-1

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

8:45 AM

对决场地

Live Oak, TX

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Christopher Macdonald

6NQL9Q · Selma, TX, US

DUPR

4.111

AE
Adrian Espinoza

8JDL6W · San Antonio, TX, US

DUPR

4.061

阵营 2负方
BS
Brian Smith

3P70WX · CORP CHRISTI, TX, US

DUPR

3.442

GD
Gary Durbin

1QXGO0 · Corpus Christi, TX, US

DUPR

3.556

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6690005659
显示原始对决元数据 JSON
[
  {
    "team_id": 5993307495,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christopher  Macdonald",
        "dupr_id": "6NQL9Q",
        "rating": 4.111,
        "profile_pic_url": null,
        "location": "Selma, TX, US"
      },
      {
        "name": "Adrian Espinoza",
        "dupr_id": "8JDL6W",
        "rating": 4.061,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 8201611003,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Smith",
        "dupr_id": "3P70WX",
        "rating": 3.442,
        "profile_pic_url": null,
        "location": "CORP CHRISTI, TX, US"
      },
      {
        "name": "Gary Durbin",
        "dupr_id": "1QXGO0",
        "rating": 3.556,
        "profile_pic_url": null,
        "location": "Corpus Christi, TX, US"
      }
    ]
  }
]