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

Pool B

ID: 5589938378

对局比分

21-12

获胜 / Win

对决日期

2025-11-08

对局时间 (估算)

3:30 PM

对决场地

Performance Pickleball RVA

View Facility Page →

对决竞争阵营

阵营 1胜方
JS
Jack snyder

X2OKGR · Wilmington, NC, US

DUPR

4.510

AM
Anthony Mele

M2EVVO · Charlotte, NC, US

DUPR

4.208

阵营 2负方
EL
Eric Lee

XK9P62 · Herndon, VA, US

DUPR

4.379

DE
Danish Edupuganti

EG59VO · Charlottesville, VA, US

DUPR

3.811

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5589938378
显示原始对决元数据 JSON
[
  {
    "team_id": 5501959323,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack snyder",
        "dupr_id": "X2OKGR",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Anthony Mele",
        "dupr_id": "M2EVVO",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 4571315151,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Lee",
        "dupr_id": "XK9P62",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Herndon, VA, US"
      },
      {
        "name": "Danish Edupuganti",
        "dupr_id": "EG59VO",
        "rating": 3.811,
        "profile_pic_url": null,
        "location": "Charlottesville, VA, US"
      }
    ]
  }
]