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

PPA Tour: Veolia Texas Open - Mixed Doubles Senior Open

ID: 7948274755

对局比分

5-11, 1-11

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

8:45 AM

对决场地

McKinney, TX

View Facility Page →

对决竞争阵营

阵营 1负方
TS
Tricia Skibell

355RGL · Overland Park, KS, US

DUPR

4.568

Markus Potter

8DME76 · Lawrence, KS, US

DUPR

4.494

阵营 2胜方
JJ
Julie Johnson

1R4EJN · Boynton Beach, FL, US

DUPR

5.191

Steve Deakin

8ELV4V · PPA Tour Pro

DUPR

6.293

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7948274755
显示原始对决元数据 JSON
[
  {
    "team_id": 8135409706,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tricia Skibell",
        "dupr_id": "355RGL",
        "rating": 4.568,
        "profile_pic_url": null,
        "location": "Overland Park, KS, US"
      },
      {
        "name": "Markus Potter",
        "dupr_id": "8DME76",
        "rating": 4.494,
        "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"
      }
    ]
  },
  {
    "team_id": 5156718368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julie Johnson",
        "dupr_id": "1R4EJN",
        "rating": 5.191,
        "profile_pic_url": null,
        "location": "Boynton Beach, FL, US"
      },
      {
        "name": "Steve Deakin",
        "dupr_id": "8ELV4V",
        "rating": 6.293,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Steve-Deakin.png",
        "location": "PPA Tour Pro"
      }
    ]
  }
]