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

Coed League B - 01/13

ID: 4465946050

对局比分

0-11

获胜 / Win

对决日期

2026-01-13

对局时间 (估算)

11:30 PM

对决场地

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

对决竞争阵营

阵营 1负方
BC
Barrett Croft

35V5R3 · American Fork, UT, US

DUPR

5.036

JM
Jordan Mack

KOEVJO · Centerville, UT, US

DUPR

4.687

阵营 2胜方
SK
Scott King

3VRDO6 · Salem, UT, US

DUPR

4.931

CB
Calvin Bishara

8D79QL · USA

DUPR

4.893

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4465946050
显示原始对决元数据 JSON
[
  {
    "team_id": 8291746837,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barrett Croft",
        "dupr_id": "35V5R3",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Jordan Mack",
        "dupr_id": "KOEVJO",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Centerville, UT, US"
      }
    ]
  },
  {
    "team_id": 7007825692,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott King",
        "dupr_id": "3VRDO6",
        "rating": 4.931,
        "profile_pic_url": null,
        "location": "Salem, UT, US"
      },
      {
        "name": "Calvin Bishara",
        "dupr_id": "8D79QL",
        "rating": 4.893,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]