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

2025 CT Pickleball Minnesota Summer Kickoff at Chip's Pickleball Club - Mens Doubles Pro ($ Cash Prize Event $)

ID: 4406438300

对局比分

11-4

获胜 / Win

对决日期

2025-05-24

对局时间 (估算)

9:00 PM

对决场地

Eagan, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
TL
Tommy LaBat

L57XZZ · Maple Grove, MN, US

DUPR

5.509

DD
David Dutrieuille

3Y2XG3 · Minneapolis, MN, US

DUPR

5.575

阵营 2负方
AO
Aizec Olson

3LWJJQ · Minneapolis, MN, US

DUPR

5.296

AN
Allen Ng

30RZ4G · Minnetonka, MN, US

DUPR

5.222

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4406438300
显示原始对决元数据 JSON
[
  {
    "team_id": 5177632832,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tommy LaBat",
        "dupr_id": "L57XZZ",
        "rating": 5.509,
        "profile_pic_url": null,
        "location": "Maple Grove, MN, US"
      },
      {
        "name": "David Dutrieuille",
        "dupr_id": "3Y2XG3",
        "rating": 5.575,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  },
  {
    "team_id": 5587342937,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Aizec Olson",
        "dupr_id": "3LWJJQ",
        "rating": 5.296,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Allen Ng",
        "dupr_id": "30RZ4G",
        "rating": 5.222,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      }
    ]
  }
]