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

Fall Brawl 2024 - SENIOR MD / 5.0 / 50+

ID: 7565483484

对局比分

15-7

落败 / Loss

对决日期

2024-10-09

对局时间 (估算)

1:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
SM
Sam Middleton

8E2OM1 · Kalispell, MT, US

DUPR

5.143

CW
Chip Wasson

1NKKKW · Albany, CA, US

DUPR

4.806

阵营 2负方
Marc Monahan

8KYL71 · Mapleton, UT, US

DUPR

4.773

CL
Case Lawrence

3V24E3 · USA

DUPR

4.759

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7565483484
显示原始对决元数据 JSON
[
  {
    "team_id": 5943377739,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Middleton",
        "dupr_id": "8E2OM1",
        "rating": 5.143,
        "profile_pic_url": null,
        "location": "Kalispell, MT, US"
      },
      {
        "name": "Chip Wasson",
        "dupr_id": "1NKKKW",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Albany, CA, US"
      }
    ]
  },
  {
    "team_id": 6563490828,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marc Monahan",
        "dupr_id": "8KYL71",
        "rating": 4.773,
        "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.759,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]