返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool A

ID: 6396543145

对局比分

21-7

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

2:15 AM

对决场地

Performance Pickleball ROA

未核实场馆

对决竞争阵营

阵营 1胜方
JS
Jack snyder

X2OKGR · Wilmington, NC, US

DUPR

4.567

AJ
Andrew Jung

GGDNRX · Raleigh, NC, US

DUPR

5.359

阵营 2负方
JP
Jaden Pearlmutter

4PEXVK · USA

DUPR

4.324

MC
Matthew Castro

ZZYKOQ · USA

DUPR

4.324

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6396543145
显示原始对决元数据 JSON
[
  {
    "team_id": 5194623977,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jack snyder",
        "dupr_id": "X2OKGR",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Andrew Jung",
        "dupr_id": "GGDNRX",
        "rating": 5.359,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 7098439847,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaden Pearlmutter",
        "dupr_id": "4PEXVK",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Castro",
        "dupr_id": "ZZYKOQ",
        "rating": 4.324,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]