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

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

ID: 7608147623

对局比分

4-11, 7-11

获胜 / Win

对决日期

2026-04-27

对局时间 (估算)

12:45 AM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1负方
JA
Josiah Aguado

84Q74K · Yorkville, IL, US

DUPR

5.167

AA
Ariana Ajani

VX4NOP · Northbrook, IL, US

DUPR

4.899

阵营 2胜方
SM
Scott McRee

XJXO9R · Roswell, GA, US

DUPR

5.317

MG
Masa Grgan

J5KK24 · Maribor, Administrative unit Maribor, SI

DUPR

5.073

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7608147623
显示原始对决元数据 JSON
[
  {
    "team_id": 6177068622,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Josiah Aguado ",
        "dupr_id": "84Q74K",
        "rating": 5.167,
        "profile_pic_url": null,
        "location": "Yorkville, IL, US"
      },
      {
        "name": "Ariana Ajani",
        "dupr_id": "VX4NOP",
        "rating": 4.899,
        "profile_pic_url": null,
        "location": "Northbrook, IL, US"
      }
    ]
  },
  {
    "team_id": 5904024789,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott McRee",
        "dupr_id": "XJXO9R",
        "rating": 5.317,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Masa Grgan",
        "dupr_id": "J5KK24",
        "rating": 5.073,
        "profile_pic_url": null,
        "location": "Maribor, Administrative unit Maribor, SI"
      }
    ]
  }
]