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

Quad Cities Classic 2025 - Men's Doubles 5.0 Cash Prizes

ID: 7364038245

对局比分

11-5

落败 / Loss

对决日期

2025-09-13

对局时间 (估算)

10:15 AM

对决场地

Riverside Park Pickleball Courts

View Facility Page →

对决竞争阵营

阵营 1胜方
PS
Pranav Swaminathan

2LOQ0Y · Naperville, IL, US

DUPR

4.601

MC
Matthew Chen

KO9GN6 · Aurora, IL, US

DUPR

4.838

阵营 2负方
OB
Owen Blake

3X0KY7 · Fairfield, IA, US

DUPR

4.985

AS
Adam Smith

3ZWGOW · Mount Pleasant, IA, US

DUPR

4.524

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7364038245
显示原始对决元数据 JSON
[
  {
    "team_id": 7291036377,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Pranav Swaminathan",
        "dupr_id": "2LOQ0Y",
        "rating": 4.601,
        "profile_pic_url": null,
        "location": "Naperville, IL, US"
      },
      {
        "name": "Matthew Chen",
        "dupr_id": "KO9GN6",
        "rating": 4.838,
        "profile_pic_url": null,
        "location": "Aurora, IL, US"
      }
    ]
  },
  {
    "team_id": 7699285104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Owen Blake",
        "dupr_id": "3X0KY7",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Fairfield, IA, US"
      },
      {
        "name": "Adam Smith",
        "dupr_id": "3ZWGOW",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Mount Pleasant, IA, US"
      }
    ]
  }
]