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

Reimagine Rec Pickleball Wed Night League

ID: 7040401416

对局比分

15-1

获胜 / Win

对决日期

2026-04-15

对局时间 (估算)

1:00 PM

对决场地

867 S Blvd E, Pontiac, MI 48341, USA

未核实场馆

对决竞争阵营

阵营 1胜方
TC
Tristan Covacha

DW752M · Orion Township, MI, US

DUPR

4.691

JB
John Blake

ZNYEEQ · USA

DUPR

3.976

阵营 2负方
AH
Alex Hartley

2QLQGE · USA

DUPR

4.057

GZ
George Zhu

76VKQ9 · West Bloomfield Township, MI, US

DUPR

4.202

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7040401416
显示原始对决元数据 JSON
[
  {
    "team_id": 4919237041,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tristan Covacha",
        "dupr_id": "DW752M",
        "rating": 4.691,
        "profile_pic_url": null,
        "location": "Orion Township, MI, US"
      },
      {
        "name": "John Blake",
        "dupr_id": "ZNYEEQ",
        "rating": 3.976,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5628031541,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Hartley",
        "dupr_id": "2QLQGE",
        "rating": 4.057,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George Zhu",
        "dupr_id": "76VKQ9",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "West Bloomfield Township, MI, US"
      }
    ]
  }
]