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

Pool F

ID: 7189364589

对局比分

12-21

落败 / Loss

对决日期

2025-11-08

对局时间 (估算)

10:15 AM

对决场地

Performance Pickleball RVA

View Facility Page →

对决竞争阵营

阵营 1负方
CM

DUPR

3.684

AM
Alexander Markatos

KDOVEK · Villanova, PA, US

DUPR

3.591

阵营 2胜方
LC
Lucas Carrington

3V0PKJ · Wake Forest, NC, US

DUPR

4.287

KG
Kevin Guo

NY547N · Chapel Hill, NC, US

DUPR

4.181

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7189364589
显示原始对决元数据 JSON
[
  {
    "team_id": 7744868976,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Metsikas",
        "dupr_id": "ZDJD0L",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alexander Markatos",
        "dupr_id": "KDOVEK",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": "Villanova, PA, US"
      }
    ]
  },
  {
    "team_id": 7099886248,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucas Carrington",
        "dupr_id": "3V0PKJ",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Wake Forest, NC, US"
      },
      {
        "name": "Kevin Guo",
        "dupr_id": "NY547N",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      }
    ]
  }
]