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

Return of Picklebrawl @ Planet Pickle - Mixed Doubles (4.0-4.5)

ID: 5104257301

对局比分

15-9

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
CL
cade lindgren

RZWMDE · Cumming, GA, US

DUPR

4.617

MY
Madeline Yang

7D0ER4 · Hoschton, GA, US

DUPR

4.185

阵营 2负方
RD
Ronald Diep

PWG60M · Marietta, GA, US

DUPR

3.955

AL
Ashley Lu

4ZPWN2 · Alpharetta, GA, US

DUPR

4.857

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5104257301
显示原始对决元数据 JSON
[
  {
    "team_id": 7410449719,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "cade lindgren",
        "dupr_id": "RZWMDE",
        "rating": 4.617,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Madeline Yang",
        "dupr_id": "7D0ER4",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Hoschton, GA, US"
      }
    ]
  },
  {
    "team_id": 4652781438,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronald Diep",
        "dupr_id": "PWG60M",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Ashley Lu",
        "dupr_id": "4ZPWN2",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]