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

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Mens Doubles Pro Qualifier

ID: 6555334634

对局比分

9-11, 11-8, 11-8

获胜 / Win

对决日期

2026-04-27

对局时间 (估算)

3:30 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
ES
Eli Steiner

3Z5VKQ · Loveland, CO, US

DUPR

5.667

JV
Juan Varon

1R7MON · Armenia, Quindio, CO

DUPR

5.846

阵营 2负方
RC
Ryan Camras

67M4YQ · Garland County, AR, US

DUPR

5.595

CG
Casey Garretson

3554OL · North Little Rock, AR, US

DUPR

5.549

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6555334634
显示原始对决元数据 JSON
[
  {
    "team_id": 8427156015,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eli Steiner",
        "dupr_id": "3Z5VKQ",
        "rating": 5.667,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      },
      {
        "name": "Juan Varon",
        "dupr_id": "1R7MON",
        "rating": 5.846,
        "profile_pic_url": null,
        "location": "Armenia, Quindio, CO"
      }
    ]
  },
  {
    "team_id": 7271186155,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Camras",
        "dupr_id": "67M4YQ",
        "rating": 5.595,
        "profile_pic_url": null,
        "location": "Garland County, AR, US"
      },
      {
        "name": "Casey Garretson",
        "dupr_id": "3554OL",
        "rating": 5.549,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  }
]