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

Pool B

ID: 6331134940

对局比分

19-21

落败 / Loss

对决日期

2025-11-08

对局时间 (估算)

5:00 PM

对决场地

Performance Pickleball RVA

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Jack snyder

X2OKGR · Wilmington, NC, US

DUPR

4.503

AM
Anthony Mele

M2EVVO · Charlotte, NC, US

DUPR

4.200

阵营 2胜方
JS
Justin Sebelin

YG09WE · Villanova, PA, US

DUPR

4.080

JL
Jimmy Lindsey

EL046J · USA

DUPR

4.150

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6331134940
显示原始对决元数据 JSON
[
  {
    "team_id": 7929391477,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack snyder",
        "dupr_id": "X2OKGR",
        "rating": 4.503,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Anthony Mele",
        "dupr_id": "M2EVVO",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 6028720691,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Sebelin",
        "dupr_id": "YG09WE",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      },
      {
        "name": "Jimmy Lindsey",
        "dupr_id": "EL046J",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]