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

WD 3.5 Open - Pool A

ID: 7432710426

对局比分

11-7

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

7:30 PM

对决场地

John Slidell Park

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Anh Pipitone

Z97YJM · Metairie, LA, US

DUPR

3.694

ES
Erin Schayot

4LP9LM · USA

DUPR

3.537

阵营 2负方
EM
Edie Myer

YXM09K · LA, US

DUPR

3.488

JL
Jo Lagrone

3LVJ55 · Walker, LA, US

DUPR

3.668

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7432710426
显示原始对决元数据 JSON
[
  {
    "team_id": 5164191746,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anh Pipitone",
        "dupr_id": "Z97YJM",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Erin Schayot",
        "dupr_id": "4LP9LM",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4780776705,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edie Myer",
        "dupr_id": "YXM09K",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "LA, US"
      },
      {
        "name": "Jo Lagrone",
        "dupr_id": "3LVJ55",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": "Walker, LA, US"
      }
    ]
  }
]