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

Pool A

ID: 5340588398

对局比分

16-21

落败 / Loss

对决日期

2025-11-22

对局时间 (估算)

3:30 PM

对决场地

Levelup Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
MA
Michael Agadis

KOXO56 · Lancaster, PA, US

DUPR

4.170

AE
Anna Ekstrom

7D9W70 · Pittsburgh, PA, US

DUPR

3.526

阵营 2胜方
WP
Will Pleszkoch

4LRD7V · Towson, MD, US

DUPR

4.629

TB
Tanisha Bhatia

DN0W0X · College Park, MD, US

DUPR

3.838

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5340588398
显示原始对决元数据 JSON
[
  {
    "team_id": 5849877425,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Agadis",
        "dupr_id": "KOXO56",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      },
      {
        "name": "Anna Ekstrom",
        "dupr_id": "7D9W70",
        "rating": 3.526,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 7001166092,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Will Pleszkoch",
        "dupr_id": "4LRD7V",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Towson, MD, US"
      },
      {
        "name": "Tanisha Bhatia",
        "dupr_id": "DN0W0X",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "College Park, MD, US"
      }
    ]
  }
]