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

Competitive Open Play Match

ID: 5867183832

对局比分

20-22

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AM
Alexander Markatos

KDOVEK · Villanova, PA, US

DUPR

3.569

JS
Justin Sebelin

YG09WE · Villanova, PA, US

DUPR

4.101

阵营 2胜方
BS
Brady Schwartzberg

OWEYK7 · Villanova, PA, US

DUPR

3.676

DE
Danny Eden

XJWPV7 · Scottsdale, AZ, US

DUPR

3.922

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5867183832
显示原始对决元数据 JSON
[
  {
    "team_id": 5167093323,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander Markatos",
        "dupr_id": "KDOVEK",
        "rating": 3.569,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      },
      {
        "name": "Justin Sebelin",
        "dupr_id": "YG09WE",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  },
  {
    "team_id": 7978676628,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brady Schwartzberg",
        "dupr_id": "OWEYK7",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      },
      {
        "name": "Danny Eden",
        "dupr_id": "XJWPV7",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]