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

Pickleball America Winter Classic 2025 - Mens Doubles Skill: (4.5 And Above) Age: (13 And Above)

ID: 7501508288

对局比分

9-11

落败 / Loss

对决日期

2025-03-02

对局时间 (估算)

9:00 PM

对决场地

Stamford, CT

View Facility Page →

对决竞争阵营

阵营 1负方
MC
Matthew Carlson

35EX4R · Ramsey, NJ, US

DUPR

4.810

JC
Jordan Copeland

2LK209 · Scarsdale, NY, US

DUPR

4.655

阵营 2胜方
Noah Brady

89RQ4V · New Britain, CT, US

DUPR

4.957

DC
Derek Chapman

2Q5YZY · West Hartford, CT, US

DUPR

4.882

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7501508288
显示原始对决元数据 JSON
[
  {
    "team_id": 7986487845,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Carlson",
        "dupr_id": "35EX4R",
        "rating": 4.81,
        "profile_pic_url": null,
        "location": "Ramsey, NJ, US"
      },
      {
        "name": "Jordan Copeland",
        "dupr_id": "2LK209",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "Scarsdale, NY, US"
      }
    ]
  },
  {
    "team_id": 6633127846,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noah Brady",
        "dupr_id": "89RQ4V",
        "rating": 4.957,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65ccf0d26475f.jpg",
        "location": "New Britain, CT, US"
      },
      {
        "name": "Derek Chapman",
        "dupr_id": "2Q5YZY",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": "West Hartford, CT, US"
      }
    ]
  }
]