返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

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

ID: 4437813439

对局比分

15-3

获胜 / Win

对决日期

2026-01-22

对局时间 (估算)

8:45 AM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
Steven Alves

1NXNP6 · Peoria, AZ, US

DUPR

5.031

GC
Gerald Cullison

8WZOQY · AZ, US

DUPR

4.922

阵营 2负方
EK
Erik Klemme

WNEDVK · USA

DUPR

3.640

JP
JOSEF PAVLIK

MPE5WP · USA

DUPR

3.679

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4437813439
显示原始对决元数据 JSON
[
  {
    "team_id": 7232216590,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Alves",
        "dupr_id": "1NXNP6",
        "rating": 5.031,
        "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.922,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  },
  {
    "team_id": 7182332744,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Erik Klemme",
        "dupr_id": "WNEDVK",
        "rating": 3.64,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JOSEF PAVLIK",
        "dupr_id": "MPE5WP",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]