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

Grand Cities Spring Swing - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 6483253744

对局比分

11-1

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

5:00 PM

对决场地

Grand Forks, ND

View Facility Page →

对决竞争阵营

阵营 1胜方
Amber Larson

3LK4WQ · Park Rapids, MN, US

DUPR

3.933

Noah Larson

8ELGEO · Park Rapids, MN, US

DUPR

4.411

阵营 2负方
AS
Amy Schothorst

3VEQL6 · East Grand Forks, MN, US

DUPR

3.448

TB
Trent Baumer

RYRMMD · East Grand Forks, MN, US

DUPR

4.316

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6483253744
显示原始对决元数据 JSON
[
  {
    "team_id": 4771312322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amber Larson",
        "dupr_id": "3LK4WQ",
        "rating": 3.933,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/683e30b492372.jpg",
        "location": "Park Rapids, MN, US"
      },
      {
        "name": "Noah Larson",
        "dupr_id": "8ELGEO",
        "rating": 4.411,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6690183a23130.jpg",
        "location": "Park Rapids, MN, US"
      }
    ]
  },
  {
    "team_id": 7360331178,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amy Schothorst",
        "dupr_id": "3VEQL6",
        "rating": 3.448,
        "profile_pic_url": null,
        "location": "East Grand Forks, MN, US"
      },
      {
        "name": "Trent Baumer",
        "dupr_id": "RYRMMD",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "East Grand Forks, MN, US"
      }
    ]
  }
]