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

Picklefest - Mens Doubles Skill: (4.5) Age: (35 To 49)

ID: 5969655263

对局比分

3-15

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

12:45 AM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
JP
Jason Parks

8DRK26 · Holland, MI, US

DUPR

4.117

RS
Ryan Settlemyre

8WKRG8 · USA

DUPR

4.745

阵营 2胜方
JO
Jake Olmstead

16NJ7D · Zeeland, MI, US

DUPR

4.299

Luke Bouman

17ZDL0 · Zeeland, MI, US

DUPR

4.802

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5969655263
显示原始对决元数据 JSON
[
  {
    "team_id": 7357715699,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Parks",
        "dupr_id": "8DRK26",
        "rating": 4.117,
        "profile_pic_url": null,
        "location": "Holland, MI, US"
      },
      {
        "name": "Ryan Settlemyre",
        "dupr_id": "8WKRG8",
        "rating": 4.745,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5984345141,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Olmstead",
        "dupr_id": "16NJ7D",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Zeeland, MI, US"
      },
      {
        "name": "Luke Bouman",
        "dupr_id": "17ZDL0",
        "rating": 4.802,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/660ad04e97e84.jpg",
        "location": "Zeeland, MI, US"
      }
    ]
  }
]