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

1st Team - South DUPR Collegiate

ID: 7960843306

对局比分

9-21

获胜 / Win

对决日期

2025-04-12

对局时间 (估算)

11:30 PM

对决场地

Life Time

View Facility Page →

对决竞争阵营

阵营 1负方
Barclay Barnes

2LL9W4 · Cedartown, GA, US

DUPR

4.068

HC
haydin crane

RZEVDM · Kennesaw, GA, US

DUPR

4.681

阵营 2胜方
SR
Skylor Riley

12PPJR · USA

DUPR

5.285

CB
Chase Brautman

8KDJL7 · Raleigh, NC, US

DUPR

5.475

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7960843306
显示原始对决元数据 JSON
[
  {
    "team_id": 6615510794,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Barclay Barnes",
        "dupr_id": "2LL9W4",
        "rating": 4.068,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/340237/images/profile/4836657e-3d5c-4dde-b9b1-31d1cbce27fa.jpg",
        "location": "Cedartown, GA, US"
      },
      {
        "name": "haydin crane",
        "dupr_id": "RZEVDM",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  },
  {
    "team_id": 8450328882,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Skylor Riley",
        "dupr_id": "12PPJR",
        "rating": 5.285,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chase Brautman",
        "dupr_id": "8KDJL7",
        "rating": 5.475,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  }
]