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

Group E - PA Super Regional

ID: 4839621119

对局比分

8-21

落败 / Loss

对决日期

2025-10-11

对局时间 (估算)

12:45 AM

对决场地

Dill Dinkers Pickleball

View Facility Page →

对决竞争阵营

阵营 1负方
HG
Henry Gilroy

V77QLP · Glenview, IL, US

DUPR

3.811

DE
Danny Eden

XJWPV7 · Scottsdale, AZ, US

DUPR

3.788

阵营 2胜方
AN
Andrew Nguyen

76RD59 · Allentown, PA, US

DUPR

4.235

FD
Fyodor D’Souza

4ZOY46 · Allentown, PA, US

DUPR

4.443

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4839621119
显示原始对决元数据 JSON
[
  {
    "team_id": 5050980190,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Henry Gilroy",
        "dupr_id": "V77QLP",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "Danny Eden",
        "dupr_id": "XJWPV7",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 7411505222,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Nguyen",
        "dupr_id": "76RD59",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      },
      {
        "name": "Fyodor D’Souza",
        "dupr_id": "4ZOY46",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Allentown, PA, US"
      }
    ]
  }
]