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

Pickleballing DUPR

ID: 6806203682

对局比分

11-3, 11-2

落败 / Loss

对决日期

2024-09-08

对局时间 (估算)

3:30 PM

对决场地

Life Time, West 84th Street, Bloomington, MN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
ET
Eric Theriault

8GV20M · USA

DUPR

4.713

AG

DUPR

4.845

阵营 2负方
DK
David Kurschner

89Y5V1 · Minneapolis, MN, US

DUPR

4.404

NG
Nacho G

12PX9Y · Minneapolis, MN, US

DUPR

4.700

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6806203682
显示原始对决元数据 JSON
[
  {
    "team_id": 7459405555,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Theriault",
        "dupr_id": "8GV20M",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aravind Gottemukkula",
        "dupr_id": "8MQNPV",
        "rating": 4.845,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8230612385,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Kurschner",
        "dupr_id": "89Y5V1",
        "rating": 4.404,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Nacho G",
        "dupr_id": "12PX9Y",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]