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

USLPL Hatboro

ID: 8351623600

对局比分

11-5, 11-10

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Eric Wold

8JM0D8 · Eugene, OR, US

DUPR

5.047

SR
Scott Rensch

8MP99L · Ramsey, MN, US

DUPR

4.973

阵营 2负方
KB
Kevin Bacha

QPOEW0 · West York, PA, US

DUPR

4.878

GW
grant williams

3ON9R7 · Boone, NC, US

DUPR

4.524

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8351623600
显示原始对决元数据 JSON
[
  {
    "team_id": 6480008409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Wold",
        "dupr_id": "8JM0D8",
        "rating": 5.047,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6661c4fa319b2.jpg",
        "location": "Eugene, OR, US"
      },
      {
        "name": "Scott Rensch",
        "dupr_id": "8MP99L",
        "rating": 4.973,
        "profile_pic_url": null,
        "location": "Ramsey, MN, US"
      }
    ]
  },
  {
    "team_id": 6067606562,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Bacha",
        "dupr_id": "QPOEW0",
        "rating": 4.878,
        "profile_pic_url": null,
        "location": "West York, PA, US"
      },
      {
        "name": "grant williams",
        "dupr_id": "3ON9R7",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Boone, NC, US"
      }
    ]
  }
]