返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Dallas Spring Open - Men's Doubles 3.25-3.75

ID: 6843549562

对局比分

11-0

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

11:30 PM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
RT
Ricardo Tercero

X25ZER · USA

DUPR

3.557

GR
Gustavo Rodriguez

O67NXL · Dallas, TX, US

DUPR

3.554

阵营 2负方
LS
Lloyd Sitkoff

KDP2DO · Carrollton, TX, US

DUPR

2.795

RT
Randy Trammell

9P0Z0V · USA

DUPR

3.363

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6843549562
显示原始对决元数据 JSON
[
  {
    "team_id": 5196405409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ricardo Tercero",
        "dupr_id": "X25ZER",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gustavo Rodriguez",
        "dupr_id": "O67NXL",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 8526447481,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lloyd Sitkoff",
        "dupr_id": "KDP2DO",
        "rating": 2.795,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Randy Trammell",
        "dupr_id": "9P0Z0V",
        "rating": 3.363,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]