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

2025 Pickleball World Championships - Champions Division Under 50 Mixed Doubles Skill: (3.5) Age: (8 To 34)

ID: 6862685235

对局比分

12-15

落败 / Loss

对决日期

2025-11-06

对局时间 (估算)

4:45 AM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1负方
KL
Kylee Lessar

JZO5MD · Peoria, AZ, US

DUPR

3.738

Bob Greene

17ZQN3 · Peoria, AZ, US

DUPR

3.724

阵营 2胜方
RM
Rebecca Miller

V4LKP7 · Boise, ID, US

DUPR

3.518

DP
Daniel Petrov

L2E7LJ · Boise, ID, US

DUPR

3.409

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6862685235
显示原始对决元数据 JSON
[
  {
    "team_id": 6422031502,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kylee Lessar",
        "dupr_id": "JZO5MD",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      },
      {
        "name": "Bob Greene",
        "dupr_id": "17ZQN3",
        "rating": 3.724,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/140467_63e6d01ec37be.jpeg",
        "location": "Peoria, AZ, US"
      }
    ]
  },
  {
    "team_id": 6962321862,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rebecca Miller",
        "dupr_id": "V4LKP7",
        "rating": 3.518,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Daniel Petrov",
        "dupr_id": "L2E7LJ",
        "rating": 3.409,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]