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

2024 Grand Rapids BEER CITY OPEN Pickleball Championships Mixed Doubles Skill: (5.0) Age: (12 To 34)

ID: 4797158423

对局比分

7-15

获胜 / Win

对决日期

2024-07-13

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KR
Kristin Reinhart

1NRE27 · East Lansing, MI, US

DUPR

5.061

ZC
Zac Chambers

3YD7LG · USA

DUPR

5.378

阵营 2胜方
JH
Julia Henderson

3XKX95 · Canadian Lakes, MI, US

DUPR

5.179

ST
Sam Trent

1RDWPM · Rochester Hills, MI, US

DUPR

5.596

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4797158423
显示原始对决元数据 JSON
[
  {
    "team_id": 8322212807,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kristin Reinhart",
        "dupr_id": "1NRE27",
        "rating": 5.061,
        "profile_pic_url": null,
        "location": "East Lansing, MI, US"
      },
      {
        "name": "Zac Chambers",
        "dupr_id": "3YD7LG",
        "rating": 5.378,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6921574293,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julia Henderson",
        "dupr_id": "3XKX95",
        "rating": 5.179,
        "profile_pic_url": null,
        "location": "Canadian Lakes, MI, US"
      },
      {
        "name": "Sam Trent",
        "dupr_id": "1RDWPM",
        "rating": 5.596,
        "profile_pic_url": null,
        "location": "Rochester Hills, MI, US"
      }
    ]
  }
]