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

PPA Tour: Greater Zion Cup at Black Desert Resort - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 5919655314

对局比分

12-15

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

7:30 PM

对决场地

Santa Clara, UT

View Facility Page →

对决竞争阵营

阵营 1负方
JJ
Jonah JD Karczmer

V40RX7 · New York, NY, US

DUPR

4.792

MH
Matthew Haugdahl

12PJ0R · Minneapolis, MN, US

DUPR

5.284

阵营 2胜方
PD
Preston DuCrest

84PJLM · St. George, UT, US

DUPR

5.086

SH
Shayden Hinton

6ZNN6G · Hurricane, UT, US

DUPR

5.026

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5919655314
显示原始对决元数据 JSON
[
  {
    "team_id": 7942505487,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jonah JD Karczmer",
        "dupr_id": "V40RX7",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Matthew Haugdahl",
        "dupr_id": "12PJ0R",
        "rating": 5.284,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5881756357,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Preston DuCrest",
        "dupr_id": "84PJLM",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Shayden Hinton",
        "dupr_id": "6ZNN6G",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Hurricane, UT, US"
      }
    ]
  }
]