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

Men's Singles Skill:(4.0) Age: (All Ages)

ID: 7993031164

对局比分

11-6, 11-5

获胜 / Win

对决日期

2026-03-13

对局时间 (估算)

5:00 PM

对决场地

PicklePlex of Punta Gorda

未核实场馆

对决竞争阵营

阵营 1胜方
AG
Andy Gutierrez

Q5JR94 · Fort Myers, FL, US

DUPR

3.685

阵营 2负方
JT
Justin Turton

8JYXGW · Fort Myers, FL, US

DUPR

4.539

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7993031164
显示原始对决元数据 JSON
[
  {
    "team_id": 7060164507,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andy Gutierrez",
        "dupr_id": "Q5JR94",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      }
    ]
  },
  {
    "team_id": 6783146411,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Turton",
        "dupr_id": "8JYXGW",
        "rating": 4.539,
        "profile_pic_url": null,
        "location": "Fort Myers, FL, US"
      }
    ]
  }
]