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

4.5 mixed Pool A

ID: 5716735295

对局比分

11-3

落败 / Loss

对决日期

2025-05-10

对局时间 (估算)

12:45 AM

对决场地

The Picklr St George

View Facility Page →

对决竞争阵营

阵营 1胜方
Steven Horwath

8W5L4G · Spokane, WA, US

DUPR

4.561

KL
Katy L Tolman

89XWL7 · St. George, UT, US

DUPR

4.424

阵营 2负方
AR
Akarsh Ravikumar

W6VEEY · St. George, UT, US

DUPR

4.092

Amber Farmer

2LG997 · Hurricane, UT, US

DUPR

4.207

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5716735295
显示原始对决元数据 JSON
[
  {
    "team_id": 6150537163,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Horwath",
        "dupr_id": "8W5L4G",
        "rating": 4.561,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/148756_6448b087d19b2.jpg",
        "location": "Spokane, WA, US"
      },
      {
        "name": "Katy L Tolman",
        "dupr_id": "89XWL7",
        "rating": 4.424,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6235150918,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Akarsh Ravikumar",
        "dupr_id": "W6VEEY",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Amber Farmer",
        "dupr_id": "2LG997",
        "rating": 4.207,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66f38beb8856a.jpg",
        "location": "Hurricane, UT, US"
      }
    ]
  }
]