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

PPA Tour: Veolia Texas Open - Mens Doubles Skill: (4.5) Age: (50 To 59)

ID: 6292290036

对局比分

15-5

落败 / Loss

对决日期

2026-03-11

对局时间 (估算)

1:00 PM

对决场地

McKinney, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
Markus Potter

8DME76 · Lawrence, KS, US

DUPR

4.454

TR
Tyler Refling

G5RL6G · Lilburn, GA, US

DUPR

4.580

阵营 2负方
JK
Joe Kovalcin

8E67ZM · Valley View, TX, US

DUPR

4.462

Todd Storch

7D6DQ5 · Coppell, TX, US

DUPR

4.099

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6292290036
显示原始对决元数据 JSON
[
  {
    "team_id": 7604350479,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Markus Potter",
        "dupr_id": "8DME76",
        "rating": 4.454,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1067906/images/profile/731a2365-a412-4ad7-b5fa-98c24f4823e1.png",
        "location": "Lawrence, KS, US"
      },
      {
        "name": "Tyler Refling",
        "dupr_id": "G5RL6G",
        "rating": 4.58,
        "profile_pic_url": null,
        "location": "Lilburn, GA, US"
      }
    ]
  },
  {
    "team_id": 4401866518,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joe Kovalcin",
        "dupr_id": "8E67ZM",
        "rating": 4.462,
        "profile_pic_url": null,
        "location": "Valley View, TX, US"
      },
      {
        "name": "Todd Storch",
        "dupr_id": "7D6DQ5",
        "rating": 4.099,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66b6b0ca10cdc.jpg",
        "location": "Coppell, TX, US"
      }
    ]
  }
]