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

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

ID: 8297906141

对局比分

12-15

获胜 / Win

对决日期

2025-09-06

对局时间 (估算)

6:15 AM

对决场地

Newport, DE

View Facility Page →

对决竞争阵营

阵营 1负方
CS
Conner Stacy

7DJG04 · Lacey Township, NJ, US

DUPR

4.790

MK
Matthew Korsak

RYK97D · Egg Harbor Township, NJ, US

DUPR

4.657

阵营 2胜方
DM
Dylan Martin

2LN4Y9 · Lancaster, PA, US

DUPR

4.467

AD
Alec Denlinger

EGPV7O · Bel Air, MD, US

DUPR

4.673

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8297906141
显示原始对决元数据 JSON
[
  {
    "team_id": 7653433233,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Conner Stacy",
        "dupr_id": "7DJG04",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Lacey Township, NJ, US"
      },
      {
        "name": "Matthew Korsak",
        "dupr_id": "RYK97D",
        "rating": 4.657,
        "profile_pic_url": null,
        "location": "Egg Harbor Township, NJ, US"
      }
    ]
  },
  {
    "team_id": 5692786423,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dylan Martin",
        "dupr_id": "2LN4Y9",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": "Lancaster, PA, US"
      },
      {
        "name": "Alec Denlinger",
        "dupr_id": "EGPV7O",
        "rating": 4.673,
        "profile_pic_url": null,
        "location": "Bel Air, MD, US"
      }
    ]
  }
]