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

Week 4

ID: 6920078238

对局比分

15-9

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

7:30 PM

对决场地

Coronado Padel Center

View Facility Page →

对决竞争阵营

阵营 1胜方
MB
Miguel Benitez

PKMPWQ · Panama City, Panamá Province, PA

DUPR

3.839

William Lee

6ZXEY0 · Nueva Gorgona, Panamá Oeste Province, PA

DUPR

4.137

阵营 2负方
MW
Mari Willis

8KD27Q · Fernley, NV, US

DUPR

3.787

John Blackwell

PKM50G · Las Lajas, Provincia de Panamá Oeste, PA

DUPR

4.131

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6920078238
显示原始对决元数据 JSON
[
  {
    "team_id": 5624228504,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Miguel Benitez",
        "dupr_id": "PKMPWQ",
        "rating": 3.839,
        "profile_pic_url": null,
        "location": "Panama City, Panamá Province, PA"
      },
      {
        "name": "William Lee",
        "dupr_id": "6ZXEY0",
        "rating": 4.137,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/782947/images/profile/d26c0fe7-b618-4612-bd5d-c743e82e73da.png",
        "location": "Nueva Gorgona, Panamá Oeste Province, PA"
      }
    ]
  },
  {
    "team_id": 7995597445,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mari Willis",
        "dupr_id": "8KD27Q",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": "Fernley, NV, US"
      },
      {
        "name": "John Blackwell",
        "dupr_id": "PKM50G",
        "rating": 4.131,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/87680_6226c7ea7254f.jpg",
        "location": "Las Lajas, Provincia de Panamá Oeste, PA"
      }
    ]
  }
]