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

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

ID: 7994292482

对局比分

15-10

获胜 / Win

对决日期

2025-12-06

对局时间 (估算)

3:30 PM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
JO
Jake Olmstead

16NJ7D · Zeeland, MI, US

DUPR

4.436

Luke Bouman

17ZDL0 · Zeeland, MI, US

DUPR

4.941

阵营 2负方
JP
Jason Parks

8DRK26 · Holland, MI, US

DUPR

4.053

MH
Matt Haverdink

8EN9WM · Naples, FL, US

DUPR

4.446

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7994292482
显示原始对决元数据 JSON
[
  {
    "team_id": 5873634261,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Olmstead",
        "dupr_id": "16NJ7D",
        "rating": 4.436,
        "profile_pic_url": null,
        "location": "Zeeland, MI, US"
      },
      {
        "name": "Luke Bouman",
        "dupr_id": "17ZDL0",
        "rating": 4.941,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/660ad04e97e84.jpg",
        "location": "Zeeland, MI, US"
      }
    ]
  },
  {
    "team_id": 7946113150,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Parks",
        "dupr_id": "8DRK26",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Holland, MI, US"
      },
      {
        "name": "Matt Haverdink",
        "dupr_id": "8EN9WM",
        "rating": 4.446,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  }
]