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

Pickleball: Round Robin

ID: 4839906902

对局比分

11-5

获胜 / Win

对决日期

2026-03-23

对局时间 (估算)

3:30 PM

对决场地

Summit Center Park

未核实场馆

对决竞争阵营

阵营 1胜方
CL
Chase Lynch

1RPPLE · Midland, TX, US

DUPR

4.051

阵营 2负方
BB
Brooks Bryan

LWKMZ6 · USA

DUPR

2.740

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4839906902
显示原始对决元数据 JSON
[
  {
    "team_id": 6844351251,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chase Lynch",
        "dupr_id": "1RPPLE",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Midland, TX, US"
      }
    ]
  },
  {
    "team_id": 4336292864,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brooks Bryan",
        "dupr_id": "LWKMZ6",
        "rating": 2.74,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]