返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Lebanon TN Pickleball League 3.5+

ID: 7783263154

对局比分

21-16

落败 / Loss

对决日期

2025-03-10

对局时间 (估算)

11:30 PM

对决场地

Lebanon, TN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
LC
Lauren Carr

0QQKGN · USA

DUPR

3.715

MR
Mike Reyes

JZ9PXD · USA

DUPR

3.637

阵营 2负方
CR
Cody Richardson

2QLQER · Lebanon, TN, US

DUPR

3.651

HG
Honey Gardner

JZ4LVO · USA

DUPR

3.395

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7783263154
显示原始对决元数据 JSON
[
  {
    "team_id": 7354291978,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lauren Carr",
        "dupr_id": "0QQKGN",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Reyes",
        "dupr_id": "JZ9PXD",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7671962039,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cody Richardson",
        "dupr_id": "2QLQER",
        "rating": 3.651,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      },
      {
        "name": "Honey Gardner",
        "dupr_id": "JZ4LVO",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]