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

PPA Tour: Utah, Tournament of Champions Mens Doubles Skill: (5.0) Age: (Under 50) Age: (10 To 34)

ID: 7328119875

对局比分

2-11, 11-13

落败 / Loss

对决日期

2023-08-18

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AL
Andrew Langdon

3YRG7P · Lebanon, TN, US

DUPR

4.038

TL
Trevor Linton

12QY98 · South Jordan, UT, US

DUPR

4.535

阵营 2胜方
BB
Bridger Brunson

8WVDXL · Shelley, ID, US

DUPR

4.571

JF
Jalen Fuhriman

1RGODQ · Idaho Falls, ID, US

DUPR

4.765

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7328119875
显示原始对决元数据 JSON
[
  {
    "team_id": 8135010152,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Langdon",
        "dupr_id": "3YRG7P",
        "rating": 4.038,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      },
      {
        "name": "Trevor Linton",
        "dupr_id": "12QY98",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 4442628408,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bridger Brunson",
        "dupr_id": "8WVDXL",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Shelley, ID, US"
      },
      {
        "name": "Jalen Fuhriman",
        "dupr_id": "1RGODQ",
        "rating": 4.765,
        "profile_pic_url": null,
        "location": "Idaho Falls, ID, US"
      }
    ]
  }
]