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

TNT Spring Spectacular PB Tournament - Mixed Doubles Skill: (4.000 To 4.999) Age: (Any)

ID: 5003059670

对局比分

5-11

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

3:30 PM

对决场地

Fargo, ND

View Facility Page →

对决竞争阵营

阵营 1负方
LS
Lesley Soine

0Q2RJN · West Fargo, ND, US

DUPR

4.277

BA
Brandon Aalgaard

8WZ0WK · USA

DUPR

4.283

阵营 2胜方
SC
Samantha Colvin

V7RVEJ · Fargo, ND, US

DUPR

4.390

KF
Kyle Finneman

6ZWYME · Fargo, ND, US

DUPR

4.541

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5003059670
显示原始对决元数据 JSON
[
  {
    "team_id": 6200634716,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lesley Soine",
        "dupr_id": "0Q2RJN",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      },
      {
        "name": "Brandon Aalgaard",
        "dupr_id": "8WZ0WK",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5322909544,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samantha Colvin",
        "dupr_id": "V7RVEJ",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      },
      {
        "name": "Kyle Finneman",
        "dupr_id": "6ZWYME",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Fargo, ND, US"
      }
    ]
  }
]