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

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

ID: 6820065729

对局比分

9-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

10:15 AM

对决场地

Grand Forks, ND

View Facility Page →

对决竞争阵营

阵营 1负方
AS
Angie Schumer

ZDP69Q · Grand Forks, ND, US

DUPR

3.766

TM
Tyler Magee

3X6YXX · Grand Forks, ND, US

DUPR

4.274

阵营 2胜方
JB
Jacki Berglund

YGEJZK · Polk County, MN, US

DUPR

3.826

AR
Alex Ramsey

EG7KEO · Grand Forks, ND, US

DUPR

4.101

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6820065729
显示原始对决元数据 JSON
[
  {
    "team_id": 4920070679,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Angie Schumer",
        "dupr_id": "ZDP69Q",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Tyler Magee",
        "dupr_id": "3X6YXX",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      }
    ]
  },
  {
    "team_id": 8375152122,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacki Berglund",
        "dupr_id": "YGEJZK",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Polk County, MN, US"
      },
      {
        "name": "Alex Ramsey",
        "dupr_id": "EG7KEO",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      }
    ]
  }
]