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

Sweaty Pickleballs Potluck Mixed Invitational - Sweaty Pickleballs Potluck Mixed Invitational

ID: 4908824402

对局比分

11-13

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

3:30 PM

对决场地

Johnson Ranch Sports Club- South Roseville CA

未核实场馆

对决竞争阵营

阵营 1负方
KL
Kou Laboud

6ZJXYK · Loomis, CA, US

DUPR

4.028

Mariah Quintanilla

3YVEMD · Auburn, CA, US

DUPR

4.100

阵营 2胜方
GS
Gabriella Santos

L2PJRJ · Sacramento, CA, US

DUPR

3.705

LR
Lorenzo Reyes

XKM6Q2 · North Highlands, CA, US

DUPR

4.312

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4908824402
显示原始对决元数据 JSON
[
  {
    "team_id": 5111428727,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kou Laboud",
        "dupr_id": "6ZJXYK",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": "Loomis, CA, US"
      },
      {
        "name": "Mariah Quintanilla",
        "dupr_id": "3YVEMD",
        "rating": 4.1,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65c66ba7b4f58.jpg",
        "location": "Auburn, CA, US"
      }
    ]
  },
  {
    "team_id": 8397726707,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gabriella Santos",
        "dupr_id": "L2PJRJ",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Lorenzo Reyes",
        "dupr_id": "XKM6Q2",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": "North Highlands, CA, US"
      }
    ]
  }
]