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

2026 NOLA Pickle Gras - Mixed Doubles Skill: (3.5) Age: (35 And Above)

ID: 7087295717

对局比分

16-14

获胜 / Win

对决日期

2026-02-08

对局时间 (估算)

6:15 AM

对决场地

New Orleans (Metairie), LA

未核实场馆

对决竞争阵营

阵营 1胜方
HL
Hillary Lambert

55P4Z0 · USA

DUPR

3.352

PL
Palmer Lambert

QJEG40 · Metairie, LA, US

DUPR

3.599

阵营 2负方
KO
Karli Olivier

G0ZWYX · Terrebonne Parish, LA, US

DUPR

3.954

FF
Frederick Finn

EWWLNM · USA

DUPR

3.094

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7087295717
显示原始对决元数据 JSON
[
  {
    "team_id": 4353651741,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hillary Lambert",
        "dupr_id": "55P4Z0",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Palmer Lambert",
        "dupr_id": "QJEG40",
        "rating": 3.599,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  },
  {
    "team_id": 6235375200,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Karli Olivier",
        "dupr_id": "G0ZWYX",
        "rating": 3.954,
        "profile_pic_url": null,
        "location": "Terrebonne Parish, LA, US"
      },
      {
        "name": "Frederick Finn",
        "dupr_id": "EWWLNM",
        "rating": 3.094,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]