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

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

ID: 6487523043

对局比分

16-14

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

4:45 AM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
BF
Bob Fagaly

7DON75 · Vicksburg, MI, US

DUPR

3.829

BH
Brandon Herman

59PEZ5 · USA

DUPR

3.960

阵营 2负方
NL
Nicholas Lewin

YXN904 · Holland, MI, US

DUPR

3.723

RS
Ryan Sullivan

DW520M · USA

DUPR

3.904

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6487523043
显示原始对决元数据 JSON
[
  {
    "team_id": 8090301135,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bob Fagaly",
        "dupr_id": "7DON75",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Vicksburg, MI, US"
      },
      {
        "name": "Brandon Herman",
        "dupr_id": "59PEZ5",
        "rating": 3.96,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5654299156,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Lewin",
        "dupr_id": "YXN904",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Holland, MI, US"
      },
      {
        "name": "Ryan Sullivan",
        "dupr_id": "DW520M",
        "rating": 3.904,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]