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

Crown of the Continent Tournament - Mens Doubles Skill: (4.5 And Above) Age: (49 And Under)

ID: 7678670265

对局比分

12-15

落败 / Loss

对决日期

2025-08-08

对局时间 (估算)

10:15 AM

对决场地

Bigfork, MT

View Facility Page →

对决竞争阵营

阵营 1负方
WP
Warren Pretorius

3P7D9Z · Park City, UT, US

DUPR

4.805

BE
Bjorn Eriksen

RZJ2MD · USA

DUPR

4.266

阵营 2胜方
SS
Sean Snyder

8WZ2PL · Missoula, MT, US

DUPR

4.750

JE
Jim Evans

1NON4Z · USA

DUPR

4.378

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7678670265
显示原始对决元数据 JSON
[
  {
    "team_id": 4957575140,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Warren Pretorius",
        "dupr_id": "3P7D9Z",
        "rating": 4.805,
        "profile_pic_url": null,
        "location": "Park City, UT, US"
      },
      {
        "name": "Bjorn Eriksen",
        "dupr_id": "RZJ2MD",
        "rating": 4.266,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7838145123,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sean Snyder",
        "dupr_id": "8WZ2PL",
        "rating": 4.75,
        "profile_pic_url": null,
        "location": "Missoula, MT, US"
      },
      {
        "name": "Jim Evans",
        "dupr_id": "1NON4Z",
        "rating": 4.378,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]