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

4.5+ Four Round DUPR Ladder @ Dinkville

ID: 7766665016

对局比分

11-8, 11-6

获胜 / Win

对决日期

2026-04-03

对局时间 (估算)

9:00 PM

对决场地

Nashville, TN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AJ
Alex Johansen

OR0VPE · Nashville, TN, US

DUPR

4.817

CD
Cam Diaz

RD062E · USA

DUPR

4.876

阵营 2负方
MB
Mark Brunner

PP0EVG · USA

DUPR

4.571

JS
Jake Simons

N54W9W · USA

DUPR

4.740

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7766665016
显示原始对决元数据 JSON
[
  {
    "team_id": 4325895994,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Johansen",
        "dupr_id": "OR0VPE",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Cam Diaz",
        "dupr_id": "RD062E",
        "rating": 4.876,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6811892596,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mark Brunner",
        "dupr_id": "PP0EVG",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jake Simons",
        "dupr_id": "N54W9W",
        "rating": 4.74,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]