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

Pool A - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 5038110124

对局比分

14-21

落败 / Loss

对决日期

2026-04-10

对局时间 (估算)

5:00 PM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1负方
DM
David Mats

MY47PO · Highland Park, IL, US

DUPR

4.501

JL
James Lahey

1R4GGZ · Tallahassee, FL, US

DUPR

4.570

阵营 2胜方
DZ
Dj Zeiler

3ZVKLL · Lancaster, VA, US

DUPR

4.950

BS
Ben Slive

ODZJWL · Boca Raton, FL, US

DUPR

5.510

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5038110124
显示原始对决元数据 JSON
[
  {
    "team_id": 8193090385,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "David Mats",
        "dupr_id": "MY47PO",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Highland Park, IL, US"
      },
      {
        "name": "James Lahey",
        "dupr_id": "1R4GGZ",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 5376308195,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dj Zeiler",
        "dupr_id": "3ZVKLL",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": "Lancaster, VA, US"
      },
      {
        "name": "Ben Slive",
        "dupr_id": "ODZJWL",
        "rating": 5.51,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]