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

SIAL 4-22-2025 week #4 pool A

ID: 4525542120

对局比分

4-10

获胜 / Win

对决日期

2025-04-23

对局时间 (估算)

1:00 PM

对决场地

Fountain Valley Tennis & Pickleball Center

未核实场馆

对决竞争阵营

阵营 1负方
PC
Paul Colburn

YX75D4 · Fountain Valley, CA, US

DUPR

3.452

DC
David Callihan

35EGDP · Fountain Valley, CA, US

DUPR

3.678

阵营 2胜方
DT
Dmitry Tsukerman

8KV2ZY · Fountain Valley, CA, US

DUPR

3.971

VL
Vince Lu

DWWDE6 · Fountain Valley, CA, US

DUPR

3.873

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4525542120
显示原始对决元数据 JSON
[
  {
    "team_id": 7069999577,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Paul  Colburn",
        "dupr_id": "YX75D4",
        "rating": 3.452,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "David Callihan",
        "dupr_id": "35EGDP",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 7757133450,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dmitry Tsukerman",
        "dupr_id": "8KV2ZY",
        "rating": 3.971,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      },
      {
        "name": "Vince Lu",
        "dupr_id": "DWWDE6",
        "rating": 3.873,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  }
]