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

2026 Pickle Money Ball - Mens Doubles Skill: (5.0 And Above) Age: (Any)

ID: 5987328547

对局比分

11-5

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

8:45 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
ES

DUPR

5.925

JP
Joel Poland

1RWXM3 · Kearney, NE, US

DUPR

5.684

阵营 2负方
PR
Pally Ray

2LV0K4 · Tempe, AZ, US

DUPR

5.348

AM
Alexandre Medawar

8MXGYD · USA

DUPR

4.679

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5987328547
显示原始对决元数据 JSON
[
  {
    "team_id": 8468543150,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eduardo Santini Ayon",
        "dupr_id": "RYOZOM",
        "rating": 5.925,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Poland",
        "dupr_id": "1RWXM3",
        "rating": 5.684,
        "profile_pic_url": null,
        "location": "Kearney, NE, US"
      }
    ]
  },
  {
    "team_id": 6519340186,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pally Ray",
        "dupr_id": "2LV0K4",
        "rating": 5.348,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Alexandre Medawar",
        "dupr_id": "8MXGYD",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]