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

2/28 - Advanced Rotating Partner

ID: 5639459761

对局比分

11-10

落败 / Loss

对决日期

2026-02-28

对局时间 (估算)

2:15 AM

对决场地

The Picklr Denton

未核实场馆

对决竞争阵营

阵营 1胜方
TH
Tre Henslee

QPZ5KN · Denton, TX, US

DUPR

4.105

KS
Kyle S

NYQL02 · Northlake, TX, US

DUPR

4.331

阵营 2负方
HC
Hector Chavez

KOVYRY · Dallas, TX, US

DUPR

4.131

PW
Paul Willocks

35QVPR · Savannah, TX, US

DUPR

4.241

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5639459761
显示原始对决元数据 JSON
[
  {
    "team_id": 7585620944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tre Henslee",
        "dupr_id": "QPZ5KN",
        "rating": 4.105,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Kyle S",
        "dupr_id": "NYQL02",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Northlake, TX, US"
      }
    ]
  },
  {
    "team_id": 5811794080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hector Chavez",
        "dupr_id": "KOVYRY",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Paul Willocks",
        "dupr_id": "35QVPR",
        "rating": 4.241,
        "profile_pic_url": null,
        "location": "Savannah, TX, US"
      }
    ]
  }
]