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

Life Time Team League - North DFW - Life Time Team League - North DFW,

ID: 8296576717

对局比分

11-9

落败 / Loss

对决日期

2025-07-10

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
DH
Douglas H Smith

3YQVGK · Plano, TX, US

DUPR

4.162

PR
Parker reguero

QPEPR5 · Plano, TX, US

DUPR

4.245

阵营 2负方
RD
Rahim Dhalla

GGE9MX · Frisco, TX, US

DUPR

4.504

ED
Erik Del Bosque

ZN6VXM · USA

DUPR

3.776

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8296576717
显示原始对决元数据 JSON
[
  {
    "team_id": 4784005024,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Douglas H Smith",
        "dupr_id": "3YQVGK",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      },
      {
        "name": "Parker reguero",
        "dupr_id": "QPEPR5",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 7539373229,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rahim Dhalla",
        "dupr_id": "GGE9MX",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Frisco, TX, US"
      },
      {
        "name": "Erik Del Bosque",
        "dupr_id": "ZN6VXM",
        "rating": 3.776,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]