返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

-March9 - Nevis Ladder League

ID: 6466455176

对局比分

8-11

落败 / Loss

对决日期

2026-03-10

对局时间 (估算)

9:00 PM

对决场地

210 Pleasant St

未核实场馆

对决竞争阵营

阵营 1负方
Katie Halverson

99PYKR · Park Rapids, MN, US

DUPR

3.458

TL
Tanja Larson

3LWJ7K · Nevis, MN, US

DUPR

3.421

阵营 2胜方
LL
Lindsey Luberda

WNEX7Y · USA

DUPR

3.275

CS
Chris Sorensen

2YZZL7 · Park Rapids, MN, US

DUPR

3.013

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6466455176
显示原始对决元数据 JSON
[
  {
    "team_id": 6330703897,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Katie Halverson",
        "dupr_id": "99PYKR",
        "rating": 3.458,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67d4ff12f33a6.jpg",
        "location": "Park Rapids, MN, US"
      },
      {
        "name": "Tanja Larson",
        "dupr_id": "3LWJ7K",
        "rating": 3.421,
        "profile_pic_url": null,
        "location": "Nevis, MN, US"
      }
    ]
  },
  {
    "team_id": 7813596661,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lindsey Luberda",
        "dupr_id": "WNEX7Y",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris  Sorensen",
        "dupr_id": "2YZZL7",
        "rating": 3.013,
        "profile_pic_url": null,
        "location": "Park Rapids, MN, US"
      }
    ]
  }
]