返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PFL SUMMER SHOWDOWN S2/2025 - Men’s Doubles Skill (4.5, 4.75, 5.0) Age: (Any)

ID: 8010226575

对局比分

7-11

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

4:45 AM

对决场地

Concord Pickleball, Pitts School Road Northwest, Concord, NC, USA

未核实场馆

对决竞争阵营

阵营 1负方
WG
Weston Glassgow

EW4LXV · USA

DUPR

4.201

TJ
Tristan James Watson

122EZR · Hamer, SC, US

DUPR

4.959

阵营 2胜方
CD
Caleb Deckert

890GN7 · Charlotte, NC, US

DUPR

4.821

ZJ
Zachery James Miller

MYD20G · Charlotte, NC, US

DUPR

4.857

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8010226575
显示原始对决元数据 JSON
[
  {
    "team_id": 4463688801,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Weston Glassgow",
        "dupr_id": "EW4LXV",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tristan James Watson",
        "dupr_id": "122EZR",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Hamer, SC, US"
      }
    ]
  },
  {
    "team_id": 4734146318,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Caleb Deckert",
        "dupr_id": "890GN7",
        "rating": 4.821,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Zachery James Miller",
        "dupr_id": "MYD20G",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]