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

J - Team Bracket

ID: 8154093421

对局比分

21-9

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

2:15 AM

对决场地

Performance Pickleball RVA

View Facility Page →

对决竞争阵营

阵营 1胜方
CD
Carter Davis

V4J9D6 · Clarksburg, MD, US

DUPR

3.887

CH
Chase Harmer

6ZNX50 · Horseheads, NY, US

DUPR

4.082

阵营 2负方
CM

DUPR

3.716

AM
Alexander Markatos

KDOVEK · Villanova, PA, US

DUPR

3.565

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8154093421
显示原始对决元数据 JSON
[
  {
    "team_id": 5299903201,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carter Davis",
        "dupr_id": "V4J9D6",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Clarksburg, MD, US"
      },
      {
        "name": "Chase Harmer",
        "dupr_id": "6ZNX50",
        "rating": 4.082,
        "profile_pic_url": null,
        "location": "Horseheads, NY, US"
      }
    ]
  },
  {
    "team_id": 6110733915,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Metsikas",
        "dupr_id": "ZDJD0L",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexander Markatos",
        "dupr_id": "KDOVEK",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  }
]