返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

DUPR 18 - The Dink Minor League Pickleball @ Palm Beach Royals at Boca Raton ~ Florida

ID: 5147631988

对局比分

21-17

获胜 / Win

对决日期

2026-03-08

对局时间 (估算)

5:00 PM

对决场地

Life Time Boca Raton

未核实场馆

对决竞争阵营

阵营 1胜方
Alan Mendelson

8D54WM · Bay Harbor Islands, FL, US

DUPR

4.908

RM
Ryan Mendelson

89X96J · Bay Harbor Islands, FL, US

DUPR

4.567

阵营 2负方
DP
Duane Patchin

8E92V8 · Lake Worth, FL, US

DUPR

4.685

JM
Joshua Maya

8KYEY1 · Los Angeles, CA, US

DUPR

4.362

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5147631988
显示原始对决元数据 JSON
[
  {
    "team_id": 5905325720,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alan Mendelson",
        "dupr_id": "8D54WM",
        "rating": 4.908,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1143426/images/profile/1137fff4-01f2-4813-9d6a-b948b3f8ed11.png",
        "location": "Bay Harbor Islands, FL, US"
      },
      {
        "name": "Ryan Mendelson",
        "dupr_id": "89X96J",
        "rating": 4.567,
        "profile_pic_url": null,
        "location": "Bay Harbor Islands, FL, US"
      }
    ]
  },
  {
    "team_id": 7759087736,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Duane  Patchin",
        "dupr_id": "8E92V8",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Lake Worth, FL, US"
      },
      {
        "name": "Joshua Maya",
        "dupr_id": "8KYEY1",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]