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

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

ID: 5372641411

对局比分

15-2

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

8:45 AM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
JO
Jake Olmstead

16NJ7D · Zeeland, MI, US

DUPR

4.316

Luke Bouman

17ZDL0 · Zeeland, MI, US

DUPR

4.862

阵营 2负方
JY
Jamison Yoder

1RRELN · Ada, MI, US

DUPR

4.383

IT
Ion Tabirta

1NP467 · Alto, MI, US

DUPR

4.246

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5372641411
显示原始对决元数据 JSON
[
  {
    "team_id": 5938493612,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Olmstead",
        "dupr_id": "16NJ7D",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": "Zeeland, MI, US"
      },
      {
        "name": "Luke Bouman",
        "dupr_id": "17ZDL0",
        "rating": 4.862,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/660ad04e97e84.jpg",
        "location": "Zeeland, MI, US"
      }
    ]
  },
  {
    "team_id": 7466896740,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamison Yoder",
        "dupr_id": "1RRELN",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Ada, MI, US"
      },
      {
        "name": "Ion Tabirta",
        "dupr_id": "1NP467",
        "rating": 4.246,
        "profile_pic_url": null,
        "location": "Alto, MI, US"
      }
    ]
  }
]