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

LEVEL UP TUESDAY: FIXED MIXED DOUBLES (3.0+)

ID: 7320787346

对局比分

11-5

落败 / Loss

对决日期

2026-01-20

对局时间 (估算)

3:30 PM

对决场地

Kitchenline Pickleball Center

未核实场馆

对决竞争阵营

阵营 1胜方
JP
Jahleel Plasabas

MPNG7O · USA

DUPR

3.576

MC
Mae Carmel Boquia

7NO6QN · USA

DUPR

3.531

阵营 2负方
CE
Christian Espinosa

EWYKME · Cebu City, Central Visayas, PH

DUPR

3.499

HS
hara see

LVDXPJ · Cebu City, Central Visayas, PH

DUPR

3.496

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7320787346
显示原始对决元数据 JSON
[
  {
    "team_id": 6050725191,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jahleel Plasabas",
        "dupr_id": "MPNG7O",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mae Carmel Boquia",
        "dupr_id": "7NO6QN",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5931974052,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christian Espinosa",
        "dupr_id": "EWYKME",
        "rating": 3.499,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      },
      {
        "name": "hara see",
        "dupr_id": "LVDXPJ",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      }
    ]
  }
]