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

2025 Winter Blast-The HOP-4.0 Men Gp B

ID: 6386656508

对局比分

15-2

获胜 / Win

对决日期

2025-01-25

对局时间 (估算)

9:00 PM

对决场地

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

View Facility Page →

对决竞争阵营

阵营 1胜方
Dax Allred

V74W76 · Wilmington, NC, US

DUPR

4.280

TB
Trevor Bowman

XJMRPR · Wilmington, NC, US

DUPR

4.313

阵营 2负方
SM
Scott McLamb

3OWVZ2 · Dunn, NC, US

DUPR

4.289

JH
Jeremy Harrelson

84V062 · Fayetteville, NC, US

DUPR

4.281

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6386656508
显示原始对决元数据 JSON
[
  {
    "team_id": 6798647496,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dax Allred",
        "dupr_id": "V74W76",
        "rating": 4.28,
        "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.313,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 6813516420,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott McLamb",
        "dupr_id": "3OWVZ2",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Dunn, NC, US"
      },
      {
        "name": "Jeremy Harrelson",
        "dupr_id": "84V062",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Fayetteville, NC, US"
      }
    ]
  }
]