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

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

ID: 6325298762

对局比分

15-3

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

3:30 PM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
DJ
Dakota Juarez

VX09G7 · USA

DUPR

3.854

BC
Brendan Cole

124N04 · USA

DUPR

4.262

阵营 2负方
BF
Bob Fagaly

7DON75 · Vicksburg, MI, US

DUPR

3.863

BH
Brandon Herman

59PEZ5 · USA

DUPR

3.945

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6325298762
显示原始对决元数据 JSON
[
  {
    "team_id": 7033282267,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dakota Juarez",
        "dupr_id": "VX09G7",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brendan Cole",
        "dupr_id": "124N04",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7986407123,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bob Fagaly",
        "dupr_id": "7DON75",
        "rating": 3.863,
        "profile_pic_url": null,
        "location": "Vicksburg, MI, US"
      },
      {
        "name": "Brandon Herman",
        "dupr_id": "59PEZ5",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]