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

$30K Gamma Pickleball Classic powered by UPMC Mens Doubles Skill: (4.0) Age: (60 To 69)

ID: 5290879681

对局比分

11-0, 11-8

落败 / Loss

对决日期

2023-08-20

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MG
Michael Gluntz

3V2Z26 · Pittsburgh, PA, US

DUPR

4.544

JS
Jim Scanga

1REPOM · USA

DUPR

4.561

阵营 2负方
TM
Tom McKee

3OWM7W · Estero, FL, US

DUPR

4.231

JC
Jim Campbell

1NRLZ6 · USA

DUPR

4.018

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5290879681
显示原始对决元数据 JSON
[
  {
    "team_id": 5483623356,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Gluntz",
        "dupr_id": "3V2Z26",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Jim Scanga",
        "dupr_id": "1REPOM",
        "rating": 4.561,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5098467444,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom McKee",
        "dupr_id": "3OWM7W",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      },
      {
        "name": "Jim Campbell",
        "dupr_id": "1NRLZ6",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]