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

Hey Pickle Pickle Mens Advanced

ID: 4853801611

对局比分

11-15

获胜 / Win

对决日期

2025-06-21

对局时间 (估算)

8:45 AM

对决场地

Norman, OK, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JB
Jake Brydges

9PYR2V · Norman, OK, US

DUPR

4.504

KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.541

阵营 2胜方
AF
Andre Figueiredo

3YY4RP · Oklahoma City, OK, US

DUPR

4.302

CT
Cory Tindall

17MQ55 · Oklahoma City, OK, US

DUPR

3.938

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4853801611
显示原始对决元数据 JSON
[
  {
    "team_id": 7058496566,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Brydges",
        "dupr_id": "9PYR2V",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 4478903683,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andre Figueiredo",
        "dupr_id": "3YY4RP",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Cory Tindall",
        "dupr_id": "17MQ55",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]