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

PPA Tour: Veolia Texas Open - Mens Doubles Skill: (4.5) Age: (08 To 34)

ID: 5813608611

对局比分

15-11

落败 / Loss

对决日期

2026-03-14

对局时间 (估算)

4:45 AM

对决场地

McKinney, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
RT
Randy The Goalie Taylor

3PMEQ3 · Fort Worth, TX, US

DUPR

4.362

BB
Bryant Bailey

QP4ZY5 · Dallas, TX, US

DUPR

4.230

阵营 2负方
IW
Isaiah Winkle

12R9KE · Jenks, OK, US

DUPR

4.414

LM
Loren Morgan

M2ZKYP · Tulsa, OK, US

DUPR

4.098

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5813608611
显示原始对决元数据 JSON
[
  {
    "team_id": 6015858708,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Randy The Goalie Taylor",
        "dupr_id": "3PMEQ3",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Fort Worth, TX, US"
      },
      {
        "name": "Bryant Bailey",
        "dupr_id": "QP4ZY5",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 5431231303,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Isaiah Winkle",
        "dupr_id": "12R9KE",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      },
      {
        "name": "Loren  Morgan",
        "dupr_id": "M2ZKYP",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      }
    ]
  }
]