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

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 5095196547

对局比分

7-11, 4-11

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

4:45 AM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1负方
JL
Jacob Lee

WXDZLM · Duluth, GA, US

DUPR

4.722

VR
Vincent Rettke

7D0W70 · Madison, AL, US

DUPR

5.422

阵营 2胜方
MM
maverick messinger

YG9L44 · Phoenix, AZ, US

DUPR

5.146

BO
Braylon Ohrel

JZ062D · Wake Forest, NC, US

DUPR

5.173

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5095196547
显示原始对决元数据 JSON
[
  {
    "team_id": 8034868220,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Lee",
        "dupr_id": "WXDZLM",
        "rating": 4.722,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      },
      {
        "name": "Vincent Rettke",
        "dupr_id": "7D0W70",
        "rating": 5.422,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      }
    ]
  },
  {
    "team_id": 7055037873,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "maverick messinger",
        "dupr_id": "YG9L44",
        "rating": 5.146,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Braylon Ohrel",
        "dupr_id": "JZ062D",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": "Wake Forest, NC, US"
      }
    ]
  }
]