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

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

ID: 6672354091

对局比分

4-11

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

8:45 AM

对决场地

Grand Forks, ND

View Facility Page →

对决竞争阵营

阵营 1负方
LD
Linette Dahl

2QYD74 · West Fargo, ND, US

DUPR

4.314

KB
Kevin Bray

RY4PWD · Moorhead, MN, US

DUPR

4.032

阵营 2胜方
Sara kemmet

L5PGOJ · Fargo, ND, US

DUPR

3.876

ZS
Zachary Smith

1659ZE · Fargo, ND, US

DUPR

4.853

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6672354091
显示原始对决元数据 JSON
[
  {
    "team_id": 7753231309,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Linette Dahl",
        "dupr_id": "2QYD74",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      },
      {
        "name": "Kevin Bray",
        "dupr_id": "RY4PWD",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Moorhead, MN, US"
      }
    ]
  },
  {
    "team_id": 7905004431,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sara kemmet",
        "dupr_id": "L5PGOJ",
        "rating": 3.876,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65fb2f161a62c.jpg",
        "location": "Fargo, ND, US"
      },
      {
        "name": "Zachary Smith",
        "dupr_id": "1659ZE",
        "rating": 4.853,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  }
]