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

2025 Winter Blast-The HOP-4.0 Men Gp B

ID: 7932170507

对局比分

15-6

获胜 / Win

对决日期

2025-01-25

对局时间 (估算)

12:45 AM

对决场地

115 Kay Todd Rd SE, Leland, NC 28451, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Dax Allred

V74W76 · Wilmington, NC, US

DUPR

4.290

TB
Trevor Bowman

XJMRPR · Wilmington, NC, US

DUPR

4.268

阵营 2负方
TC
Tim Clark

0YQ44N · Wilmington, NC, US

DUPR

4.108

AB
Aaron Barlow

ZN9WOW · Wilmington, NC, US

DUPR

3.608

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7932170507
显示原始对决元数据 JSON
[
  {
    "team_id": 7736800742,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dax Allred",
        "dupr_id": "V74W76",
        "rating": 4.29,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/667aeb392b06a.jpg",
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Trevor Bowman",
        "dupr_id": "XJMRPR",
        "rating": 4.268,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 7036291025,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Clark",
        "dupr_id": "0YQ44N",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      },
      {
        "name": "Aaron Barlow",
        "dupr_id": "ZN9WOW",
        "rating": 3.608,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]