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

2025 Pickleball World Championships - Under 50 Mixed Doubles Skill: (4.5) Age: (35 To 49)

ID: 6542163482

对局比分

11-15

落败 / Loss

对决日期

2025-11-09

对局时间 (估算)

3:30 PM

对决场地

Farmers Branch, TX

View Facility Page →

对决竞争阵营

阵营 1负方
Kelly Jenkins

30RVEG · Amarillo, TX, US

DUPR

4.043

DV
Devin Velasquez

O6N27W · Amarillo, TX, US

DUPR

4.566

阵营 2胜方
JT
Jenna Timmer

1RXLKN · Zeeland, MI, US

DUPR

4.537

BS
Brandon Schmeling

12N9GR · MI, US

DUPR

4.536

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6542163482
显示原始对决元数据 JSON
[
  {
    "team_id": 6047038254,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kelly Jenkins",
        "dupr_id": "30RVEG",
        "rating": 4.043,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/102304_61d12299cec55.jpeg",
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Devin Velasquez",
        "dupr_id": "O6N27W",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      }
    ]
  },
  {
    "team_id": 7106056458,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jenna Timmer",
        "dupr_id": "1RXLKN",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Zeeland, MI, US"
      },
      {
        "name": "Brandon Schmeling",
        "dupr_id": "12N9GR",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "MI, US"
      }
    ]
  }
]