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

PPA Tour: Veolia Atlanta Pickleball Championships - Mixed Doubles Skill: (5.0) Age: (10 To 34)

ID: 5790552783

对局比分

15-3

获胜 / Win

对决日期

2025-05-18

对局时间 (估算)

4:45 AM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
AF
Anri Ferris

8KNG5O · Alpharetta, GA, US

DUPR

4.872

LC
Luke Cartenuto

7D6WQN · Cumming, GA, US

DUPR

5.331

阵营 2负方
HO
Hannah Okelley

17MD40 · Chattanooga, TN, US

DUPR

4.388

DZ
Dj Zeiler

3ZVKLL · Lancaster, VA, US

DUPR

5.139

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5790552783
显示原始对决元数据 JSON
[
  {
    "team_id": 6793261040,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anri Ferris",
        "dupr_id": "8KNG5O",
        "rating": 4.872,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Luke Cartenuto",
        "dupr_id": "7D6WQN",
        "rating": 5.331,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 6492502699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hannah Okelley",
        "dupr_id": "17MD40",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      },
      {
        "name": "Dj Zeiler",
        "dupr_id": "3ZVKLL",
        "rating": 5.139,
        "profile_pic_url": null,
        "location": "Lancaster, VA, US"
      }
    ]
  }
]