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

2026 Newport Beach PPA Challenger - Mens Singles Pro Main Draw

ID: 5677140075

对局比分

15-13

获胜 / Win

对决日期

2026-04-03

对局时间 (估算)

4:45 AM

对决场地

Newport Beach, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
MP
Matthew Powley

3VVZMP · Mission Viejo, CA, US

DUPR

5.176

阵营 2负方
AC
Adam Charbit

7N5DOM · FL, US

DUPR

4.998

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5677140075
显示原始对决元数据 JSON
[
  {
    "team_id": 6559049844,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Powley",
        "dupr_id": "3VVZMP",
        "rating": 5.176,
        "profile_pic_url": null,
        "location": "Mission Viejo, CA, US"
      }
    ]
  },
  {
    "team_id": 5509408309,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adam Charbit",
        "dupr_id": "7N5DOM",
        "rating": 4.998,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  }
]