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

Lafayette Pickleball Club

ID: 5746096216

对局比分

11-3

获胜 / Win

对决日期

2026-04-22

对局时间 (估算)

5:00 PM

对决场地

500 Verot School Rd, Lafayette, LA 70508, USA

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Amy Mayo

RZKVXM · Sulphur, LA, US

DUPR

3.438

BM
Brent Mayo

QPN4M4 · Sulphur, LA, US

DUPR

4.754

阵营 2负方
SB
Sofie Barras

V4YN7P · Lake Charles, LA, US

DUPR

3.623

TK
Tanner Kuykendall

VXE9OP · USA

DUPR

4.051

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5746096216
显示原始对决元数据 JSON
[
  {
    "team_id": 6554434190,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Mayo",
        "dupr_id": "RZKVXM",
        "rating": 3.438,
        "profile_pic_url": null,
        "location": "Sulphur, LA, US"
      },
      {
        "name": "Brent Mayo",
        "dupr_id": "QPN4M4",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Sulphur, LA, US"
      }
    ]
  },
  {
    "team_id": 5907984374,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sofie Barras",
        "dupr_id": "V4YN7P",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Lake Charles, LA, US"
      },
      {
        "name": "Tanner Kuykendall",
        "dupr_id": "VXE9OP",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]