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

Tuesday Crazy8’s Jan-13 - 4

ID: 5486754573

对局比分

11-3

获胜 / Win

对决日期

2026-01-13

对局时间 (估算)

10:15 AM

对决场地

2748 E Olivera Rd,, 94519, Concord

View Facility Page →

对决竞争阵营

阵营 1胜方
CS
Chris Sullivan

3X5GGX · Discovery Bay, CA, US

DUPR

4.129

TS
Todd Scheid

30PGQ2 · Walnut Creek, CA, US

DUPR

3.947

阵营 2负方
Eric Tate

89JYK1 · Clayton, CA, US

DUPR

4.074

MW
Maricell White

1NOLZ7 · Pittsburg, CA, US

DUPR

3.973

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5486754573
显示原始对决元数据 JSON
[
  {
    "team_id": 6673228816,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Sullivan",
        "dupr_id": "3X5GGX",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Discovery Bay, CA, US"
      },
      {
        "name": "Todd Scheid",
        "dupr_id": "30PGQ2",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  },
  {
    "team_id": 8065608261,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Tate",
        "dupr_id": "89JYK1",
        "rating": 4.074,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/80900_5bb06971d5b2d.png",
        "location": "Clayton, CA, US"
      },
      {
        "name": "Maricell White",
        "dupr_id": "1NOLZ7",
        "rating": 3.973,
        "profile_pic_url": null,
        "location": "Pittsburg, CA, US"
      }
    ]
  }
]