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

Pool A - Men's DUPR 18 (v4)

ID: 4591339824

对局比分

19-21

获胜 / Win

对决日期

2026-02-22

对局时间 (估算)

1:00 PM

对决场地

Paddle Up Pickleball Club

未核实场馆

对决竞争阵营

阵营 1负方
BM
Brett Mell

Q5ZXY4 · Lake Saint Louis, MO, US

DUPR

4.836

GH
Garrett Hallemeier

XJ5ZER · O'Fallon, MO, US

DUPR

4.714

阵营 2胜方
NB
Nick Brown

ODJ0LW · St. Louis, MO, US

DUPR

4.880

CB
Chase blickhan

L50YEQ · Lake Saint Louis, MO, US

DUPR

4.850

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4591339824
显示原始对决元数据 JSON
[
  {
    "team_id": 7182790387,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett Mell",
        "dupr_id": "Q5ZXY4",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Lake Saint Louis, MO, US"
      },
      {
        "name": "Garrett Hallemeier",
        "dupr_id": "XJ5ZER",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "O'Fallon, MO, US"
      }
    ]
  },
  {
    "team_id": 8429435188,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Brown",
        "dupr_id": "ODJ0LW",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": "St. Louis, MO, US"
      },
      {
        "name": "Chase blickhan",
        "dupr_id": "L50YEQ",
        "rating": 4.85,
        "profile_pic_url": null,
        "location": "Lake Saint Louis, MO, US"
      }
    ]
  }
]