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

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

ID: 4473779939

对局比分

15-13

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

12:45 AM

对决场地

Peachtree Corners/Norcross, GA

未核实场馆

对决竞争阵营

阵营 1胜方
DF
Dayana Fahey

YGQXWE · Nueva Esparta, VE

DUPR

4.786

KG
KC Griffin

M2PO9P · Memphis, TN, US

DUPR

5.439

阵营 2负方
KL
Keri Lu

X20K24 · Alpharetta, GA, US

DUPR

5.037

AC
Alex Chanthaphaeng

EGGOMO · Atlanta, GA, US

DUPR

5.052

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4473779939
显示原始对决元数据 JSON
[
  {
    "team_id": 8420902233,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dayana Fahey",
        "dupr_id": "YGQXWE",
        "rating": 4.786,
        "profile_pic_url": null,
        "location": "Nueva Esparta, VE"
      },
      {
        "name": "KC Griffin",
        "dupr_id": "M2PO9P",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      }
    ]
  },
  {
    "team_id": 6714989987,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Keri Lu",
        "dupr_id": "X20K24",
        "rating": 5.037,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Alex Chanthaphaeng",
        "dupr_id": "EGGOMO",
        "rating": 5.052,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]