返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

2026 GRPC Earth Day Open Powered by Revolin Sports - Mens Doubles OPEN

ID: 6612771395

对局比分

6-15

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

12:45 AM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
MH
Matthew Haley

8J5NEW · Williamston, MI, US

DUPR

4.675

Isaac Haley

V754GE · Williamston, MI, US

DUPR

4.328

阵营 2胜方
DS
dylan senneker

1QJQYR · Caledonia, MI, US

DUPR

4.392

JC
Joe Claramunt

EGZZZE · Grand Rapids, MI, US

DUPR

4.950

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6612771395
显示原始对决元数据 JSON
[
  {
    "team_id": 7314900293,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Haley",
        "dupr_id": "8J5NEW",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      },
      {
        "name": "Isaac Haley",
        "dupr_id": "V754GE",
        "rating": 4.328,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/66831/images/profile/a75a4aa1-b821-42ba-aeb2-997ade6746d6.png",
        "location": "Williamston, MI, US"
      }
    ]
  },
  {
    "team_id": 5460127445,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "dylan senneker",
        "dupr_id": "1QJQYR",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Caledonia, MI, US"
      },
      {
        "name": "Joe Claramunt",
        "dupr_id": "EGZZZE",
        "rating": 4.95,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  }
]