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

CantaMia Pickleball Club-CM Team Pickleball

ID: 7368846448

对局比分

22-20

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

5:00 PM

对决场地

Goodyear, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Sidney Ferguson

17JZY0 · Anchorage, AK, US

DUPR

4.331

JY
Jeffrey Young

8DMOWL · USA

DUPR

3.801

阵营 2负方
DM
Damon Miller

8MV0EG · Goodyear, AZ, US

DUPR

3.983

MR
Marty Rohr

560X20 · USA

DUPR

3.978

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7368846448
显示原始对决元数据 JSON
[
  {
    "team_id": 5833952268,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sidney Ferguson",
        "dupr_id": "17JZY0",
        "rating": 4.331,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/68e709642bfde.jpg",
        "location": "Anchorage, AK, US"
      },
      {
        "name": "Jeffrey Young",
        "dupr_id": "8DMOWL",
        "rating": 3.801,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5259711541,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Damon Miller",
        "dupr_id": "8MV0EG",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      },
      {
        "name": "Marty Rohr",
        "dupr_id": "560X20",
        "rating": 3.978,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]