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

Memorial Day Pickleball Tournament Advanced Squads

ID: 6328527808

对局比分

16-13

获胜 / Win

对决日期

2024-05-24

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
OM
Owen Miller

30GDN8 · USA

DUPR

3.987

CG
Corey Gavril

16NXVE · Saint Charles, MO, US

DUPR

4.440

阵营 2负方
AR
Adam Robles

JZDPGJ · USA

DUPR

3.797

GH
Garrett Hallemeier

XJ5ZER · O'Fallon, MO, US

DUPR

4.280

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6328527808
显示原始对决元数据 JSON
[
  {
    "team_id": 7967570998,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Owen Miller",
        "dupr_id": "30GDN8",
        "rating": 3.987,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Corey Gavril",
        "dupr_id": "16NXVE",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      }
    ]
  },
  {
    "team_id": 5084170976,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Robles",
        "dupr_id": "JZDPGJ",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garrett Hallemeier",
        "dupr_id": "XJ5ZER",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  }
]