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

CRAZY APE CHALLENGE-Pickler Universe - Mens Doubles Skill: (4.0 To 5.0) Age: (5 To 49)

ID: 5288533226

对局比分

0-15

获胜 / Win

对决日期

2025-03-01

对局时间 (估算)

3:30 PM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1负方
KT
Kiel Taylor

JZW2EJ · USA

DUPR

3.259

AD
Alex Duplan

VXL4M5 · USA

DUPR

3.259

阵营 2胜方
OR
Oliver Ritim

1QNQR1 · Mansfield, TX, US

DUPR

4.039

MS
Manuel Soto

3VLNP8 · Grand Prairie, TX, US

DUPR

4.322

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5288533226
显示原始对决元数据 JSON
[
  {
    "team_id": 5038681579,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kiel Taylor",
        "dupr_id": "JZW2EJ",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Duplan",
        "dupr_id": "VXL4M5",
        "rating": 3.259,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5141380850,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Oliver Ritim",
        "dupr_id": "1QNQR1",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Mansfield, TX, US"
      },
      {
        "name": "Manuel Soto",
        "dupr_id": "3VLNP8",
        "rating": 4.322,
        "profile_pic_url": null,
        "location": "Grand Prairie, TX, US"
      }
    ]
  }
]