返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Columbia PPA Challenger - Mens Doubles Pro Main Draw

ID: 5274308060

对局比分

8-15

获胜 / Win

对决日期

2025-03-29

对局时间 (估算)

9:00 PM

对决场地

Cayce, SC

View Facility Page →

对决竞争阵营

阵营 1负方
GI
Garrett Ivey

16RNYK · Dublin, GA, US

DUPR

4.885

LI
Landon Ivey

3OR4OE · Dublin, GA, US

DUPR

5.450

阵营 2胜方
CB
Chase Blocker

16NGDE · Brentwood, TN, US

DUPR

5.360

PG
Preston Gordon

L5WN66 · Fort Washington, MD, US

DUPR

5.906

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5274308060
显示原始对决元数据 JSON
[
  {
    "team_id": 4914634557,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Garrett Ivey",
        "dupr_id": "16RNYK",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      },
      {
        "name": "Landon Ivey",
        "dupr_id": "3OR4OE",
        "rating": 5.45,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  },
  {
    "team_id": 6762329388,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chase Blocker",
        "dupr_id": "16NGDE",
        "rating": 5.36,
        "profile_pic_url": null,
        "location": "Brentwood, TN, US"
      },
      {
        "name": "Preston Gordon",
        "dupr_id": "L5WN66",
        "rating": 5.906,
        "profile_pic_url": null,
        "location": "Fort Washington, MD, US"
      }
    ]
  }
]