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

PPA Tour: Daytona FL (Hertz Gold Cup) Mens Doubles Skill: (5.0) Age: (35 To 49)

ID: 5570716720

对局比分

5-15

落败 / Loss

对决日期

2023-11-18

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BA
Brian a lind

DW9X0M · RI, US

DUPR

4.814

TO
Travis Owen

8GX7MQ · USA

DUPR

4.941

阵营 2胜方
JB
Jean Bouquot

3LKN58 · Ponte Vedra Beach, FL, US

DUPR

5.654

DH
Daniel Howard

8G0YPD · Meridian charter Township, MI, US

DUPR

5.387

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5570716720
显示原始对决元数据 JSON
[
  {
    "team_id": 6609144463,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian a lind",
        "dupr_id": "DW9X0M",
        "rating": 4.814,
        "profile_pic_url": null,
        "location": "RI, US"
      },
      {
        "name": "Travis Owen",
        "dupr_id": "8GX7MQ",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7221436154,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jean Bouquot",
        "dupr_id": "3LKN58",
        "rating": 5.654,
        "profile_pic_url": null,
        "location": "Ponte Vedra Beach, FL, US"
      },
      {
        "name": "Daniel Howard",
        "dupr_id": "8G0YPD",
        "rating": 5.387,
        "profile_pic_url": null,
        "location": "Meridian charter Township, MI, US"
      }
    ]
  }
]