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

Brick Wall Midwest #1

ID: 7866537521

对局比分

11-3

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

6:15 AM

对决场地

Frankfort, IL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TL
Tommy LaBat

L57XZZ · Maple Grove, MN, US

DUPR

5.625

DD
David Dutrieuille

3Y2XG3 · Minneapolis, MN, US

DUPR

5.711

阵营 2负方
MK
Matthew Krakowski

30R6G2 · Tinley Park, IL, US

DUPR

5.598

GD
Gino DeBon

8DKY0L · Northbrook, IL, US

DUPR

5.046

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7866537521
显示原始对决元数据 JSON
[
  {
    "team_id": 7045270144,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tommy LaBat",
        "dupr_id": "L57XZZ",
        "rating": 5.625,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "David Dutrieuille",
        "dupr_id": "3Y2XG3",
        "rating": 5.711,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 7871436267,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Krakowski",
        "dupr_id": "30R6G2",
        "rating": 5.598,
        "profile_pic_url": null,
        "location": "Tinley Park, IL, US"
      },
      {
        "name": "Gino DeBon",
        "dupr_id": "8DKY0L",
        "rating": 5.046,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  }
]