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

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

ID: 7818501125

对局比分

15-12

获胜 / Win

对决日期

2025-09-06

对局时间 (估算)

6:15 AM

对决场地

Newport, DE

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Dylan Martin

2LN4Y9 · Lancaster, PA, US

DUPR

4.488

AD
Alec Denlinger

EGPV7O · Bel Air, MD, US

DUPR

4.681

阵营 2负方
Jorge Prada

V7G067 · Wilmington, DE, US

DUPR

4.765

SD
Samuel Darla

3VW427 · Dover, DE, US

DUPR

4.449

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7818501125
显示原始对决元数据 JSON
[
  {
    "team_id": 5550085453,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dylan Martin",
        "dupr_id": "2LN4Y9",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      },
      {
        "name": "Alec Denlinger",
        "dupr_id": "EGPV7O",
        "rating": 4.681,
        "profile_pic_url": null,
        "location": "Bel Air, MD, US"
      }
    ]
  },
  {
    "team_id": 8221782102,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jorge Prada",
        "dupr_id": "V7G067",
        "rating": 4.765,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/173435_650b7e835e8a3.jpeg",
        "location": "Wilmington, DE, US"
      },
      {
        "name": "Samuel Darla",
        "dupr_id": "3VW427",
        "rating": 4.449,
        "profile_pic_url": null,
        "location": "Dover, DE, US"
      }
    ]
  }
]