返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Sat Friends

ID: 8312853669

对局比分

11-1

获胜 / Win

对决日期

2024-04-13

对局时间 (估算)

10:15 AM

对决场地

Independence Park, 100, S 600 W

View Facility Page →

对决竞争阵营

阵营 1胜方
RM
Ross Morton

8DJO48 · Naples, UT, US

DUPR

3.160

BA
Benjamin Anderson

RZDL9Z · Naples, UT, US

DUPR

3.483

阵营 2负方
PM
Porter Morton

8MWJZG · USA

DUPR

2.738

BJ
Ben Johnson

KOJP9Y · Vernal, UT, US

DUPR

2.533

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8312853669
显示原始对决元数据 JSON
[
  {
    "team_id": 5545384565,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ross Morton",
        "dupr_id": "8DJO48",
        "rating": 3.16,
        "profile_pic_url": null,
        "location": "Naples, UT, US"
      },
      {
        "name": "Benjamin Anderson",
        "dupr_id": "RZDL9Z",
        "rating": 3.483,
        "profile_pic_url": null,
        "location": "Naples, UT, US"
      }
    ]
  },
  {
    "team_id": 6702029959,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Porter Morton",
        "dupr_id": "8MWJZG",
        "rating": 2.738,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Johnson",
        "dupr_id": "KOJP9Y",
        "rating": 2.533,
        "profile_pic_url": null,
        "location": "Vernal, UT, US"
      }
    ]
  }
]