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

Lafayette Pickleball Club

ID: 5710229164

对局比分

11-9

获胜 / Win

对决日期

2026-03-10

对局时间 (估算)

5:00 PM

对决场地

500 Verot School Rd, Lafayette, LA 70508, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Jensen Melancon

4P06D6 · Thibodaux, LA, US

DUPR

4.172

KP
Kristopher Prejeant

X2JK2R · Morgan City, LA, US

DUPR

4.756

阵营 2负方
SH
Stefan Hawkins

EW9VEM · Lafayette, LA, US

DUPR

4.899

TN
Tom Neustrom

V7RWZJ · Lafayette, LA, US

DUPR

4.109

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5710229164
显示原始对决元数据 JSON
[
  {
    "team_id": 6445458213,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jensen Melancon",
        "dupr_id": "4P06D6",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Thibodaux, LA, US"
      },
      {
        "name": "Kristopher Prejeant",
        "dupr_id": "X2JK2R",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Morgan City, LA, US"
      }
    ]
  },
  {
    "team_id": 5510559280,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stefan Hawkins",
        "dupr_id": "EW9VEM",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      },
      {
        "name": "Tom Neustrom",
        "dupr_id": "V7RWZJ",
        "rating": 4.109,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      }
    ]
  }
]