返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Battle of Brandywine - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 5314877356

对局比分

11-2, 11-1

落败 / Loss

对决日期

2025-09-06

对局时间 (估算)

5:00 PM

对决场地

Newport, DE

View Facility Page →

对决竞争阵营

阵营 1胜方
ZB
Zach Bowe

NYYZPZ · Philadelphia, PA, US

DUPR

4.767

MM
Matthew Matro

GGRPWV · Cherry Hill, NJ, US

DUPR

4.804

阵营 2负方
DM
Dylan Martin

2LN4Y9 · Lancaster, PA, US

DUPR

4.342

AD
Alec Denlinger

EGPV7O · Bel Air, MD, US

DUPR

4.620

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5314877356
显示原始对决元数据 JSON
[
  {
    "team_id": 8384423956,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Bowe",
        "dupr_id": "NYYZPZ",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      },
      {
        "name": "Matthew Matro",
        "dupr_id": "GGRPWV",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": "Cherry Hill, NJ, US"
      }
    ]
  },
  {
    "team_id": 7599096633,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dylan Martin",
        "dupr_id": "2LN4Y9",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      },
      {
        "name": "Alec Denlinger",
        "dupr_id": "EGPV7O",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": "Bel Air, MD, US"
      }
    ]
  }
]