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

Coed League A - 06/03

ID: 4796865987

对局比分

11-3

落败 / Loss

对决日期

2026-06-03

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AP
Alex Pocock

8DDNXX · Lehi, UT, US

DUPR

4.982

RN
Randy Nguyen

3O7PN7 · UT, US

DUPR

4.945

阵营 2负方
CB
Cade Boydston

3PJ27Q · Provo, UT, US

DUPR

5.246

BC
Barrett Croft

35V5R3 · American Fork, UT, US

DUPR

4.982

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4796865987
显示原始对决元数据 JSON
[
  {
    "team_id": 6248170827,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Pocock",
        "dupr_id": "8DDNXX",
        "rating": 4.982,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Randy Nguyen",
        "dupr_id": "3O7PN7",
        "rating": 4.945,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  },
  {
    "team_id": 7918910064,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cade Boydston",
        "dupr_id": "3PJ27Q",
        "rating": 5.246,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Barrett Croft",
        "dupr_id": "35V5R3",
        "rating": 4.982,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  }
]