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

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

ID: 7398422256

对局比分

12-15

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

1:00 PM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
MG
Mark Giancarlo

3V6476 · Grand Rapids, MI, US

DUPR

4.902

WH
Winston Hofer

9PXX5J · Grand Rapids, MI, US

DUPR

4.189

阵营 2胜方
MH
Matthew Haley

8J5NEW · Williamston, MI, US

DUPR

4.687

Isaac Haley

V754GE · Williamston, MI, US

DUPR

4.353

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7398422256
显示原始对决元数据 JSON
[
  {
    "team_id": 7770701320,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Giancarlo",
        "dupr_id": "3V6476",
        "rating": 4.902,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Winston Hofer",
        "dupr_id": "9PXX5J",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 7573754349,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Haley",
        "dupr_id": "8J5NEW",
        "rating": 4.687,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      },
      {
        "name": "Isaac Haley",
        "dupr_id": "V754GE",
        "rating": 4.353,
        "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"
      }
    ]
  }
]