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

Singles Showdown @ Pickleland - MEN'S SINGLES | 4.5 - 5.2 |

ID: 6350064280

对局比分

3-11

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

5:00 PM

对决场地

Pickleland - Indoor Pickleball Courts in Pflugerville, 21427 Martin Ln, Pflugerville, TX 78660, USA

未核实场馆

对决竞争阵营

阵营 1负方
MG
Michael Garcia

V7DW45 · Converse, TX, US

DUPR

4.514

阵营 2胜方
Jose Santos

2YDQ27 · Austin, TX, US

DUPR

4.053

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6350064280
显示原始对决元数据 JSON
[
  {
    "team_id": 5851173442,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Garcia",
        "dupr_id": "V7DW45",
        "rating": 4.514,
        "profile_pic_url": null,
        "location": "Converse, TX, US"
      }
    ]
  },
  {
    "team_id": 8088131491,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jose Santos",
        "dupr_id": "2YDQ27",
        "rating": 4.053,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/141079_64583d3c9a1cf.jpeg",
        "location": "Austin, TX, US"
      }
    ]
  }
]