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

Picklehead247 4.0 Mini Moneyball

ID: 4296220931

对局比分

11-5

落败 / Loss

对决日期

2025-01-16

对局时间 (估算)

12:45 AM

对决场地

Zephyrhills, FL, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
AG
Amit Galande

8GQ6JV · Wesley Chapel, FL, US

DUPR

4.237

RJ
Rajan Jasuja

RZ0DYZ · Wesley Chapel, FL, US

DUPR

4.281

阵营 2负方
JP
John Pham

OD966P · Wesley Chapel, FL, US

DUPR

3.888

DP
Deaven Phillips

3XMY44 · USA

DUPR

3.789

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4296220931
显示原始对决元数据 JSON
[
  {
    "team_id": 6075979101,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amit Galande",
        "dupr_id": "8GQ6JV",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "Rajan Jasuja",
        "dupr_id": "RZ0DYZ",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      }
    ]
  },
  {
    "team_id": 6219965350,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Pham",
        "dupr_id": "OD966P",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "Deaven Phillips",
        "dupr_id": "3XMY44",
        "rating": 3.789,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]