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

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

ID: 8454906539

对局比分

6-11

获胜 / Win

对决日期

2026-01-25

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SK
Siddarth Kelam

KD6GOK · USA

DUPR

3.878

LM
Layla Medrano

NX5JW2 · Brookhaven, GA, US

DUPR

3.767

阵营 2胜方
CL
cade lindgren

RZWMDE · Cumming, GA, US

DUPR

4.545

MY
Madeline Yang

7D0ER4 · Hoschton, GA, US

DUPR

4.088

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8454906539
显示原始对决元数据 JSON
[
  {
    "team_id": 6011318997,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Siddarth Kelam",
        "dupr_id": "KD6GOK",
        "rating": 3.878,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Layla Medrano",
        "dupr_id": "NX5JW2",
        "rating": 3.767,
        "profile_pic_url": null,
        "location": "Brookhaven, GA, US"
      }
    ]
  },
  {
    "team_id": 5658797175,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "cade lindgren",
        "dupr_id": "RZWMDE",
        "rating": 4.545,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Madeline Yang",
        "dupr_id": "7D0ER4",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Hoschton, GA, US"
      }
    ]
  }
]