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

Dink the Picklr Halls Mixed 4.5+

ID: 5200717361

对局比分

5-11

获胜 / Win

对决日期

2025-12-20

对局时间 (估算)

6:15 AM

对决场地

The Picklr Logan

未核实场馆

对决竞争阵营

阵营 1负方
DF
Devin Fox

8MJLML · North Logan, UT, US

DUPR

3.838

DE
Dain Evans

L5MNXZ · North Logan, UT, US

DUPR

4.115

阵营 2胜方
HD
Hutch Daniels

8WRPL3 · Smithfield, UT, US

DUPR

4.627

CP
Courtney Packer

7NOMM0 · Logan, UT, US

DUPR

3.941

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5200717361
显示原始对决元数据 JSON
[
  {
    "team_id": 7098075210,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Devin Fox",
        "dupr_id": "8MJLML",
        "rating": 3.838,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      },
      {
        "name": "Dain Evans",
        "dupr_id": "L5MNXZ",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": "North Logan, UT, US"
      }
    ]
  },
  {
    "team_id": 8341968631,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hutch Daniels",
        "dupr_id": "8WRPL3",
        "rating": 4.627,
        "profile_pic_url": null,
        "location": "Smithfield, UT, US"
      },
      {
        "name": "Courtney Packer",
        "dupr_id": "7NOMM0",
        "rating": 3.941,
        "profile_pic_url": null,
        "location": "Logan, UT, US"
      }
    ]
  }
]