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

Competitive Open Play Match

ID: 8322744217

对局比分

23-21

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BS
Brady Schwartzberg

OWEYK7 · Villanova, PA, US

DUPR

3.676

JS
Justin Sebelin

YG09WE · Villanova, PA, US

DUPR

4.101

阵营 2负方
DE
Danny Eden

XJWPV7 · Scottsdale, AZ, US

DUPR

3.922

AM
Alexander Markatos

KDOVEK · Villanova, PA, US

DUPR

3.570

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8322744217
显示原始对决元数据 JSON
[
  {
    "team_id": 6140180352,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brady Schwartzberg",
        "dupr_id": "OWEYK7",
        "rating": 3.676,
        "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": 4843498899,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Danny Eden",
        "dupr_id": "XJWPV7",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Alexander Markatos",
        "dupr_id": "KDOVEK",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  }
]