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

Dink Cincy: The Queen City's Pickleball Championship - Spring 2026 - Mens Doubles Skill: (5.0 And Above) Age: (12 And Above)

ID: 6328968053

对局比分

6-11

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

6:15 AM

对决场地

West Chester Township, OH

未核实场馆

对决竞争阵营

阵营 1负方
RL
Robert Luo

3V2XEE · Carmel, IN, US

DUPR

4.758

EK
Elliott Kindred

V7D955 · Indianapolis, IN, US

DUPR

4.375

阵营 2胜方
PP
Peyton Pappas

7DX5EN · Cincinnati, OH, US

DUPR

5.086

JC
Joel Clark

GG0WZG · Ludlow, KY, US

DUPR

5.247

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6328968053
显示原始对决元数据 JSON
[
  {
    "team_id": 4343506800,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robert Luo",
        "dupr_id": "3V2XEE",
        "rating": 4.758,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Elliott Kindred",
        "dupr_id": "V7D955",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 7250016681,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peyton Pappas",
        "dupr_id": "7DX5EN",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Joel Clark",
        "dupr_id": "GG0WZG",
        "rating": 5.247,
        "profile_pic_url": null,
        "location": "Ludlow, KY, US"
      }
    ]
  }
]