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

Competitive Open Play Match

ID: 4361961829

对局比分

10-11

落败 / Loss

对决日期

2022-09-07

对局时间 (估算)

2:15 AM

对决场地

Sandy, UT, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JW
Jeffrey Woodbury

8D0JEX · West Jordan, UT, US

DUPR

4.630

AH
Aaron Hansen

3YRZLG · Riverton, UT, US

DUPR

5.622

阵营 2胜方
KL
Kevin Liu

8KYPQ6 · Bluffdale, UT, US

DUPR

4.275

SM
Sekope Makoni Uluilakepa

8GWXEM · Saratoga Springs, UT, US

DUPR

5.108

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4361961829
显示原始对决元数据 JSON
[
  {
    "team_id": 5752274189,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeffrey Woodbury",
        "dupr_id": "8D0JEX",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      },
      {
        "name": "Aaron Hansen",
        "dupr_id": "3YRZLG",
        "rating": 5.622,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  },
  {
    "team_id": 7054413981,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Liu",
        "dupr_id": "8KYPQ6",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      },
      {
        "name": "Sekope Makoni Uluilakepa",
        "dupr_id": "8GWXEM",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  }
]