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

Pool 1

ID: 8473715438

对局比分

5-11

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

3:30 PM

对决场地

Pickle & Taps

View Facility Page →

对决竞争阵营

阵营 1负方
Bryant Lester

8DJPMM · Wilmington, NC, US

DUPR

5.144

阵营 2胜方
WW
Will Watt

MYLP7L · Wilmington, NC, US

DUPR

4.456

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8473715438
显示原始对决元数据 JSON
[
  {
    "team_id": 4918877278,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryant Lester",
        "dupr_id": "8DJPMM",
        "rating": 5.144,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66226d8274cf2.jpg",
        "location": "Wilmington, NC, US"
      }
    ]
  },
  {
    "team_id": 6549408575,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Will Watt",
        "dupr_id": "MYLP7L",
        "rating": 4.456,
        "profile_pic_url": null,
        "location": "Wilmington, NC, US"
      }
    ]
  }
]