返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Brick Wall Midwest #1

ID: 4666031459

对局比分

4-11

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

12:45 AM

对决场地

Frankfort, IL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BK
Braden Koons

59K2KR · Rolling Meadows, IL, US

DUPR

4.633

BH
Ben Hall

V7X56P · Saint John, IN, US

DUPR

4.705

阵营 2胜方
TL
Tommy LaBat

L57XZZ · Maple Grove, MN, US

DUPR

5.605

DD
David Dutrieuille

3Y2XG3 · Minneapolis, MN, US

DUPR

5.660

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4666031459
显示原始对决元数据 JSON
[
  {
    "team_id": 7539686675,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Braden Koons",
        "dupr_id": "59K2KR",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Rolling Meadows, IL, US"
      },
      {
        "name": "Ben Hall",
        "dupr_id": "V7X56P",
        "rating": 4.705,
        "profile_pic_url": null,
        "location": "Saint John, IN, US"
      }
    ]
  },
  {
    "team_id": 4553662500,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tommy LaBat",
        "dupr_id": "L57XZZ",
        "rating": 5.605,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "David Dutrieuille",
        "dupr_id": "3Y2XG3",
        "rating": 5.66,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]