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

3.75 to 4.25 MXD May Day Tournament - 3.75 to 4.25 MXD May Day Tournament

ID: 4920654803

对局比分

11-4

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

Rio Del Oro Sports Club Sacramento CA

未核实场馆

对决竞争阵营

阵营 1胜方
Mariah Quintanilla

3YVEMD · Auburn, CA, US

DUPR

4.100

KL
Kou Laboud

6ZJXYK · Loomis, CA, US

DUPR

4.028

阵营 2负方
LN
Lyn Nguyen

QPRDM5 · Sacramento, CA, US

DUPR

3.847

JV
Jason Vigna

99Y24R · Sacramento, CA, US

DUPR

4.133

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4920654803
显示原始对决元数据 JSON
[
  {
    "team_id": 5300952599,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "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"
      },
      {
        "name": "Kou Laboud",
        "dupr_id": "6ZJXYK",
        "rating": 4.028,
        "profile_pic_url": null,
        "location": "Loomis, CA, US"
      }
    ]
  },
  {
    "team_id": 6151022287,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lyn Nguyen",
        "dupr_id": "QPRDM5",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Jason Vigna",
        "dupr_id": "99Y24R",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      }
    ]
  }
]