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

Sweaty Pickleballs Potluck Mixed Invitational - Sweaty Pickleballs Potluck Mixed Invitational

ID: 6093895795

对局比分

11-9

落败 / Loss

对决日期

2026-05-30

对局时间 (估算)

8:45 AM

对决场地

Johnson Ranch Sports Club- South Roseville CA

未核实场馆

对决竞争阵营

阵营 1胜方
GS
Gabriella Santos

L2PJRJ · Sacramento, CA, US

DUPR

3.709

LR
Lorenzo Reyes

XKM6Q2 · North Highlands, CA, US

DUPR

4.317

阵营 2负方
KL
Kou Laboud

6ZJXYK · Loomis, CA, US

DUPR

4.017

Mariah Quintanilla

3YVEMD · Auburn, CA, US

DUPR

4.081

数据访问 (AI / 开发者)

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

cURL Request:

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