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

Fall Brawl 2024 - SENIOR MD / 5.0 / 50+

ID: 6025570717

对局比分

11-7, 11-6

落败 / Loss

对决日期

2024-10-09

对局时间 (估算)

2:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
WS
William Skiendiel

E30V28 · USA

DUPR

5.109

AB
Andrew Biederman

3ORXP2 · Truckee, CA, US

DUPR

5.365

阵营 2负方
Marc Monahan

8KYL71 · Mapleton, UT, US

DUPR

4.788

CL
Case Lawrence

3V24E3 · USA

DUPR

4.795

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6025570717
显示原始对决元数据 JSON
[
  {
    "team_id": 8222467773,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "William Skiendiel",
        "dupr_id": "E30V28",
        "rating": 5.109,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Biederman",
        "dupr_id": "3ORXP2",
        "rating": 5.365,
        "profile_pic_url": null,
        "location": "Truckee, CA, US"
      }
    ]
  },
  {
    "team_id": 6106414857,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc Monahan",
        "dupr_id": "8KYL71",
        "rating": 4.788,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/85117_5f399b0a6b6cd.jpg",
        "location": "Mapleton, UT, US"
      },
      {
        "name": "Case Lawrence",
        "dupr_id": "3V24E3",
        "rating": 4.795,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]