返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

John A. Gullo Tournament of Champions 2022 - Mens Doubles Skill/Age 4.5:19+

ID: 5013577837

对局比分

9-11, 11-8, 11-7

落败 / Loss

对决日期

2022-08-19

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JR
Joel Ryan Ticknor

3V6J71 · East Helena, MT, US

DUPR

4.890

KS
Kayden Smith

3XKQ95 · USA

DUPR

3.500

阵营 2负方
MA
Matthew Anselmo

1RDYKD · Draper, UT, US

DUPR

4.587

NN
Nick Navarro

3PG57Z · Lehi, UT, US

DUPR

4.733

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5013577837
显示原始对决元数据 JSON
[
  {
    "team_id": 7506906145,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joel Ryan Ticknor",
        "dupr_id": "3V6J71",
        "rating": 4.89,
        "profile_pic_url": null,
        "location": "East Helena, MT, US"
      },
      {
        "name": "Kayden Smith",
        "dupr_id": "3XKQ95",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4337043378,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Anselmo",
        "dupr_id": "1RDYKD",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Nick Navarro",
        "dupr_id": "3PG57Z",
        "rating": 4.733,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  }
]