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

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

ID: 5117108831

对局比分

11-8, 11-9

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

12:45 AM

对决场地

Mesa, AZ

View Facility Page →

对决竞争阵营

阵营 1胜方
KK
Kyle Koszuta

3OZ722 · Phoenix, AZ, US

DUPR

6.138

Elliott Schupp

1QXOZN · Bentonville, AR, US

DUPR

5.921

阵营 2负方
RN
Rio Newcombe

3OWZVE · Gilbert, AZ, US

DUPR

5.788

AM
Andre Millet

L5KVOK · Las Vegas, NV, US

DUPR

5.735

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5117108831
显示原始对决元数据 JSON
[
  {
    "team_id": 5651153953,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Koszuta",
        "dupr_id": "3OZ722",
        "rating": 6.138,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Elliott Schupp",
        "dupr_id": "1QXOZN",
        "rating": 5.921,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1050063/images/profile/c99b8c77-cbd7-4480-aa1f-640220c2086d.jpg",
        "location": "Bentonville, AR, US"
      }
    ]
  },
  {
    "team_id": 5603599116,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rio Newcombe",
        "dupr_id": "3OWZVE",
        "rating": 5.788,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Andre Millet",
        "dupr_id": "L5KVOK",
        "rating": 5.735,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]