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

ATPC League - Tuesday - Court: G Match: 3

ID: 5119333992

对局比分

15-9

落败 / Loss

对决日期

2026-02-03

对局时间 (估算)

1:00 PM

对决场地

7800 Johnny Morris Rd, Austin, TX 78724, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
KR
Kelly Randle

JZJL4J · Round Rock, TX, US

DUPR

3.765

LT
Luke Thomas owings

55VLO0 · Austin, TX, US

DUPR

3.890

阵营 2负方
MP
Monica Patura

16XYEQ · Austin, TX, US

DUPR

3.583

TE
Troy Engelland

8EY54E · Austin, TX, US

DUPR

3.734

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5119333992
显示原始对决元数据 JSON
[
  {
    "team_id": 8148124312,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Randle",
        "dupr_id": "JZJL4J",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Round Rock, TX, US"
      },
      {
        "name": "Luke Thomas owings",
        "dupr_id": "55VLO0",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7794756096,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Monica Patura",
        "dupr_id": "16XYEQ",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Troy Engelland",
        "dupr_id": "8EY54E",
        "rating": 3.734,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]