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

Fall Brawl 2025 - Senior WD / 4.5 / 55-59

ID: 5818705672

对局比分

7-11, 11-8, 11-8

落败 / Loss

对决日期

2025-10-07

对局时间 (估算)

5:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
KK
Kris Kaskawal

3Z42P1 · Tucson, AZ, US

DUPR

4.747

VD
Veronica Davis

1QJ6WR · Marana, AZ, US

DUPR

4.752

阵营 2负方
Kim Stephens

84QR22 · Riverside, CA, US

DUPR

4.873

LM
Laurie Moreland

8MZKL3 · UT, US

DUPR

4.402

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5818705672
显示原始对决元数据 JSON
[
  {
    "team_id": 7285746260,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kris Kaskawal",
        "dupr_id": "3Z42P1",
        "rating": 4.747,
        "profile_pic_url": null,
        "location": "Tucson, AZ, US"
      },
      {
        "name": "Veronica Davis",
        "dupr_id": "1QJ6WR",
        "rating": 4.752,
        "profile_pic_url": null,
        "location": "Marana, AZ, US"
      }
    ]
  },
  {
    "team_id": 7392323839,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Stephens",
        "dupr_id": "84QR22",
        "rating": 4.873,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1198548/images/profile/013c5824-d9ea-4534-86d7-2829d3abe533.png",
        "location": "Riverside, CA, US"
      },
      {
        "name": "Laurie Moreland",
        "dupr_id": "8MZKL3",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": "UT, US"
      }
    ]
  }
]