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

Mixed 4.5

ID: 4952124435

对局比分

11-7

获胜 / Win

对决日期

2026-01-27

对局时间 (估算)

4:45 AM

对决场地

The Picklr St George

View Facility Page →

对决竞争阵营

阵营 1胜方
Katherine LeBaron

16VLXD · Washington, UT, US

DUPR

4.414

PM
Pablo Marilaf

NYV9WW · Santiago Province, Santiago Metropolitan Region, CL

DUPR

4.607

阵营 2负方
AA
Anthony Allen

8W25OM · Hurricane, UT, US

DUPR

4.433

Brittany Stucki

30RLEQ · Washington, UT, US

DUPR

4.266

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4952124435
显示原始对决元数据 JSON
[
  {
    "team_id": 6566363905,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Katherine LeBaron",
        "dupr_id": "16VLXD",
        "rating": 4.414,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/94629_60d344428e1e1.jpeg",
        "location": "Washington, UT, US"
      },
      {
        "name": "Pablo Marilaf",
        "dupr_id": "NYV9WW",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Santiago Province, Santiago Metropolitan Region, CL"
      }
    ]
  },
  {
    "team_id": 8478282549,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anthony Allen",
        "dupr_id": "8W25OM",
        "rating": 4.433,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      },
      {
        "name": "Brittany Stucki",
        "dupr_id": "30RLEQ",
        "rating": 4.266,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/83209_5e20d9ad4281b.jpeg",
        "location": "Washington, UT, US"
      }
    ]
  }
]