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

Dink The Picklr Halls - Men’s 4.0-4.75

ID: 8304344137

对局比分

8-11

获胜 / Win

对决日期

2025-12-27

对局时间 (估算)

2:15 AM

对决场地

The Picklr Menomonee Falls

未核实场馆

对决竞争阵营

阵营 1负方
AI
Adam Ingersoll

PZMGEG · Madison, WI, US

DUPR

4.056

TS
Thomas Stevenson

ODR02P · USA

DUPR

4.356

阵营 2胜方
JH
Jacob Hinsenkamp

8W407M · Hales Corners, WI, US

DUPR

4.556

GG
Guillermo Gutierrez

LVVOZK · WI, US

DUPR

3.718

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8304344137
显示原始对决元数据 JSON
[
  {
    "team_id": 8148273614,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Ingersoll",
        "dupr_id": "PZMGEG",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Thomas Stevenson",
        "dupr_id": "ODR02P",
        "rating": 4.356,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4754812013,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob Hinsenkamp",
        "dupr_id": "8W407M",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Hales Corners, WI, US"
      },
      {
        "name": "Guillermo Gutierrez",
        "dupr_id": "LVVOZK",
        "rating": 3.718,
        "profile_pic_url": null,
        "location": "WI, US"
      }
    ]
  }
]