返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

2026 GRPC Earth Day Open Powered by Revolin Sports - Mixed Doubles Skill: (3.0)

ID: 5778571810

对局比分

13-15

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

11:30 PM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
SJ
Shavon Jane

6N7D6D · Big Rapids, MI, US

DUPR

3.079

BW
Ben Withey

QJMZ9D · USA

DUPR

3.167

阵营 2胜方
CB
Carrie Blauwkamp

EL594O · USA

DUPR

2.837

MB
Mitch Bakker

6744RG · USA

DUPR

2.951

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5778571810
显示原始对决元数据 JSON
[
  {
    "team_id": 8571001454,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Shavon Jane",
        "dupr_id": "6N7D6D",
        "rating": 3.079,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      },
      {
        "name": "Ben Withey",
        "dupr_id": "QJMZ9D",
        "rating": 3.167,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7749691495,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Carrie Blauwkamp",
        "dupr_id": "EL594O",
        "rating": 2.837,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mitch Bakker",
        "dupr_id": "6744RG",
        "rating": 2.951,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]