返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

The San Diego Amateur Open @ Marriott Coronado Island - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 5179713933

对局比分

13-11

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

10:15 AM

对决场地

Coronado, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
JB
Jasha Bosshardt

3PM5RE · St. George, UT, US

DUPR

4.354

DS
Dalton Smith

3LV02K · St. George, UT, US

DUPR

4.870

阵营 2负方
LK
Lisa Knowlton

6ZMX9Q · Washington, UT, US

DUPR

3.942

RK
Robert Knowlton

ODQ94L · St. George, UT, US

DUPR

4.135

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5179713933
显示原始对决元数据 JSON
[
  {
    "team_id": 7708316040,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jasha Bosshardt",
        "dupr_id": "3PM5RE",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Dalton Smith",
        "dupr_id": "3LV02K",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6849223758,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Knowlton",
        "dupr_id": "6ZMX9Q",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Robert Knowlton",
        "dupr_id": "ODQ94L",
        "rating": 4.135,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]