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

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

ID: 8038485963

对局比分

10-15

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

4:45 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
GJ
Garret Johnson

12P9E1 · Gilbert, AZ, US

DUPR

4.494

DK
Dalton Kates

RZDDLE · Scottsdale, AZ, US

DUPR

4.928

阵营 2胜方
SP
Scott Peck

842WK3 · Platte City, MO, US

DUPR

5.141

GS
Gorka Sanchez

3POQZM · Omaha, NE, US

DUPR

5.010

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8038485963
显示原始对决元数据 JSON
[
  {
    "team_id": 6451021834,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Garret Johnson",
        "dupr_id": "12P9E1",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Dalton Kates",
        "dupr_id": "RZDDLE",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 8132942062,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Peck",
        "dupr_id": "842WK3",
        "rating": 5.141,
        "profile_pic_url": null,
        "location": "Platte City, MO, US"
      },
      {
        "name": "Gorka Sanchez",
        "dupr_id": "3POQZM",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]