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

Irish Open - Mens Doubles Skill: (4.0) Age: (8 To 49)

ID: 6835921063

对局比分

8-15

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

8:45 AM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
PS
Puneet soni

WKZ7LK · USA

DUPR

3.381

CB
Colin Butts

0RVO6G · Grand Rapids, MI, US

DUPR

3.670

阵营 2胜方
BF
Bob Fagaly

7DON75 · Vicksburg, MI, US

DUPR

3.795

BH
Brandon Herman

59PEZ5 · USA

DUPR

3.948

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6835921063
显示原始对决元数据 JSON
[
  {
    "team_id": 7155448909,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Puneet  soni",
        "dupr_id": "WKZ7LK",
        "rating": 3.381,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Colin Butts",
        "dupr_id": "0RVO6G",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 7409021771,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bob Fagaly",
        "dupr_id": "7DON75",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Vicksburg, MI, US"
      },
      {
        "name": "Brandon Herman",
        "dupr_id": "59PEZ5",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]