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

ERA's Houston Challenger Cup - Mens Doubles Skill: (4.0)

ID: 5077413830

对局比分

3-11

获胜 / Win

对决日期

2025-04-13

对局时间 (估算)

3:30 PM

对决场地

The Woodlands, TX

View Facility Page →

对决竞争阵营

阵营 1负方
RS
Ricardo Sanchez

569L4R · USA

DUPR

3.951

BL
Brock Lauer

4Z4Y2V · USA

DUPR

3.690

阵营 2胜方
BA
Benjamin An

7DMG4M · Cypress, TX, US

DUPR

4.094

PR
Paul Rathkamp

8E5PRW · Cypress, TX, US

DUPR

4.285

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5077413830
显示原始对决元数据 JSON
[
  {
    "team_id": 5791903169,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ricardo Sanchez",
        "dupr_id": "569L4R",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brock Lauer",
        "dupr_id": "4Z4Y2V",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7573470713,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benjamin An",
        "dupr_id": "7DMG4M",
        "rating": 4.094,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      },
      {
        "name": "Paul Rathkamp",
        "dupr_id": "8E5PRW",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "Cypress, TX, US"
      }
    ]
  }
]