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

Tuesday Night League - Session 1, Tue May 19

ID: 7080550824

对局比分

8-11

获胜 / Win

对决日期

2026-05-20

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
ED
Enkhuliral Dechin

Q5L55R · Vernon Hills, IL, US

DUPR

3.861

DL
David Lerner

N7Z5WW · USA

DUPR

3.488

阵营 2胜方
EL
Edward Lee

N76XL2 · Wheeling, IL, US

DUPR

3.576

BB
Ben Bujdei

Q50E60 · USA

DUPR

4.054

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7080550824
显示原始对决元数据 JSON
[
  {
    "team_id": 4518266440,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Enkhuliral Dechin",
        "dupr_id": "Q5L55R",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Vernon Hills, IL, US"
      },
      {
        "name": "David Lerner",
        "dupr_id": "N7Z5WW",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6518509804,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edward Lee",
        "dupr_id": "N76XL2",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Ben Bujdei",
        "dupr_id": "Q50E60",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]