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

Pool B - 2 Men 1 Woman DUPR 13 (max aggregate 13.8)

ID: 8588390011

对局比分

4-11

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

8:45 AM

对决场地

Lake Geneva Tennis and Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
JH
Jacob Hinsenkamp

8W407M · Hales Corners, WI, US

DUPR

4.487

GG
Guillermo Gutierrez

LVVOZK · USA

DUPR

3.905

阵营 2胜方
AS
Anthony Suy

894D5E · Madison, WI, US

DUPR

4.836

BL
Blake Lewis

8E4Z6V · Stoughton, WI, US

DUPR

4.237

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8588390011
显示原始对决元数据 JSON
[
  {
    "team_id": 7936232431,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob Hinsenkamp",
        "dupr_id": "8W407M",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Hales Corners, WI, US"
      },
      {
        "name": "Guillermo Gutierrez",
        "dupr_id": "LVVOZK",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5280288894,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anthony Suy",
        "dupr_id": "894D5E",
        "rating": 4.836,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      },
      {
        "name": "Blake Lewis",
        "dupr_id": "8E4Z6V",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Stoughton, WI, US"
      }
    ]
  }
]