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

Tuesday PM Summer Advanced League - Session 1, Tue Jun 2

ID: 7482321419

对局比分

8-11

落败 / Loss

对决日期

2026-06-02

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JI
John In

EGZ0EV · Wheeling, IL, US

DUPR

3.714

MA
Miguel Angel Garcia Bocanegra

8EX24V · Evanston, IL, US

DUPR

3.953

阵营 2胜方
ED
Enkhuliral Dechin

Q5L55R · Vernon Hills, IL, US

DUPR

3.865

AH
Andre Hollins

4ZL6DV · USA

DUPR

3.257

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7482321419
显示原始对决元数据 JSON
[
  {
    "team_id": 7834844727,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John In",
        "dupr_id": "EGZ0EV",
        "rating": 3.714,
        "profile_pic_url": null,
        "location": "Wheeling, IL, US"
      },
      {
        "name": "Miguel Angel Garcia Bocanegra",
        "dupr_id": "8EX24V",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Evanston, IL, US"
      }
    ]
  },
  {
    "team_id": 8468142076,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Enkhuliral Dechin",
        "dupr_id": "Q5L55R",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Vernon Hills, IL, US"
      },
      {
        "name": "Andre Hollins",
        "dupr_id": "4ZL6DV",
        "rating": 3.257,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]