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

Men's 4.0 - Pickleball Grand Rally

ID: 5340128407

对局比分

11-4

落败 / Loss

对决日期

2025-07-04

对局时间 (估算)

8:45 AM

对决场地

Riverton City Park

View Facility Page →

对决竞争阵营

阵营 1胜方
Christian Cole

8GYX5M · Draper, UT, US

DUPR

3.917

EB
Eldun Brow

3OQ7D7 · Riverton, UT, US

DUPR

4.651

阵营 2负方
CW
Charles Whitaker

8DDWML · South Jordan, UT, US

DUPR

4.288

LW
Landon Whitaker

3L0O4Q · South Jordan, UT, US

DUPR

4.616

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5340128407
显示原始对决元数据 JSON
[
  {
    "team_id": 4952737703,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christian Cole",
        "dupr_id": "8GYX5M",
        "rating": 3.917,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66854e66a4edf.jpg",
        "location": "Draper, UT, US"
      },
      {
        "name": "Eldun Brow",
        "dupr_id": "3OQ7D7",
        "rating": 4.651,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  },
  {
    "team_id": 8142399792,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Charles Whitaker",
        "dupr_id": "8DDWML",
        "rating": 4.288,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Landon Whitaker",
        "dupr_id": "3L0O4Q",
        "rating": 4.616,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      }
    ]
  }
]