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

Lafayette Pickleball Club

ID: 7949926504

对局比分

11-5

获胜 / 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.479

BM
Brent Mayo

QPN4M4 · Sulphur, LA, US

DUPR

4.784

阵营 2负方
MP
Molly Polston

8GLOGX · Slidell, LA, US

DUPR

3.681

RK
Rodney Knox

QPMG65 · Lafourche Parish, LA, US

DUPR

4.538

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7949926504
显示原始对决元数据 JSON
[
  {
    "team_id": 8192663756,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Mayo",
        "dupr_id": "RZKVXM",
        "rating": 3.479,
        "profile_pic_url": null,
        "location": "Sulphur, LA, US"
      },
      {
        "name": "Brent Mayo",
        "dupr_id": "QPN4M4",
        "rating": 4.784,
        "profile_pic_url": null,
        "location": "Sulphur, LA, US"
      }
    ]
  },
  {
    "team_id": 8333710914,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Molly Polston",
        "dupr_id": "8GLOGX",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Slidell, LA, US"
      },
      {
        "name": "Rodney Knox",
        "dupr_id": "QPMG65",
        "rating": 4.538,
        "profile_pic_url": null,
        "location": "Lafourche Parish, LA, US"
      }
    ]
  }
]