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

The Pad Tucson Tuesday League

ID: 7624541887

对局比分

11-1

获胜 / Win

对决日期

2025-11-25

对局时间 (估算)

8:45 AM

对决场地

300 S Toole Ave, Tucson, AZ 85701, USA

未核实场馆

对决竞争阵营

阵营 1胜方
GS
garrett sanders

OZR9VP · Marana, AZ, US

DUPR

4.034

DC
David Callihan

35EGDP · Fountain Valley, CA, US

DUPR

3.742

阵营 2负方
JA
James Audia

6KXPWE · USA

DUPR

3.707

SG
Seth Grimes

ZDYOGW · USA

DUPR

3.571

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7624541887
显示原始对决元数据 JSON
[
  {
    "team_id": 7017336495,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "garrett sanders",
        "dupr_id": "OZR9VP",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Marana, AZ, US"
      },
      {
        "name": "David Callihan",
        "dupr_id": "35EGDP",
        "rating": 3.742,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 7325425704,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Audia",
        "dupr_id": "6KXPWE",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Seth Grimes",
        "dupr_id": "ZDYOGW",
        "rating": 3.571,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]