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

Peak Summer Kick-Off - Men's Doubles 4.5 Round Robin 8+ Age

ID: 5714259115

对局比分

1-11

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

8:45 AM

对决场地

Peak Sports Greensboro

未核实场馆

对决竞争阵营

阵营 1负方
DK
David Kovarik

67NLDK · Wilmington, NC, US

DUPR

4.283

AH
Antoine Hawkins

GGX4DD · Wilmington, NC, US

DUPR

4.178

阵营 2胜方
Paul Meyer

Z99RPD · Pinehurst, NC, US

DUPR

4.580

AB
Adam Bishop

E90NKJ · Jackson Springs, NC, US

DUPR

4.618

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5714259115
显示原始对决元数据 JSON
[
  {
    "team_id": 6916978983,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Kovarik",
        "dupr_id": "67NLDK",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Antoine Hawkins",
        "dupr_id": "GGX4DD",
        "rating": 4.178,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 5605990672,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Paul Meyer",
        "dupr_id": "Z99RPD",
        "rating": 4.58,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65d2a83e525be.jpg",
        "location": "Pinehurst, NC, US"
      },
      {
        "name": "Adam  Bishop",
        "dupr_id": "E90NKJ",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Jackson Springs, NC, US"
      }
    ]
  }
]