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

PPA Tour: 2026 Carvana Mesa Cup - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 6350789888

对局比分

6-11, 4-11

落败 / Loss

对决日期

2026-02-21

对局时间 (估算)

9:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
BE
Brad Eckart

DWPGNM · Overland Park, KS, US

DUPR

4.222

DP
Daniel Price

8J7J7W · La Pine, OR, US

DUPR

4.872

阵营 2胜方
AR
Austin Romaguera

V7QK5E · Metairie, LA, US

DUPR

4.774

AL
Alex Lantz

3XOVP4 · Crete, NE, US

DUPR

4.981

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6350789888
显示原始对决元数据 JSON
[
  {
    "team_id": 8149077194,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brad Eckart",
        "dupr_id": "DWPGNM",
        "rating": 4.222,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Daniel Price",
        "dupr_id": "8J7J7W",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "La Pine, OR, US"
      }
    ]
  },
  {
    "team_id": 8125875003,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Austin Romaguera",
        "dupr_id": "V7QK5E",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Alex Lantz",
        "dupr_id": "3XOVP4",
        "rating": 4.981,
        "profile_pic_url": null,
        "location": "Crete, NE, US"
      }
    ]
  }
]