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

Mixed Doubles 5.0 - Father’s Day Bash (Pickleball Association of Twin Falls)

ID: 7787495278

对局比分

0-11

获胜 / Win

对决日期

2025-06-14

对局时间 (估算)

11:30 PM

对决场地

Frontier Family Park Pickleball Court

未核实场馆

对决竞争阵营

阵营 1负方
DN
Doug Niedrich

3L4D2Z · USA

DUPR

4.280

WS
Wendy Speth

2L9DMR · USA

DUPR

4.695

阵营 2胜方
JG
Julianne Grimm

8J5D7W · Twin Falls, ID, US

DUPR

5.105

JG
Jonathan Grimm

3OZG7P · Twin Falls, ID, US

DUPR

4.855

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7787495278
显示原始对决元数据 JSON
[
  {
    "team_id": 5961759337,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doug Niedrich",
        "dupr_id": "3L4D2Z",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wendy Speth",
        "dupr_id": "2L9DMR",
        "rating": 4.695,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4368388465,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julianne Grimm",
        "dupr_id": "8J5D7W",
        "rating": 5.105,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      },
      {
        "name": "Jonathan Grimm",
        "dupr_id": "3OZG7P",
        "rating": 4.855,
        "profile_pic_url": null,
        "location": "Twin Falls, ID, US"
      }
    ]
  }
]