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

PPA Tour: Selkirk Kansas City Open Mens Doubles Skill: (5.0) Age: (35 To 49)

ID: 6024749764

对局比分

15-10

落败 / Loss

对决日期

2024-08-10

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AO
Austin OReilly

125O24 · Austin, TX, US

DUPR

4.987

JS
Jarrod Smith

3XKNXX · Springfield, MO, US

DUPR

5.400

阵营 2负方
JG
Jeb Graham

3L7KKQ · Overland Park, KS, US

DUPR

4.334

CH
Christopher Howard

RZKGYQ · USA

DUPR

4.882

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6024749764
显示原始对决元数据 JSON
[
  {
    "team_id": 7151648685,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin OReilly",
        "dupr_id": "125O24",
        "rating": 4.987,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Jarrod Smith",
        "dupr_id": "3XKNXX",
        "rating": 5.4,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      }
    ]
  },
  {
    "team_id": 6853159384,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeb Graham",
        "dupr_id": "3L7KKQ",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Christopher Howard",
        "dupr_id": "RZKGYQ",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]