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

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

ID: 7385044440

对局比分

11-2

获胜 / Win

对决日期

2026-03-22

对局时间 (估算)

1:00 PM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
RN
Rio Newcombe

3OWZVE · Gilbert, AZ, US

DUPR

5.771

AM
Andre Millet

L5KVOK · Las Vegas, NV, US

DUPR

5.693

阵营 2负方
JW
Jerry Worsham III

355DE5 · Phoenix, AZ, US

DUPR

5.056

EZ
Evan Zoeteman

W6NR2Q · USA

DUPR

5.049

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7385044440
显示原始对决元数据 JSON
[
  {
    "team_id": 7836860309,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rio Newcombe",
        "dupr_id": "3OWZVE",
        "rating": 5.771,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Andre Millet",
        "dupr_id": "L5KVOK",
        "rating": 5.693,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5640680035,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jerry Worsham III",
        "dupr_id": "355DE5",
        "rating": 5.056,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Evan Zoeteman",
        "dupr_id": "W6NR2Q",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]