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

Dink the Picklr Halls Mixed 4.5+

ID: 6279241277

对局比分

11-9

落败 / Loss

对决日期

2025-12-20

对局时间 (估算)

6:15 AM

对决场地

The Picklr Logan

未核实场馆

对决竞争阵营

阵营 1胜方
HD
Hutch Daniels

8WRPL3 · Smithfield, UT, US

DUPR

4.596

CP
Courtney Packer

7NOMM0 · Logan, UT, US

DUPR

3.914

阵营 2负方
Eric Richards

3VGQYE · Logan, UT, US

DUPR

4.773

CJ
Camille Jeppson

JJQYRO · Hyde Park, UT, US

DUPR

4.145

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6279241277
显示原始对决元数据 JSON
[
  {
    "team_id": 5342203701,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hutch Daniels",
        "dupr_id": "8WRPL3",
        "rating": 4.596,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      },
      {
        "name": "Courtney Packer",
        "dupr_id": "7NOMM0",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 7889125479,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Richards",
        "dupr_id": "3VGQYE",
        "rating": 4.773,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/99373_6303a569e006e.jpg",
        "location": "Logan, UT, US"
      },
      {
        "name": "Camille Jeppson",
        "dupr_id": "JJQYRO",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      }
    ]
  }
]