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

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

ID: 5742166958

对局比分

11-8

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

3:30 PM

对决场地

New Orleans, LA

View Facility Page →

对决竞争阵营

阵营 1胜方
PL
Palmer Lambert

QJEG40 · Metairie, LA, US

DUPR

3.780

MG
Michael Galjour

M2745D · Metairie, LA, US

DUPR

3.535

阵营 2负方
TV
Travis Versher

MPO7KO · USA

DUPR

3.632

NM
Nate Mclaughlin

2QDME9 · New Orleans, LA, US

DUPR

3.395

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5742166958
显示原始对决元数据 JSON
[
  {
    "team_id": 4567230402,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Palmer Lambert",
        "dupr_id": "QJEG40",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Michael Galjour",
        "dupr_id": "M2745D",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  },
  {
    "team_id": 7097474579,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Travis Versher",
        "dupr_id": "MPO7KO",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nate Mclaughlin",
        "dupr_id": "2QDME9",
        "rating": 3.395,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]