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

Minor League Pickleball at MLP Dallas - DUPR 18 50+

ID: 5593182504

对局比分

21-17

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

1:00 PM

对决场地

Carrollton, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
JK
Joe Kovalcin

8E67ZM · Valley View, TX, US

DUPR

4.452

Todd Storch

7D6DQ5 · Coppell, TX, US

DUPR

4.174

阵营 2负方
Darren Anderson

1QWOJN · New Braunfels, TX, US

DUPR

4.542

WG
Walter Golden

3V5KJJ · New Braunfels, TX, US

DUPR

4.282

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5593182504
显示原始对决元数据 JSON
[
  {
    "team_id": 6208576076,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Kovalcin",
        "dupr_id": "8E67ZM",
        "rating": 4.452,
        "profile_pic_url": null,
        "location": "Valley View, TX, US"
      },
      {
        "name": "Todd Storch",
        "dupr_id": "7D6DQ5",
        "rating": 4.174,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66b6b0ca10cdc.jpg",
        "location": "Coppell, TX, US"
      }
    ]
  },
  {
    "team_id": 5341114592,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darren Anderson",
        "dupr_id": "1QWOJN",
        "rating": 4.542,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/590302/images/profile/5be0b6a0-b64d-4a3d-9ebd-de4a76686f97.png",
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Walter Golden",
        "dupr_id": "3V5KJJ",
        "rating": 4.282,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  }
]