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

Elite Summer Classic - Mens Doubles Skill: (4.0) Age: (Any)

ID: 7756386435

对局比分

11-3

获胜 / Win

对决日期

2025-06-29

对局时间 (估算)

4:45 AM

对决场地

Houston, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
LM
Leonel Munoz

3OEQ2L · Missouri City, TX, US

DUPR

4.039

AC
Arnaud Cocquerel

V7RXME · Sugar Land, TX, US

DUPR

4.360

阵营 2负方
SS
Santiago Sanchez

56ZP4L · Houston, TX, US

DUPR

3.455

SS
Steffano Sanchez

RY6ODZ · Houston, TX, US

DUPR

4.077

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7756386435
显示原始对决元数据 JSON
[
  {
    "team_id": 6383142875,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Leonel Munoz",
        "dupr_id": "3OEQ2L",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Missouri City, TX, US"
      },
      {
        "name": "Arnaud Cocquerel",
        "dupr_id": "V7RXME",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 8371836573,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Santiago Sanchez",
        "dupr_id": "56ZP4L",
        "rating": 3.455,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Steffano  Sanchez",
        "dupr_id": "RY6ODZ",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]