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

Dallas Classic - Mens Doubles Skill: (4.5) Age: (08 To 49)

ID: 4577645845

对局比分

11-5, 11-7

落败 / Loss

对决日期

2025-07-26

对局时间 (估算)

2:15 AM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
AP
Alan Peralta

8E5XJM · Dallas, TX, US

DUPR

4.563

JK
Justice King

L596RJ · Dallas, TX, US

DUPR

4.570

阵营 2负方
DM
David Miller

ODKEPW · Fairview, TX, US

DUPR

3.909

CG
Chris Greenlee

89MWK1 · Rockwall, TX, US

DUPR

4.575

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4577645845
显示原始对决元数据 JSON
[
  {
    "team_id": 4715724346,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Peralta",
        "dupr_id": "8E5XJM",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Justice King",
        "dupr_id": "L596RJ",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7866241873,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Miller",
        "dupr_id": "ODKEPW",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Fairview, TX, US"
      },
      {
        "name": "Chris Greenlee",
        "dupr_id": "89MWK1",
        "rating": 4.575,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      }
    ]
  }
]