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

Pool A

ID: 6557592057

对局比分

8-21

获胜 / Win

对决日期

2025-09-27

对局时间 (估算)

10:15 AM

对决场地

Performance Pickleball ROA

未核实场馆

对决竞争阵营

阵营 1负方
GS
Gavin Springer

84WRY2 · Swedesboro, NJ, US

DUPR

4.344

AS
Amulya Shrestha

99XKMR · USA

DUPR

4.520

阵营 2胜方
JS
Jack snyder

X2OKGR · Wilmington, NC, US

DUPR

4.590

AJ
Andrew Jung

GGDNRX · Raleigh, NC, US

DUPR

5.485

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6557592057
显示原始对决元数据 JSON
[
  {
    "team_id": 8050009093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gavin Springer",
        "dupr_id": "84WRY2",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Swedesboro, NJ, US"
      },
      {
        "name": "Amulya Shrestha",
        "dupr_id": "99XKMR",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4308701297,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jack snyder",
        "dupr_id": "X2OKGR",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Andrew Jung",
        "dupr_id": "GGDNRX",
        "rating": 5.485,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]