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

PPA Tour: Veolia Lakeland Open - Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 5242801345

对局比分

11-8, 10-12, 7-11

落败 / Loss

对决日期

2025-11-22

对局时间 (估算)

2:15 AM

对决场地

Lakeland, FL

View Facility Page →

对决竞争阵营

阵营 1负方
KK
Keaton Kirchner

76M5L5 · Sherwood Park, AB, CA

DUPR

4.833

TF
Tony Fachaux

2LJL79 · Longueuil, QC, CA

DUPR

4.520

阵营 2胜方
DU
Dylan Unkert

XJOR4X · Morrisville, PA, US

DUPR

4.797

JJ
Jonah JD Karczmer

V40RX7 · New York, NY, US

DUPR

4.479

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5242801345
显示原始对决元数据 JSON
[
  {
    "team_id": 5544333041,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keaton Kirchner",
        "dupr_id": "76M5L5",
        "rating": 4.833,
        "profile_pic_url": null,
        "location": "Sherwood Park, AB, CA"
      },
      {
        "name": "Tony Fachaux",
        "dupr_id": "2LJL79",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Longueuil, QC, CA"
      }
    ]
  },
  {
    "team_id": 8447880552,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dylan Unkert",
        "dupr_id": "XJOR4X",
        "rating": 4.797,
        "profile_pic_url": null,
        "location": "Morrisville, PA, US"
      },
      {
        "name": "Jonah JD Karczmer",
        "dupr_id": "V40RX7",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]