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

2026 Pickle Money Ball - Men's Doubles Skill: (4.999 And Under)

ID: 5288945042

对局比分

11-4

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

3:30 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
JG
Jeff Goss

355XYP · Litchfield Park, AZ, US

DUPR

4.416

JG
Jacob Goss

6ZVMZQ · Peoria, AZ, US

DUPR

4.586

阵营 2负方
AM
Avneesh Mehra

V7LNL5 · USA

DUPR

3.607

JB
Jacob bukowski

DW29L4 · Glendale, AZ, US

DUPR

4.125

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5288945042
显示原始对决元数据 JSON
[
  {
    "team_id": 8023947637,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Goss",
        "dupr_id": "355XYP",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": "Litchfield Park, AZ, US"
      },
      {
        "name": "Jacob Goss",
        "dupr_id": "6ZVMZQ",
        "rating": 4.586,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  },
  {
    "team_id": 6525142168,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Avneesh Mehra",
        "dupr_id": "V7LNL5",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jacob bukowski",
        "dupr_id": "DW29L4",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      }
    ]
  }
]