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

PPA Tour: 2026 Carvana Mesa Cup - Mixed Doubles Pro Qualifier

ID: 4855610410

对局比分

11-13, 6-11

落败 / Loss

对决日期

2026-02-16

对局时间 (估算)

11:30 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
AB
Alison Brown

8M5DJD · Richfield, MN, US

DUPR

4.670

BB
Billy Buchhauser

8D5GY8 · Meridian, ID, US

DUPR

5.291

阵营 2胜方
MT
Molly Ticknor

8W0MQK · East Helena, MT, US

DUPR

4.722

DS
Devon Sikora

X2OZMR · MT, US

DUPR

5.237

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4855610410
显示原始对决元数据 JSON
[
  {
    "team_id": 6301158310,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alison Brown",
        "dupr_id": "8M5DJD",
        "rating": 4.67,
        "profile_pic_url": null,
        "location": "Richfield, MN, US"
      },
      {
        "name": "Billy Buchhauser",
        "dupr_id": "8D5GY8",
        "rating": 5.291,
        "profile_pic_url": null,
        "location": "Meridian, ID, US"
      }
    ]
  },
  {
    "team_id": 4404849398,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Molly Ticknor",
        "dupr_id": "8W0MQK",
        "rating": 4.722,
        "profile_pic_url": null,
        "location": "East Helena, MT, US"
      },
      {
        "name": "Devon Sikora",
        "dupr_id": "X2OZMR",
        "rating": 5.237,
        "profile_pic_url": null,
        "location": "MT, US"
      }
    ]
  }
]