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

DUPR Builder Team 3.5-4.0

ID: 7593389293

对局比分

4-11

获胜 / Win

对决日期

2025-10-10

对局时间 (估算)

2:15 AM

对决场地

Fair Expo Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
SC
samuel contreras

0QQZ42 · USA

DUPR

3.173

MM
Michael Mogollon

3LJY26 · Miami, FL, US

DUPR

4.006

阵营 2胜方
SA
Sergio Arenas

XJWPKR · USA

DUPR

3.107

GY
Gary Yeung

V7GXP5 · The Hammocks, FL, US

DUPR

4.179

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7593389293
显示原始对决元数据 JSON
[
  {
    "team_id": 8165397564,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "samuel contreras",
        "dupr_id": "0QQZ42",
        "rating": 3.173,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Mogollon",
        "dupr_id": "3LJY26",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 6787466333,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sergio Arenas",
        "dupr_id": "XJWPKR",
        "rating": 3.107,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary Yeung",
        "dupr_id": "V7GXP5",
        "rating": 4.179,
        "profile_pic_url": null,
        "location": "The Hammocks, FL, US"
      }
    ]
  }
]