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

PPA Tour: Greater Zion Cup at Black Desert Resort - Mens Doubles Pro Qualifier

ID: 8326887540

对局比分

12-10, 11-5

落败 / Loss

对决日期

2026-03-23

对局时间 (估算)

1:00 PM

对决场地

Santa Clara, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Matthew Mead

3LWMQ8 · Newport Beach, CA, US

DUPR

5.036

Hayden Rand

2YWG0Y · Santa Clarita, CA, US

DUPR

4.936

阵营 2负方
JJ
Jonah JD Karczmer

V40RX7 · New York, NY, US

DUPR

4.802

MH
Matthew Haugdahl

12PJ0R · Minneapolis, MN, US

DUPR

5.308

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8326887540
显示原始对决元数据 JSON
[
  {
    "team_id": 6978092065,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Mead",
        "dupr_id": "3LWMQ8",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "Newport Beach, CA, US"
      },
      {
        "name": "Hayden Rand",
        "dupr_id": "2YWG0Y",
        "rating": 4.936,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/14063/images/profile/a0f94565-01cb-48e7-9259-1ff9f0c0523a.jpg",
        "location": "Santa Clarita, CA, US"
      }
    ]
  },
  {
    "team_id": 7092669191,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonah JD Karczmer",
        "dupr_id": "V40RX7",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Matthew Haugdahl",
        "dupr_id": "12PJ0R",
        "rating": 5.308,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]