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

Men’s 4.5

ID: 7184693877

对局比分

9-11

落败 / Loss

对决日期

2025-08-23

对局时间 (估算)

10:15 AM

对决场地

The Picklr St George

View Facility Page →

对决竞争阵营

阵营 1负方
JF
Justin Farman

8DMPDX · Littlefield, AZ, US

DUPR

4.295

AA
Anthony Allen

8W25OM · Hurricane, UT, US

DUPR

4.507

阵营 2胜方
CS
Chance Steglich

59YJK0 · St. George, UT, US

DUPR

4.325

SW
Spencer Whitehead

8W4LL3 · St. George, UT, US

DUPR

4.409

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7184693877
显示原始对决元数据 JSON
[
  {
    "team_id": 7607220997,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Farman",
        "dupr_id": "8DMPDX",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Littlefield, AZ, US"
      },
      {
        "name": "Anthony Allen",
        "dupr_id": "8W25OM",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      }
    ]
  },
  {
    "team_id": 6360631027,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chance Steglich",
        "dupr_id": "59YJK0",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Spencer Whitehead",
        "dupr_id": "8W4LL3",
        "rating": 4.409,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]