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

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

ID: 5090849102

对局比分

11-7, 11-8

获胜 / Win

对决日期

2026-01-23

对局时间 (估算)

3:30 PM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
Steven Alves

1NXNP6 · Peoria, AZ, US

DUPR

4.987

GC
Gerald Cullison

8WZOQY · AZ, US

DUPR

4.906

阵营 2负方
DN
Dean Nihart

1NXPY7 · Johnston, IA, US

DUPR

4.507

SC
Scott Cawley

8DR0N6 · Urbandale, IA, US

DUPR

4.906

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5090849102
显示原始对决元数据 JSON
[
  {
    "team_id": 7780309281,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Steven Alves",
        "dupr_id": "1NXNP6",
        "rating": 4.987,
        "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.906,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  },
  {
    "team_id": 5377795984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dean Nihart",
        "dupr_id": "1NXPY7",
        "rating": 4.507,
        "profile_pic_url": null,
        "location": "Johnston, IA, US"
      },
      {
        "name": "Scott Cawley",
        "dupr_id": "8DR0N6",
        "rating": 4.906,
        "profile_pic_url": null,
        "location": "Urbandale, IA, US"
      }
    ]
  }
]