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

Team Picklebowl - Club Pickleball USA - Mixed 5.0

ID: 8562414944

对局比分

17-14

获胜 / Win

对决日期

2025-01-17

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DH
Dan Hoen

1RX0XM · Saratoga Springs, UT, US

DUPR

5.169

EK
Erin Kern

3O06DW · Pleasant Grove, UT, US

DUPR

4.994

阵营 2负方
BL
Bryan Lundberg

8MJDD8 · Springville, UT, US

DUPR

5.528

LG
Lily Goodwin

896E9E · Spanish Fork, UT, US

DUPR

3.877

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8562414944
显示原始对决元数据 JSON
[
  {
    "team_id": 7956510331,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dan Hoen",
        "dupr_id": "1RX0XM",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      },
      {
        "name": "Erin Kern",
        "dupr_id": "3O06DW",
        "rating": 4.994,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      }
    ]
  },
  {
    "team_id": 4620869106,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Lundberg",
        "dupr_id": "8MJDD8",
        "rating": 5.528,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      },
      {
        "name": "Lily Goodwin",
        "dupr_id": "896E9E",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      }
    ]
  }
]