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

Greatful April - Men's 5.0 - last_chance Bracket Round 3

ID: 8443737562

对局比分

6-11

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

11:30 PM

对决场地

Club Pickleball USA

View Facility Page →

对决竞争阵营

阵营 1负方
AZ
Anthom Zurita

NRE5Q6 · Highland, UT, US

DUPR

3.838

PS
Preston Stratton

8K00KQ · UT, US

DUPR

4.275

阵营 2胜方
CW
Chris Walker

7DDJD0 · South Jordan, UT, US

DUPR

4.627

FH
Faathih Haider

1Q0V04 · Lebanon, IN, US

DUPR

4.588

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8443737562
显示原始对决元数据 JSON
[
  {
    "team_id": 5879131413,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthom Zurita",
        "dupr_id": "NRE5Q6",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      },
      {
        "name": "Preston Stratton",
        "dupr_id": "8K00KQ",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  },
  {
    "team_id": 4989609421,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Walker",
        "dupr_id": "7DDJD0",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Faathih Haider",
        "dupr_id": "1Q0V04",
        "rating": 4.588,
        "profile_pic_url": null,
        "location": "Lebanon, IN, US"
      }
    ]
  }
]