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

PPA Tour: Bristol Open - 2025 - Mixed Doubles Skill: (4.5) Age: (35 To 49)

ID: 8425149602

对局比分

3-11, 9-11

落败 / Loss

对决日期

2025-08-10

对局时间 (估算)

3:30 PM

对决场地

Bristol, TN

View Facility Page →

对决竞争阵营

阵营 1负方
GW
Griff Waterman

99EMV7 · USA

DUPR

4.303

DK
Dylan Kehoe

NYROE6 · Asheville, NC, US

DUPR

4.227

阵营 2胜方
SW
Shannon Wenger

ODV57W · Ottawa, KS, US

DUPR

4.302

Markus Potter

8DME76 · Lawrence, KS, US

DUPR

4.517

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8425149602
显示原始对决元数据 JSON
[
  {
    "team_id": 5371068429,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Griff Waterman",
        "dupr_id": "99EMV7",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dylan Kehoe",
        "dupr_id": "NYROE6",
        "rating": 4.227,
        "profile_pic_url": null,
        "location": "Asheville, NC, US"
      }
    ]
  },
  {
    "team_id": 7640372281,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shannon Wenger",
        "dupr_id": "ODV57W",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "Ottawa, KS, US"
      },
      {
        "name": "Markus Potter",
        "dupr_id": "8DME76",
        "rating": 4.517,
        "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"
      }
    ]
  }
]