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

Brick Wall Southeast #5

ID: 8438300498

对局比分

11-8

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KL
Karen Lu

2QPYY9 · Alpharetta, GA, US

DUPR

5.276

AL
Ashley Lu

4ZPWN2 · Alpharetta, GA, US

DUPR

4.979

阵营 2负方
Ruthie Brown

59K2VR · Peachtree City, GA, US

DUPR

4.753

CE
Crandall Edwards

EWWDDW · Newnan, GA, US

DUPR

4.833

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8438300498
显示原始对决元数据 JSON
[
  {
    "team_id": 7168504011,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Karen Lu",
        "dupr_id": "2QPYY9",
        "rating": 5.276,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Ashley Lu",
        "dupr_id": "4ZPWN2",
        "rating": 4.979,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 5840723367,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ruthie Brown",
        "dupr_id": "59K2VR",
        "rating": 4.753,
        "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.833,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]