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

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

ID: 6544811352

对局比分

4-15

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

1:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
AL
Alex Ledger

MED00L · Portland, OR, US

DUPR

4.597

LS
Luka Soskic

76XMX5 · Portland, OR, US

DUPR

4.916

阵营 2胜方
SP
Scott Peck

842WK3 · Platte City, MO, US

DUPR

5.151

GS
Gorka Sanchez

3POQZM · Omaha, NE, US

DUPR

5.042

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6544811352
显示原始对决元数据 JSON
[
  {
    "team_id": 8070110377,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alex Ledger",
        "dupr_id": "MED00L",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Luka Soskic",
        "dupr_id": "76XMX5",
        "rating": 4.916,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  },
  {
    "team_id": 7146166644,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Peck",
        "dupr_id": "842WK3",
        "rating": 5.151,
        "profile_pic_url": null,
        "location": "Platte City, MO, US"
      },
      {
        "name": "Gorka Sanchez",
        "dupr_id": "3POQZM",
        "rating": 5.042,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]