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

Competitive Open Play Match

ID: 4296526894

对局比分

11-7, 10-12, 9-11

获胜 / Win

对决日期

2026-02-26

对局时间 (估算)

11:30 PM

对决场地

Scottsdale, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1负方
GR
Garrett Ross Parker

LW49MZ · USA

DUPR

5.888

AM
Andre Millet

L5KVOK · Las Vegas, NV, US

DUPR

5.694

阵营 2胜方
PK
Patrick Kawka

35002P · Serock, Województwo mazowieckie, PL

DUPR

6.239

SA
Sam Austin Angelo

3P4P5Q · Scottsdale, AZ, US

DUPR

5.520

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4296526894
显示原始对决元数据 JSON
[
  {
    "team_id": 7773163366,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Garrett  Ross Parker",
        "dupr_id": "LW49MZ",
        "rating": 5.888,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andre Millet",
        "dupr_id": "L5KVOK",
        "rating": 5.694,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 6116685327,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Patrick Kawka",
        "dupr_id": "35002P",
        "rating": 6.239,
        "profile_pic_url": null,
        "location": "Serock, Województwo mazowieckie, PL"
      },
      {
        "name": "Sam Austin Angelo",
        "dupr_id": "3P4P5Q",
        "rating": 5.52,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]