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

BCC PickleBrawlers Mon League Playoffs

ID: 4777085526

对局比分

12-10, 11-7

落败 / Loss

对决日期

2026-04-20

对局时间 (估算)

7:30 PM

对决场地

Anderson, IN, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
Trent Palmer

307QY4 · Anderson, IN, US

DUPR

4.247

KB
Kraig Binkerd

30PYQ4 · Anderson, IN, US

DUPR

4.110

阵营 2负方
Tim Stump

3OQXPW · Greenfield, IN, US

DUPR

4.139

CD
Chris Dahlquist

8KWR2Q · Greenfield, IN, US

DUPR

3.980

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4777085526
显示原始对决元数据 JSON
[
  {
    "team_id": 6142792120,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Trent Palmer",
        "dupr_id": "307QY4",
        "rating": 4.247,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/89078_6158584996e4c.jpeg",
        "location": "Anderson, IN, US"
      },
      {
        "name": "Kraig Binkerd",
        "dupr_id": "30PYQ4",
        "rating": 4.11,
        "profile_pic_url": null,
        "location": "Anderson, IN, US"
      }
    ]
  },
  {
    "team_id": 5708106763,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tim Stump",
        "dupr_id": "3OQXPW",
        "rating": 4.139,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/663117338be00.jpg",
        "location": "Greenfield, IN, US"
      },
      {
        "name": "Chris Dahlquist",
        "dupr_id": "8KWR2Q",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Greenfield, IN, US"
      }
    ]
  }
]