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

It Ain't Over 'til It's Clover

ID: 5512370525

对局比分

12-15

落败 / Loss

对决日期

2024-03-17

对局时间 (估算)

6:15 AM

对决场地

The Drop Pickleball Club, Fawcett Avenue, Tacoma, WA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MC
Michael Campbell

162NEK · USA

DUPR

3.500

TO
Travis Owen

8GX7MQ · USA

DUPR

4.943

阵营 2胜方
GF
Geoffrey Fredd

3PGP2E · Maple Valley, WA, US

DUPR

4.721

KS
Kramer Sims

894V0V · Kent, WA, US

DUPR

4.901

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5512370525
显示原始对决元数据 JSON
[
  {
    "team_id": 6287503909,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Campbell",
        "dupr_id": "162NEK",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Travis Owen",
        "dupr_id": "8GX7MQ",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7172970570,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Geoffrey Fredd",
        "dupr_id": "3PGP2E",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Maple Valley, WA, US"
      },
      {
        "name": "Kramer Sims",
        "dupr_id": "894V0V",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Kent, WA, US"
      }
    ]
  }
]