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

Brick Wall Southeast #5

ID: 6862609258

对局比分

11-0, 11-1

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KL
Karen Lu

2QPYY9 · Alpharetta, GA, US

DUPR

5.323

AL
Ashley Lu

4ZPWN2 · Alpharetta, GA, US

DUPR

5.023

阵营 2负方
Ruthie Brown

59K2VR · Peachtree City, GA, US

DUPR

4.623

CE
Crandall Edwards

EWWDDW · Newnan, GA, US

DUPR

4.702

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6862609258
显示原始对决元数据 JSON
[
  {
    "team_id": 8038307793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Lu",
        "dupr_id": "2QPYY9",
        "rating": 5.323,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Ashley Lu",
        "dupr_id": "4ZPWN2",
        "rating": 5.023,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 6122231977,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ruthie Brown",
        "dupr_id": "59K2VR",
        "rating": 4.623,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6717e0cee9483.jpg",
        "location": "Peachtree City, GA, US"
      },
      {
        "name": "Crandall Edwards",
        "dupr_id": "EWWDDW",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]