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

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

ID: 7111025043

对局比分

15-6

落败 / Loss

对决日期

2026-01-22

对局时间 (估算)

4:45 AM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
Steven Alves

1NXNP6 · Peoria, AZ, US

DUPR

5.022

GC
Gerald Cullison

8WZOQY · AZ, US

DUPR

4.919

阵营 2负方
RR
Robert Roszkos

8MME6G · San Diego, CA, US

DUPR

4.311

JV
John Voris

17Z5WN · USA

DUPR

4.181

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7111025043
显示原始对决元数据 JSON
[
  {
    "team_id": 8495338424,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Alves",
        "dupr_id": "1NXNP6",
        "rating": 5.022,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/69657b496d011.jpg",
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Gerald Cullison",
        "dupr_id": "8WZOQY",
        "rating": 4.919,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  },
  {
    "team_id": 7113868697,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Roszkos",
        "dupr_id": "8MME6G",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      },
      {
        "name": "John Voris",
        "dupr_id": "17Z5WN",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]