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

Gator Pickleball Palooza - Open Moneyball Doubles

ID: 6101831726

对局比分

11-5

获胜 / Win

对决日期

2024-04-14

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RM
Ryan Mendelson

89X96J · Bay Harbor Islands, FL, US

DUPR

4.384

ES
Evan Soffer

YX2WYG · USA

DUPR

4.884

阵营 2负方
JF
Justin Fiscus

PK56JX · The Villages, FL, US

DUPR

3.887

AB
Andi Baez

N7P6M6 · USA

DUPR

4.183

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6101831726
显示原始对决元数据 JSON
[
  {
    "team_id": 7363030523,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Mendelson",
        "dupr_id": "89X96J",
        "rating": 4.384,
        "profile_pic_url": null,
        "location": "Bay Harbor Islands, FL, US"
      },
      {
        "name": "Evan Soffer",
        "dupr_id": "YX2WYG",
        "rating": 4.884,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6885677072,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Fiscus",
        "dupr_id": "PK56JX",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Andi Baez",
        "dupr_id": "N7P6M6",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]