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

TNT Thanksgiving Spectacular - PB Tournament - Mixed Doubles Skill: (4.25-4.99) Age: (Any)

ID: 6712345455

对局比分

11-7

获胜 / Win

对决日期

2025-11-29

对局时间 (估算)

4:45 AM

对决场地

Fargo, ND

View Facility Page →

对决竞争阵营

阵营 1胜方
LS
Lesley Soine

0Q2RJN · West Fargo, ND, US

DUPR

4.441

BA
Brandon Aalgaard

8WZ0WK · USA

DUPR

4.459

阵营 2负方
Sara kemmet

L5PGOJ · Fargo, ND, US

DUPR

3.779

ZS
Zachary Smith

1659ZE · Fargo, ND, US

DUPR

4.688

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6712345455
显示原始对决元数据 JSON
[
  {
    "team_id": 5828736745,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lesley Soine",
        "dupr_id": "0Q2RJN",
        "rating": 4.441,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      },
      {
        "name": "Brandon Aalgaard",
        "dupr_id": "8WZ0WK",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8224941028,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sara kemmet",
        "dupr_id": "L5PGOJ",
        "rating": 3.779,
        "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.688,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  }
]