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

Group E - PA Super Regional

ID: 6804054295

对局比分

22-20

落败 / Loss

对决日期

2025-10-11

对局时间 (估算)

8:45 AM

对决场地

Dill Dinkers Pickleball

View Facility Page →

对决竞争阵营

阵营 1胜方
MA
Michael Agadis

KOXO56 · Lancaster, PA, US

DUPR

4.171

DS
Daniel Shin

JZX7JW · Pittsburgh, PA, US

DUPR

4.574

阵营 2负方
HG
Henry Gilroy

V77QLP · Glenview, IL, US

DUPR

3.807

DE
Danny Eden

XJWPV7 · Scottsdale, AZ, US

DUPR

3.807

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6804054295
显示原始对决元数据 JSON
[
  {
    "team_id": 6401443954,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Agadis",
        "dupr_id": "KOXO56",
        "rating": 4.171,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      },
      {
        "name": "Daniel Shin",
        "dupr_id": "JZX7JW",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  },
  {
    "team_id": 7605269451,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Henry Gilroy",
        "dupr_id": "V77QLP",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "Danny Eden",
        "dupr_id": "XJWPV7",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]