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

Salty Elf - Mens Doubles Skill: (4.0) Age: (12 To 49)

ID: 7723439134

对局比分

9-15

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

11:30 PM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
BF
Bob Fagaly

7DON75 · Vicksburg, MI, US

DUPR

3.983

BH
Brandon Herman

59PEZ5 · USA

DUPR

3.980

阵营 2胜方
TH
Trevor Hamm

76K4VM · Grand Haven, MI, US

DUPR

3.781

JG
Jacob Gravlin

7NL0QN · USA

DUPR

4.380

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7723439134
显示原始对决元数据 JSON
[
  {
    "team_id": 4682770384,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bob Fagaly",
        "dupr_id": "7DON75",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": "Vicksburg, MI, US"
      },
      {
        "name": "Brandon Herman",
        "dupr_id": "59PEZ5",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7240087853,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trevor Hamm",
        "dupr_id": "76K4VM",
        "rating": 3.781,
        "profile_pic_url": null,
        "location": "Grand Haven, MI, US"
      },
      {
        "name": "Jacob Gravlin",
        "dupr_id": "7NL0QN",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]