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

Pure Pickleball Club 4.0-4.5 League Week 4

ID: 7685846629

对局比分

15-9

落败 / Loss

对决日期

2025-03-25

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Adam Phenow

592LV0 · Minneapolis, MN, US

DUPR

4.907

ZB
Zach Berman

QPVY9D · Corcoran, MN, US

DUPR

4.426

阵营 2负方
GM
Gagan Maheshwari

8MZ2EL · Plymouth, MN, US

DUPR

4.706

JF
Joshua Fogel

RZORGZ · Eden Prairie, MN, US

DUPR

4.382

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7685846629
显示原始对决元数据 JSON
[
  {
    "team_id": 6310906167,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam Phenow",
        "dupr_id": "592LV0",
        "rating": 4.907,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Zach Berman",
        "dupr_id": "QPVY9D",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Corcoran, MN, US"
      }
    ]
  },
  {
    "team_id": 7701717050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gagan Maheshwari",
        "dupr_id": "8MZ2EL",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      },
      {
        "name": "Joshua Fogel",
        "dupr_id": "RZORGZ",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      }
    ]
  }
]