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

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

ID: 7792945103

对局比分

7-15

获胜 / Win

对决日期

2026-01-22

对局时间 (估算)

12:45 AM

对决场地

Glendale, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
JR
Jeff Reich

8J5LPW · Mesa, AZ, US

DUPR

4.181

CM
Chris Merry

L5JPYQ · USA

DUPR

4.314

阵营 2胜方
Steven Alves

1NXNP6 · Peoria, AZ, US

DUPR

4.998

GC
Gerald Cullison

8WZOQY · AZ, US

DUPR

4.910

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7792945103
显示原始对决元数据 JSON
[
  {
    "team_id": 5093461887,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Reich",
        "dupr_id": "8J5LPW",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Chris Merry",
        "dupr_id": "L5JPYQ",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5881368003,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steven Alves",
        "dupr_id": "1NXNP6",
        "rating": 4.998,
        "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.91,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]