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

Lakes and Loons Pickleball Classic - Mixed Doubles Skill: (4.5 And Above) Age: (14 And Above)

ID: 4520588802

对局比分

1-11

获胜 / Win

对决日期

2025-09-06

对局时间 (估算)

7:30 PM

对决场地

Grand Rapids, MN

View Facility Page →

对决竞争阵营

阵营 1负方
EG
Emily Gerads

8EKWVE · Sartell, MN, US

DUPR

4.403

JK
Jason Krueger

8J2ZVW · USA

DUPR

4.774

阵营 2胜方
LJ
Lake Johnson

3VP0E3 · White Bear Lake, MN, US

DUPR

5.306

ME
Mark Elliott

8WZRYK · Danbury, WI, US

DUPR

5.033

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4520588802
显示原始对决元数据 JSON
[
  {
    "team_id": 5665337200,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Gerads",
        "dupr_id": "8EKWVE",
        "rating": 4.403,
        "profile_pic_url": null,
        "location": "Sartell, MN, US"
      },
      {
        "name": "Jason Krueger",
        "dupr_id": "8J2ZVW",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6478804117,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lake Johnson",
        "dupr_id": "3VP0E3",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": "White Bear Lake, MN, US"
      },
      {
        "name": "Mark Elliott",
        "dupr_id": "8WZRYK",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "Danbury, WI, US"
      }
    ]
  }
]