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

WD 3.5 Open - Pool A

ID: 4713188669

对局比分

1-11

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

6:15 AM

对决场地

John Slidell Park

未核实场馆

对决竞争阵营

阵营 1负方
EM
Edie Myer

YXM09K · LA, US

DUPR

3.439

JL
Jo Lagrone

3LVJ55 · Walker, LA, US

DUPR

3.519

阵营 2胜方
JC
Jelai Cooper

XKG4W2 · LA, US

DUPR

3.506

JV
Jennifer Vu

WKXVOK · USA

DUPR

3.271

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4713188669
显示原始对决元数据 JSON
[
  {
    "team_id": 7466211879,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edie Myer",
        "dupr_id": "YXM09K",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": "LA, US"
      },
      {
        "name": "Jo Lagrone",
        "dupr_id": "3LVJ55",
        "rating": 3.519,
        "profile_pic_url": null,
        "location": "Walker, LA, US"
      }
    ]
  },
  {
    "team_id": 7869780033,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jelai Cooper",
        "dupr_id": "XKG4W2",
        "rating": 3.506,
        "profile_pic_url": null,
        "location": "LA, US"
      },
      {
        "name": "Jennifer Vu",
        "dupr_id": "WKXVOK",
        "rating": 3.271,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]