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

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

ID: 7425176716

对局比分

11-0

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

5:00 PM

对决场地

Fargo, ND

View Facility Page →

对决竞争阵营

阵营 1胜方
LD
Linette Dahl

2QYD74 · West Fargo, ND, US

DUPR

4.629

CJ
Chuck Janzen

XJOPO5 · Jamestown, ND, US

DUPR

4.888

阵营 2负方
AS
Amy Schothorst

3VEQL6 · East Grand Forks, MN, US

DUPR

3.309

TB
Trent Baumer

RYRMMD · East Grand Forks, MN, US

DUPR

4.233

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7425176716
显示原始对决元数据 JSON
[
  {
    "team_id": 8580165907,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Linette Dahl",
        "dupr_id": "2QYD74",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "West Fargo, ND, US"
      },
      {
        "name": "Chuck Janzen",
        "dupr_id": "XJOPO5",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "Jamestown, ND, US"
      }
    ]
  },
  {
    "team_id": 8089817701,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amy Schothorst",
        "dupr_id": "3VEQL6",
        "rating": 3.309,
        "profile_pic_url": null,
        "location": "East Grand Forks, MN, US"
      },
      {
        "name": "Trent Baumer",
        "dupr_id": "RYRMMD",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "East Grand Forks, MN, US"
      }
    ]
  }
]