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

Minnesota Majors #3

ID: 5236682171

对局比分

11-9

落败 / Loss

对决日期

2025-08-23

对局时间 (估算)

12:45 AM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CE
Charles Ellson

ZNGP6Q · USA

DUPR

4.820

WB
Wesley Bortoto

XJNY45 · USA

DUPR

4.675

阵营 2负方
James Janssen

3Y46OG · USA

DUPR

4.991

KC
Keith Clark

ZZ4JJM · USA

DUPR

4.509

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5236682171
显示原始对决元数据 JSON
[
  {
    "team_id": 5375553884,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charles Ellson",
        "dupr_id": "ZNGP6Q",
        "rating": 4.82,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wesley Bortoto",
        "dupr_id": "XJNY45",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7626884037,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James Janssen",
        "dupr_id": "3Y46OG",
        "rating": 4.991,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/128017/images/profile/542c627b-9656-4e26-bae3-18a1e65ef6c8.jpg",
        "location": ""
      },
      {
        "name": "Keith Clark",
        "dupr_id": "ZZ4JJM",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]