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

Lafayette Pickleball Club

ID: 4728238684

对局比分

6-11

获胜 / Win

对决日期

2026-03-10

对局时间 (估算)

5:00 PM

对决场地

500 Verot School Rd, Lafayette, LA 70508, USA

未核实场馆

对决竞争阵营

阵营 1负方
JP
Jacques Poirier

L5MDWK · Lafayette, LA, US

DUPR

4.239

JW
Julia Wade

XOR9P7 · Lafayette, LA, US

DUPR

3.757

阵营 2胜方
SB
sonny bellard

59NJX5 · Lafayette, LA, US

DUPR

4.007

KD
Kyle Derouen

9P7L5J · The Woodlands, TX, US

DUPR

3.945

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4728238684
显示原始对决元数据 JSON
[
  {
    "team_id": 6130460953,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacques Poirier",
        "dupr_id": "L5MDWK",
        "rating": 4.239,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      },
      {
        "name": "Julia Wade",
        "dupr_id": "XOR9P7",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      }
    ]
  },
  {
    "team_id": 7910573113,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "sonny bellard",
        "dupr_id": "59NJX5",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Lafayette, LA, US"
      },
      {
        "name": "Kyle Derouen",
        "dupr_id": "9P7L5J",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  }
]