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

Coed League A - 06/03

ID: 7960842226

对局比分

10-11

落败 / Loss

对决日期

2026-06-03

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AP
Alex Pocock

8DDNXX · Lehi, UT, US

DUPR

4.963

RN
Randy Nguyen

3O7PN7 · UT, US

DUPR

4.926

阵营 2胜方
MT
Mitchell Tate

166XWG · Pleasant Grove, UT, US

DUPR

5.116

JH
Jeff Hoather

YXXOZK · Orem, UT, US

DUPR

5.584

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7960842226
显示原始对决元数据 JSON
[
  {
    "team_id": 6671034619,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Pocock",
        "dupr_id": "8DDNXX",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Randy Nguyen",
        "dupr_id": "3O7PN7",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  },
  {
    "team_id": 4537309546,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Tate",
        "dupr_id": "166XWG",
        "rating": 5.116,
        "profile_pic_url": null,
        "location": "Pleasant Grove, UT, US"
      },
      {
        "name": "Jeff Hoather",
        "dupr_id": "YXXOZK",
        "rating": 5.584,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]