返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Week 8 Round 1

ID: 4744411579

对局比分

4-9

获胜 / Win

对决日期

2026-04-28

对局时间 (估算)

8:45 AM

对决场地

True Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
JD
Jason DiGianni

ZD4KDP · Saratoga County, NY, US

DUPR

3.319

BK
Brandon Koch

QX5RL5 · East Greenbush, NY, US

DUPR

3.306

阵营 2胜方
TT
Tammy Thayer

QP9W9D · Cohoes, NY, US

DUPR

3.245

RL
Robert liotta

N5NZPZ · Albany, NY, US

DUPR

2.923

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4744411579
显示原始对决元数据 JSON
[
  {
    "team_id": 8261124894,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason  DiGianni",
        "dupr_id": "ZD4KDP",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": "Saratoga County, NY, US"
      },
      {
        "name": "Brandon Koch",
        "dupr_id": "QX5RL5",
        "rating": 3.306,
        "profile_pic_url": null,
        "location": "East Greenbush, NY, US"
      }
    ]
  },
  {
    "team_id": 4798539368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tammy Thayer",
        "dupr_id": "QP9W9D",
        "rating": 3.245,
        "profile_pic_url": null,
        "location": "Cohoes, NY, US"
      },
      {
        "name": "Robert liotta",
        "dupr_id": "N5NZPZ",
        "rating": 2.923,
        "profile_pic_url": null,
        "location": "Albany, NY, US"
      }
    ]
  }
]