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

Brick Wall Southeast #5

ID: 5473220521

对局比分

15-5

落败 / Loss

对决日期

2026-05-31

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MV
Michael Vallejo

3P42ME · Callao Region, PE

DUPR

5.449

KL
Karen Lu

2QPYY9 · Alpharetta, GA, US

DUPR

5.338

阵营 2负方
AA
Alex Aliscio

DWJKPX · Hauppauge, NY, US

DUPR

5.525

Julia Ronney

JZ6PDO · San Diego, CA, US

DUPR

5.022

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5473220521
显示原始对决元数据 JSON
[
  {
    "team_id": 6755223710,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Vallejo",
        "dupr_id": "3P42ME",
        "rating": 5.449,
        "profile_pic_url": null,
        "location": "Callao Region, PE"
      },
      {
        "name": "Karen Lu",
        "dupr_id": "2QPYY9",
        "rating": 5.338,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 5936298317,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Aliscio",
        "dupr_id": "DWJKPX",
        "rating": 5.525,
        "profile_pic_url": null,
        "location": "Hauppauge, NY, US"
      },
      {
        "name": "Julia Ronney",
        "dupr_id": "JZ6PDO",
        "rating": 5.022,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/7193/images/profile/ebf626fb-72bf-48fa-a829-6fc7e224dd06.png",
        "location": "San Diego, CA, US"
      }
    ]
  }
]