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

Pure Pickleball Club 4.0-4.5 League Week 5

ID: 7372354570

对局比分

15-14

落败 / Loss

对决日期

2025-04-01

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BM
Brian Minks

V70Y55 · Minneapolis, MN, US

DUPR

4.308

DS
Dan Sandell

3V6E6P · Maple Grove, MN, US

DUPR

4.204

阵营 2负方
JF
Joshua Fogel

RZORGZ · Eden Prairie, MN, US

DUPR

4.354

SB
Sunil Bhujle

8W7JJM · USA

DUPR

4.466

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7372354570
显示原始对决元数据 JSON
[
  {
    "team_id": 6579141806,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Minks",
        "dupr_id": "V70Y55",
        "rating": 4.308,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Dan Sandell",
        "dupr_id": "3V6E6P",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      }
    ]
  },
  {
    "team_id": 4447523441,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joshua Fogel",
        "dupr_id": "RZORGZ",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Eden Prairie, MN, US"
      },
      {
        "name": "Sunil Bhujle",
        "dupr_id": "8W7JJM",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]