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

Boulder Pickleball Intermediate DUPR/UTR Challenge

ID: 4573422371

对局比分

2-11

获胜 / Win

对决日期

2025-02-08

对局时间 (估算)

12:45 AM

对决场地

2550 Frontier Ave, Boulder, CO 80301, USA

未核实场馆

对决竞争阵营

阵营 1负方
JL
Jerry Long

Z9XD6Q · Boulder, CO, US

DUPR

2.697

TT
Traci Thoresen

7NNGLM · USA

DUPR

2.000

阵营 2胜方
BB
Bryan Brading

JJN4WO · Charlotte, NC, US

DUPR

2.756

AR
Andrew Richardson

KOGM2Q · USA

DUPR

2.499

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4573422371
显示原始对决元数据 JSON
[
  {
    "team_id": 5182274913,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jerry Long",
        "dupr_id": "Z9XD6Q",
        "rating": 2.697,
        "profile_pic_url": null,
        "location": "Boulder, CO, US"
      },
      {
        "name": "Traci  Thoresen",
        "dupr_id": "7NNGLM",
        "rating": 2,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5840449379,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Brading",
        "dupr_id": "JJN4WO",
        "rating": 2.756,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "Andrew Richardson",
        "dupr_id": "KOGM2Q",
        "rating": 2.499,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]