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

Greatful April - Men's 5.0 - winners Bracket Round 1

ID: 6101503545

对局比分

21-18

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

10:15 AM

对决场地

Club Pickleball USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CW
Chris Walker

7DDJD0 · South Jordan, UT, US

DUPR

4.652

FH
Faathih Haider

1Q0V04 · Lebanon, IN, US

DUPR

4.606

阵营 2负方
SS
Stockton Smith

17MLO4 · Farmington, UT, US

DUPR

4.673

Dean Winegar

V44WOP · Centerville, UT, US

DUPR

4.151

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6101503545
显示原始对决元数据 JSON
[
  {
    "team_id": 5561435476,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chris Walker",
        "dupr_id": "7DDJD0",
        "rating": 4.652,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Faathih Haider",
        "dupr_id": "1Q0V04",
        "rating": 4.606,
        "profile_pic_url": null,
        "location": "Lebanon, IN, US"
      }
    ]
  },
  {
    "team_id": 4668563687,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stockton Smith",
        "dupr_id": "17MLO4",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Farmington, UT, US"
      },
      {
        "name": "Dean Winegar",
        "dupr_id": "V44WOP",
        "rating": 4.151,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1460039/images/profile/82597baf-54c7-48e0-8687-c77a1dece7a8.png",
        "location": "Centerville, UT, US"
      }
    ]
  }
]