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

USA Pickleball Golden Ticket - Arizona - Men's Doubles 4.5/5.0 Age: (40+)

ID: 4901439080

对局比分

15-13

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

9:00 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
Brett Warner

3PWLM1 · Scottsdale, AZ, US

DUPR

5.359

TD
Terran Distefano

3Z9JW3 · New River, AZ, US

DUPR

4.899

阵营 2负方
SG
Sorin Gowa

8DD9OM · USA

DUPR

4.792

BK
Bobby Kirby

4L494G · USA

DUPR

4.906

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4901439080
显示原始对决元数据 JSON
[
  {
    "team_id": 7564460976,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Warner",
        "dupr_id": "3PWLM1",
        "rating": 5.359,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/781773/images/profile/56639c09-e3ba-4c0c-b891-f615a313e48f.png",
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Terran Distefano",
        "dupr_id": "3Z9JW3",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "New River, AZ, US"
      }
    ]
  },
  {
    "team_id": 4550507671,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sorin Gowa",
        "dupr_id": "8DD9OM",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bobby Kirby",
        "dupr_id": "4L494G",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]