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

Official Rated Play - 4.25+

ID: 5978979361

对局比分

11-4

落败 / Loss

对决日期

2023-01-20

对局时间 (估算)

2:15 AM

对决场地

Lucky Shots Pickleball Club, 5th Street Northeast, Minneapolis, MN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TS
Tad Sonneman

1NN7GW · Tenstrike, MN, US

DUPR

4.698

BV
Brennan Vargas

3VPZWJ · Plymouth, MN, US

DUPR

4.972

阵营 2负方
EP
Eric Pfeffer

12PKER · Medina, MN, US

DUPR

4.459

DB
David Bergman

89JYKK · Minneapolis, MN, US

DUPR

4.481

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5978979361
显示原始对决元数据 JSON
[
  {
    "team_id": 7790920499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tad Sonneman",
        "dupr_id": "1NN7GW",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": "Tenstrike, MN, US"
      },
      {
        "name": "Brennan Vargas",
        "dupr_id": "3VPZWJ",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 7550557133,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Pfeffer",
        "dupr_id": "12PKER",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Medina, MN, US"
      },
      {
        "name": "David Bergman",
        "dupr_id": "89JYKK",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]