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

Fall Brawl 2025 - MD / 4.5 / 12-34

ID: 7695361845

对局比分

15-6

获胜 / Win

对决日期

2025-10-10

对局时间 (估算)

10:15 AM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
BW
Braxton Ward

3Z5YEL · Nibley, UT, US

DUPR

4.298

JB
Josh Berberich

QPXLZ5 · Palmer, AK, US

DUPR

4.592

阵营 2负方
MM
Michael Moyer

3YKD54 · Washington, UT, US

DUPR

3.936

TK
Troy Krogh

59OGLV · St. George, UT, US

DUPR

3.889

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7695361845
显示原始对决元数据 JSON
[
  {
    "team_id": 4999204470,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Braxton Ward",
        "dupr_id": "3Z5YEL",
        "rating": 4.298,
        "profile_pic_url": null,
        "location": "Nibley, UT, US"
      },
      {
        "name": "Josh Berberich",
        "dupr_id": "QPXLZ5",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Palmer, AK, US"
      }
    ]
  },
  {
    "team_id": 4536554244,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Moyer",
        "dupr_id": "3YKD54",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Troy Krogh",
        "dupr_id": "59OGLV",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]