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

US Senior Pickleball National Championships @ Pictona - Mens Doubles LEGENDS Age: (70 To 74) Skill: (3.5)

ID: 7359691920

对局比分

11-6

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

1:00 PM

对决场地

Holly Hill, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
KP
Kobus Pieters

8D92L6 · Georgetown, TX, US

DUPR

3.676

BK
Bob Knowles

1NVJ4W · Georgetown, TX, US

DUPR

3.545

阵营 2负方
JB
Jim Brotz

8G0L9V · Chautauqua County, NY, US

DUPR

3.732

SH
Steve Hershberger

8MPZOV · Nappanee, IN, US

DUPR

3.891

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7359691920
显示原始对决元数据 JSON
[
  {
    "team_id": 4620730249,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kobus Pieters",
        "dupr_id": "8D92L6",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Bob Knowles",
        "dupr_id": "1NVJ4W",
        "rating": 3.545,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      }
    ]
  },
  {
    "team_id": 8481188571,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Brotz",
        "dupr_id": "8G0L9V",
        "rating": 3.732,
        "profile_pic_url": null,
        "location": "Chautauqua County, NY, US"
      },
      {
        "name": "Steve Hershberger",
        "dupr_id": "8MPZOV",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Nappanee, IN, US"
      }
    ]
  }
]