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

Wednesday Ladder Apr-22 - Diablo Pickleball Club - Ladder

ID: 7627289491

对局比分

11-2

获胜 / Win

对决日期

2026-04-22

对局时间 (估算)

8:45 AM

对决场地

2748 E Olivera Rd, 94519, Concord

View Facility Page →

对决竞争阵营

阵营 1胜方
Eric Tate

89JYK1 · Clayton, CA, US

DUPR

4.171

JH
Jayson Haines

3ZK77L · Orinda, CA, US

DUPR

3.932

阵营 2负方
CS
Chris Sullivan

3X5GGX · Discovery Bay, CA, US

DUPR

4.077

BH
Bill Hicks

3Y46YP · Vacaville, CA, US

DUPR

4.024

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7627289491
显示原始对决元数据 JSON
[
  {
    "team_id": 6298877247,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Tate",
        "dupr_id": "89JYK1",
        "rating": 4.171,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/80900_5bb06971d5b2d.png",
        "location": "Clayton, CA, US"
      },
      {
        "name": "Jayson Haines",
        "dupr_id": "3ZK77L",
        "rating": 3.932,
        "profile_pic_url": null,
        "location": "Orinda, CA, US"
      }
    ]
  },
  {
    "team_id": 6047911371,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chris Sullivan",
        "dupr_id": "3X5GGX",
        "rating": 4.077,
        "profile_pic_url": null,
        "location": "Discovery Bay, CA, US"
      },
      {
        "name": "Bill Hicks",
        "dupr_id": "3Y46YP",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Vacaville, CA, US"
      }
    ]
  }
]