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

2026 GRPC Earth Day Open Powered by Revolin Sports - Mixed Doubles Skill: (4.5) Age: (35-49, and 50+)

ID: 5574438953

对局比分

15-11

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

6:15 AM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
SH
Susan Higgins

3XQ665 · Olivet, MI, US

DUPR

4.201

JH
Jonathan Howard

16NV2G · Warsaw, IN, US

DUPR

4.401

阵营 2负方
MH
Mary Hendershot

35EXQP · Grand Rapids, MI, US

DUPR

3.790

JY
Jamison Yoder

1RRELN · Ada, MI, US

DUPR

4.344

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5574438953
显示原始对决元数据 JSON
[
  {
    "team_id": 5983335777,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Susan Higgins",
        "dupr_id": "3XQ665",
        "rating": 4.201,
        "profile_pic_url": null,
        "location": "Olivet, MI, US"
      },
      {
        "name": "Jonathan Howard",
        "dupr_id": "16NV2G",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Warsaw, IN, US"
      }
    ]
  },
  {
    "team_id": 6898986430,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary Hendershot",
        "dupr_id": "35EXQP",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Jamison Yoder",
        "dupr_id": "1RRELN",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Ada, MI, US"
      }
    ]
  }
]