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

Tenacious Pickleball Club Men's League Summer '25 4.0

ID: 7504230448

对局比分

21-16

获胜 / Win

对决日期

2025-07-08

对局时间 (估算)

5:00 PM

对决场地

Vista, CA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
GT
GT Terrell

4LRV52 · Oceanside, CA, US

DUPR

3.792

DC
David Counts

MYZ7VL · USA

DUPR

3.592

阵营 2负方
EC
Eric Cunha Ku

4ZPY62 · Carlsbad, CA, US

DUPR

3.550

AS
Andrew Stepanian

7N0KLM · USA

DUPR

3.602

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7504230448
显示原始对决元数据 JSON
[
  {
    "team_id": 5113596655,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "GT Terrell",
        "dupr_id": "4LRV52",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": "Oceanside, CA, US"
      },
      {
        "name": "David Counts",
        "dupr_id": "MYZ7VL",
        "rating": 3.592,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4937029922,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Cunha Ku",
        "dupr_id": "4ZPY62",
        "rating": 3.55,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      },
      {
        "name": "Andrew Stepanian",
        "dupr_id": "7N0KLM",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]