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

PPA Tour: Carvana Mesa Cup - Mens Doubles Skill: (5.0) Age: (35 To 49)

ID: 8582064984

对局比分

15-4

获胜 / Win

对决日期

2025-02-22

对局时间 (估算)

1:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
MW
Mark Walker

8JPGR4 · Centerville, UT, US

DUPR

5.091

JH
Jared Hedberg

89D24J · Bountiful, UT, US

DUPR

5.005

阵营 2负方
RK
Ryan Kellenbarger

8J59W8 · Wichita, KS, US

DUPR

4.721

SW
Scott Wolford

35EQL1 · Wichita, KS, US

DUPR

4.574

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8582064984
显示原始对决元数据 JSON
[
  {
    "team_id": 8292263839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Walker",
        "dupr_id": "8JPGR4",
        "rating": 5.091,
        "profile_pic_url": null,
        "location": "Centerville, UT, US"
      },
      {
        "name": "Jared Hedberg",
        "dupr_id": "89D24J",
        "rating": 5.005,
        "profile_pic_url": null,
        "location": "Bountiful, UT, US"
      }
    ]
  },
  {
    "team_id": 5487717561,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Kellenbarger",
        "dupr_id": "8J59W8",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Scott Wolford",
        "dupr_id": "35EQL1",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      }
    ]
  }
]