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

2/24 Saturday Cream of the Crop

ID: 5174581119

对局比分

9-11

获胜 / Win

对决日期

2024-02-24

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CT
Chris Thackeray

84RZM8 · San Antonio, TX, US

DUPR

4.777

RB
Ryan Brenchley

3Z4VRQ · Draper, UT, US

DUPR

5.103

阵营 2胜方
RP
Richard Powell

3XRN47 · San Tan Valley, AZ, US

DUPR

4.879

JG
Juan Gomez

35D2VR · Orem, UT, US

DUPR

4.635

数据访问 (AI / 开发者)

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

cURL Request:

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