返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

PPA Tour: 2026 Veolia Atlanta Pickleball Championships - Junior Girls Doubles U14

ID: 7532555208

对局比分

10-15

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

1:00 PM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1负方
AN
Abigail Nguyen

LVM7ZQ · Miramar, FL, US

DUPR

3.646

AN
Abi Nguyen

V42PQ6 · St. Augustine, FL, US

DUPR

3.788

阵营 2胜方
IL
Isabel Li

WKNKZL · Edmond, OK, US

DUPR

3.791

ML
Melody Li

MEPEPO · Edmond, OK, US

DUPR

3.907

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7532555208
显示原始对决元数据 JSON
[
  {
    "team_id": 6352078096,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Abigail Nguyen",
        "dupr_id": "LVM7ZQ",
        "rating": 3.646,
        "profile_pic_url": null,
        "location": "Miramar, FL, US"
      },
      {
        "name": "Abi Nguyen",
        "dupr_id": "V42PQ6",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "St. Augustine, FL, US"
      }
    ]
  },
  {
    "team_id": 6862434278,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Isabel Li",
        "dupr_id": "WKNKZL",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Melody Li",
        "dupr_id": "MEPEPO",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]