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

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

ID: 4922001804

对局比分

15-9

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

1:00 PM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1胜方
TR
Teresa Romero

122X4R · Woodstock, GA, US

DUPR

5.085

JC
Joshua Cornett

V7EW27 · Duluth, GA, US

DUPR

4.844

阵营 2负方
TB
Tori Bottini

QXPELR · Canton, GA, US

DUPR

4.719

JC
Jordon Carswell

ODDYKL · Marietta, GA, US

DUPR

4.616

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4922001804
显示原始对决元数据 JSON
[
  {
    "team_id": 8493520587,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Teresa Romero",
        "dupr_id": "122X4R",
        "rating": 5.085,
        "profile_pic_url": null,
        "location": "Woodstock, GA, US"
      },
      {
        "name": "Joshua Cornett",
        "dupr_id": "V7EW27",
        "rating": 4.844,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  },
  {
    "team_id": 8310433405,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tori Bottini",
        "dupr_id": "QXPELR",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Jordon Carswell",
        "dupr_id": "ODDYKL",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  }
]