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

2022 Margaritaville USA Pickleball National Championships - Mixed Skill/Age Doubles 4.5:19+

ID: 5570165430

对局比分

15-4

获胜 / Win

对决日期

2022-11-13

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SW
Shelley Wong

3OEJL8 · Huntington Beach, CA, US

DUPR

4.512

Scott Paz

3Z0EQ3 · Austin, TX, US

DUPR

4.928

阵营 2负方
MG
Missy Grant

89JEVJ · Birmingham, AL, US

DUPR

5.126

JC
Jared Cohen

35EKDL · Saint Johns, FL, US

DUPR

5.567

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5570165430
显示原始对决元数据 JSON
[
  {
    "team_id": 7731396591,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shelley Wong",
        "dupr_id": "3OEJL8",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Scott Paz",
        "dupr_id": "3Z0EQ3",
        "rating": 4.928,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/208/images/profile/b12120ee-67c4-4056-9397-587458f77793.png",
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 5011233024,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Missy Grant",
        "dupr_id": "89JEVJ",
        "rating": 5.126,
        "profile_pic_url": null,
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Jared Cohen",
        "dupr_id": "35EKDL",
        "rating": 5.567,
        "profile_pic_url": null,
        "location": "Saint Johns, FL, US"
      }
    ]
  }
]