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

2/24 Saturday Cream of the Crop

ID: 7725663413

对局比分

11-6

落败 / Loss

对决日期

2024-02-24

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CT
Chris Thackeray

84RZM8 · San Antonio, TX, US

DUPR

4.778

JG
Juan Gomez

35D2VR · Orem, UT, US

DUPR

4.631

阵营 2负方
RP
Richard Powell

3XRN47 · San Tan Valley, AZ, US

DUPR

4.865

RB
Ryan Brenchley

3Z4VRQ · Draper, UT, US

DUPR

5.117

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7725663413
显示原始对决元数据 JSON
[
  {
    "team_id": 6282213862,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Thackeray",
        "dupr_id": "84RZM8",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Juan Gomez",
        "dupr_id": "35D2VR",
        "rating": 4.631,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  },
  {
    "team_id": 8075998372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Powell",
        "dupr_id": "3XRN47",
        "rating": 4.865,
        "profile_pic_url": null,
        "location": "San Tan Valley, AZ, US"
      },
      {
        "name": "Ryan Brenchley",
        "dupr_id": "3Z4VRQ",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]