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

Week 4

ID: 7207396121

对局比分

13-15

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

6:15 AM

对决场地

Coronado Padel Center

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Michelle Smith

N7M6O6 · Chame District, Panamá Oeste Province, PA

DUPR

3.840

AF
Alex Friedrich

MEL47G · USA

DUPR

3.675

阵营 2胜方
SB
seve blackwell

QPOXRD · Nueva Gorgona, Panamá Province, PA

DUPR

3.900

MB
Miguel Benitez

PKMPWQ · Panama City, Panamá Province, PA

DUPR

3.838

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7207396121
显示原始对决元数据 JSON
[
  {
    "team_id": 7944947257,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle Smith",
        "dupr_id": "N7M6O6",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Chame District, Panamá Oeste Province, PA"
      },
      {
        "name": "Alex Friedrich",
        "dupr_id": "MEL47G",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4396989807,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "seve blackwell",
        "dupr_id": "QPOXRD",
        "rating": 3.9,
        "profile_pic_url": null,
        "location": "Nueva Gorgona, Panamá Province, PA"
      },
      {
        "name": "Miguel Benitez",
        "dupr_id": "PKMPWQ",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "Panama City, Panamá Province, PA"
      }
    ]
  }
]