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

It Ain't Over 'til It's Clover

ID: 7144014156

对局比分

13-15

落败 / Loss

对决日期

2024-03-17

对局时间 (估算)

1:00 PM

对决场地

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胜方
SK
Samuel Koo

8G5ZG8 · Seoul, KR

DUPR

5.282

PT
Peng Tea

L546XK · Bellevue, WA, US

DUPR

5.635

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7144014156
显示原始对决元数据 JSON
[
  {
    "team_id": 4490006665,
    "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": 6289275249,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samuel Koo",
        "dupr_id": "8G5ZG8",
        "rating": 5.282,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Peng Tea",
        "dupr_id": "L546XK",
        "rating": 5.635,
        "profile_pic_url": null,
        "location": "Bellevue, WA, US"
      }
    ]
  }
]