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

The NOLA Amateur Open @ The Exchange - Mens Doubles Skill: (3.5) Age: (Any)

ID: 6859331945

对局比分

5-11

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

6:15 AM

对决场地

New Orleans, LA

View Facility Page →

对决竞争阵营

阵营 1负方
AD
Andre Desforges

D970NL · USA

DUPR

3.446

JS
Jeff Stempel

NX0G07 · St Tammany Parish, LA, US

DUPR

3.836

阵营 2胜方
PL
Palmer Lambert

QJEG40 · Metairie, LA, US

DUPR

3.796

MG
Michael Galjour

M2745D · Metairie, LA, US

DUPR

3.549

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6859331945
显示原始对决元数据 JSON
[
  {
    "team_id": 5674959365,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andre Desforges",
        "dupr_id": "D970NL",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Stempel",
        "dupr_id": "NX0G07",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "St Tammany Parish, LA, US"
      }
    ]
  },
  {
    "team_id": 6165573895,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Palmer Lambert",
        "dupr_id": "QJEG40",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Michael Galjour",
        "dupr_id": "M2745D",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  }
]