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

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

ID: 4528665794

对局比分

21-7

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

3:30 PM

对决场地

Club Pickleball USA

View Facility Page →

对决竞争阵营

阵营 1胜方
CS
Carter Stringham

8D4PYY · Riverton, UT, US

DUPR

4.993

BB
Brady Beers

RXYPGD · Lehi, UT, US

DUPR

4.329

阵营 2负方
EZ
Edgar Zurita

NRPP6Z · USA

DUPR

3.593

AZ
Anthom Zurita

NRE5Q6 · Highland, UT, US

DUPR

3.795

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4528665794
显示原始对决元数据 JSON
[
  {
    "team_id": 8210050428,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carter Stringham",
        "dupr_id": "8D4PYY",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      },
      {
        "name": "Brady Beers",
        "dupr_id": "RXYPGD",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 7808146254,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edgar Zurita",
        "dupr_id": "NRPP6Z",
        "rating": 3.593,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anthom Zurita",
        "dupr_id": "NRE5Q6",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  }
]